Skip to content

initial test release

Pre-release
Pre-release

Choose a tag to compare

@goshhhy goshhhy released this 10 Apr 01:48
· 123 commits to main since this release

this is a very early test release. all binaries should be drop-in ready on your DOS machine with Quake installed.

binaries are included (hand-made) for 386, 486, and 686 machines, with both -O3 and -Os optimization levels.

all binaries except 486QSLOW.EXE have LTO enabled.

test info for all of these binaries on real hardware would be appreciated.

specifically:

  • are these binaries (aside from 486QSLOW) faster than the stock quake binary?
  • is the Os or O3 variant faster? or are they equal?
  • how do the 386, 486, and 686 optimized variants compare on a 486?