English

Benefactor control

Bugs Report
Leo Benefactor CD32 can't be played with 1-button joystick (as it is configured now). "Short jump" and "Rolling" are missing in that case.
To spare you guys from 'development' problems just add this 9 lines to the end of cfg file:

joyport1=custom
input.4.keyboard.0.button.44=JOY2_CD32_RED.4.1
input.4.keyboard.0.button.46=JOY2_CD32_BLUE.4.1
input.4.keyboard.0.button.45=JOY2_CD32_YELLOW.4.1
input.4.keyboard.0.button.57=JOY2_CD32_FFW.4.1
input.4.keyboard.0.button.200=JOY2_UP.4.1
input.4.keyboard.0.button.203=JOY2_LEFT.4.1
input.4.keyboard.0.button.205=JOY2_RIGHT.4.1
input.4.keyboard.0.button.208=JOY2_DOWN.4.1

Buttons are now:

Cursor keys - Move
Z - 'Fire' button
X - Short jump button
C - Rolling button
Space - Pause button
Page 1 of 1 1 https://forum.thecompany.pl/exe-bugs/benefactor-control-t2524.html
2013-02-20T10:34:52+01:00
Benefactor CD32 can't be played with 1-button joystick (as it is configured now). "Short jump" and "Rolling" are missing in that case.
To spare you guys from 'development' problems just add this 9 lines to the end of cfg file:

joyport1=custom
input.4.keyboard.0.button.44=JOY2_CD32_RED.4.1
input.4.keyboard.0.button.46=JOY2_CD32_BLUE.4.1
input.4.keyboard.0.button.45=JOY2_CD32_YELLOW.4.1
input.4.keyboard.0.button.57=JOY2_CD32_FFW.4.1
input.4.keyboard.0.button.200=JOY2_UP.4.1
input.4.keyboard.0.button.203=JOY2_LEFT.4.1
input.4.keyboard.0.button.205=JOY2_RIGHT.4.1
input.4.keyboard.0.button.208=JOY2_DOWN.4.1

Buttons are now:

Cursor keys - Move
Z - 'Fire' button
X - Short jump button
C - Rolling button
Space - Pause button

2013-02-20T22:05:26+01:00

Re: Benefactor control

But Configuration #3(?) must be selected.
Thanks for suggestion ;)

2013-02-21T02:54:21+01:00

Re: Benefactor control

Just checked. If there is nothing (no that line at all) it's working.

If there is:

input.config=0

working also.

With 1, 2 or 3, don't wont to work.

Checked with "WinUAE 2.3.0.0" (that's what I have packed with this game).

Anyway, that's the way I am making new configurations for game-emulator packages.
Just take a copy of some existing configuration (together with the emulator EXE and Kickstart), make adjustments with a plain text editor (if it is necessary to change something), and if it's working, who care what is in there :)
That way relative paths (for ROMs, disk images or folders) will stay relative, as I want them to be.

Return to Bugs