Author Topic: Chocolate Doom on EOS200D/SL2  (Read 4235 times)

turtius

  • Developer
  • New to the forum
  • *****
  • Posts: 29
  • EOS 200D
Chocolate Doom on EOS200D/SL2
« on: April 01, 2021, 10:11:34 PM »
Since momentum has picked up for the for DIGIC 7 & 8, figured its the best time to port DOOM onto the 200D.

Here is the demo showing the DOOM port in action by @kitor who helped with rendering of this port.
Some notes on the port itself :
  • save currently does not work
  • no sound 
  • not all buttons are mapped   
  • WIFI updater is included by @coon
  • gui is glitchy
The fork can be found here: https://github.com/turtiustrek/magiclantern_doom

Compiling
Code: [Select]
git clone https://github.com/turtiustrek/magiclantern_doom
cd platform/200D.101
make clean && make -j32
Note: this only supports the firmware version 1.0.1
This should produce the autoexec.bin file at the platform/200d.101 directory which can loaded on a boot-flag enabled SD-card.
compiled binary can be found on github: https://github.com/turtiustrek/magiclantern_doom/releases
Executing
Create a directory on the root of the SD-card called 'DOOM' (it has to be in caps) and place the WAD file inside it while making sure its all in caps.
it should look like this:
Code: [Select]
/DOOM/DOOM.WADand finally start shooting those demons

names_are_hard

  • Developer
  • Hero Member
  • *****
  • Posts: 817
  • Dev: 200D, 750D, 850D, 7D2
Re: Chocolate Doom on EOS200D/SL2
« Reply #1 on: April 01, 2021, 11:55:27 PM »
Who will be the first to clear the game?

theBilalFakhouri

  • Developer
  • Hero Member
  • *****
  • Posts: 1346
  • UHS-I
Re: Chocolate Doom on EOS200D/SL2
« Reply #2 on: April 02, 2021, 01:07:39 AM »
HOLY $H!T :D