kilograham / rp2040-doom

Fully-featured Doom port for the Raspberry Pi RP2040 microcontroller
GNU General Public License v2.0
750 stars 93 forks source link

Support for TNT Evilution and the Plutonia Experiment #1

Open kilograham opened 2 years ago

kilograham commented 2 years ago

Running these games currently experience the following problems below.

None of the problems are particularly insurmountable, and I have a branch that hacks past them to make the games runnable; the question is whether we actually have enough RAM to play these games in general. This is the main reason I haven't actually made the effort to fix these things yet. That said, there is certainly more RAM we can reclaim, and multiple levels seem to play fine, so it is probably doable. Note also that certain levels do run out of "render columns" so do not render correctly (black areas)