4 ms·
Never been into building tracks, always the coder (assembler on 6502 and MC68000). Somebody should do a similar article about all the demo build tools like kkri
by gokohl 2mo ago
Never been into building tracks, always the coder (assembler on 6502 and MC68000). Somebody should do a similar article about all the demo build tools like kkrieger, or modern ones like Tixl. Anyway…good old times :)
- b3lvedere 2mo agoI loved .kkrieger. The best first person shooter 96kb ever produced! :) [1] [1]: https://en.wikipedia.org/wiki/.kkrieger https://en.wikipedia.org/wiki/.kkrieger
- MK2k 2mo ago.werkkzeug1 was also my first though while scrolling through the article
- nuxi 2mo agoFR released the source code for their tools in 2012, some of the concepts are described in the repo, e.g.: https://github.com/farbrausch/fr_public/blob/master/werkkzeug3/concept.txt https://github.com/farbrausch/fr_public/blob/master/werkkzeu... A couple of additional links from my bookmarks: - The EXE packer : https://www.farbrausch.de/~fg/kkrunchy/ https://www.farbrausch.de/~fg/kkrunchy/ - Some tech details in "The Farbrausch Way to make Demos" slides : https://llg.cubic.org/docs/farbrauschDemos/ https://llg.cubic.org/docs/farbrauschDemos/ - Various related videos (search for ryg/chaos/fiver2): https://files.scene.org/browse/resources/seminars/code/ https://files.scene.org/browse/resources/seminars/code/ - Overview of their tools + misc links: https://adrianboeing.blogspot.com/2012/04/farbraush-demo-tools.html https://adrianboeing.blogspot.com/2012/04/farbraush-demo-too... - Some .kkrieger details: https://fgiesen.wordpress.com/2012/04/08/metaprogramming-for-madmen/ https://fgiesen.wordpress.com/2012/04/08/metaprogramming-for...