Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bane9/ESP_DOOM

Repository files navigation

ESP_DOOM

A doomgeneric port for ESP32.

The code is made specifically for ESP-WROVER-KIT

Using the port

To compile and flash you need to:

  1. Download and install ESP-IDF and configure it with Eclipse
  2. Inside eclipse, open this folder as an existing project
  3. Set up OpenOCD
  4. Flash the code to the board
  5. Edit flashwad.bat and set it to the com port of the FTDI interface 1 on the board and run it

Limitations

First is that no controller support has been implemented. If you want to do it yourself, you can modify the DG_GetKey function inside components/DOOM/platform/doomgeneric_esp32.c

Second is that the same iwad is used as in the (un)official espressif esp32 doom port which is pretty limited in it's features and it may crash if you play it on some levels. For this reason, the engine is limited to display only the first demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages