RetroDECK icon indicating copy to clipboard operation
RetroDECK copied to clipboard

Doom and Wolfenstein parser

Open XargonWan opened this issue 2 years ago • 0 comments

In AmberELEC we did some script to parse the .doom and .ecwolf files to run GZdoom with mods. I wish to port them on RetroDECK to use the same logic in order to create compatibility between the two systems.

Doom: https://github.com/AmberELEC/AmberELEC/blob/c7f8a0ae437e99bb70c17ee86e8bd88395fdc7ba/packages/games/emulators/gzdoom/gzdoom.sh

ECWolf: https://github.com/AmberELEC/AmberELEC/blob/c7f8a0ae437e99bb70c17ee86e8bd88395fdc7ba/packages/games/emulators/ecwolf/ecwolf.sh

XargonWan avatar Jun 10 '22 21:06 XargonWan