Re: Anybody with a 386-25/33/40Mhz willing to run a benchmark?
Posted on 2017-09-16, 02:03
id Software released the source code of the commercial version of Wolfenstein3D. If you attemps to build and run the executable with the shareware assets, the game will crash. This is because the assets ID were generated in .H header files and compiled in the executable. To work, the .H headers …