Quote:
Originally Posted by kbarni
It was a bit bugging me that the Doom port for our beloved Kindle was still a bit buggy (no proper high resolution display support) - so I took some time to correct the resolution issues. Hopefully it should run correctly on any touch Kindle.
Heck, Doom runs natively even on my videoprojector, why not on the Kindle?
Made some optimizations for the rendering too (dithering is precomputed, framebuffer filled linearly), so it should run faster.
Still, it's mostly unplayable, but heck, it's cooler than cool
The attached file contains the executables for PW2 and HF architectures; the architecture is detected automatically at startup. It also has launcher for the original Doom and Doom2 (just download and copy DOOM.WAD and DOOM2.WAD in the doom folder).
|
Did you upload the source code somewhere or are you willing to send a pull request?