Page 2 of 2

Re: Remapping Doom Controls for GBZ

Posted: Fri Nov 09, 2018 8:12 am
by Hellweaver666
I sussed it!! Zdoom.ini was the solution!

https://www.youtube.com/watch?v=2L54CpnK-tE

I need some time to finish tweaking the controls but I think we can get this mostly playable!

Re: Remapping Doom Controls for GBZ

Posted: Fri Nov 09, 2018 8:31 am
by Hellweaver666
ok... so here's what you have to do:

open the following file in your favourite text editor

Code: Select all

/opt/retropie/configs/ports/doom/zdoom.ini
Find the line starting with [Doom.DoubleBindings]

ABOVE that line - add the following:

Code: Select all

x=+attack
s=invuse
z=+jump
a=weapnext
1=+moveleft
3=+moveright
Launch Doom and you should have enough control to move around, fire, switch weapons, jump, use items and strafe left and right using the shoulder buttons.

There are plenty more options for controls if you have more buttons on your GBZ but this should get you started!

Re: Remapping Doom Controls for GBZ

Posted: Wed Jan 22, 2020 5:08 pm
by sztojanov
wont working for me the modified zdoom.ini! same result - no controls... any help?