I want to play the old Dandy game with 4 players. I’m using the default configuration for my wireless 8BitDo controllers, which seem to work well. The players can eat food by typing 1-4 on the PC keyboard as expected from the Dandy manual. We’re supposed to detonate bombs we carry by typing shift 1-4, but that just makes me eat more food. The same thing happens with Alt 1-4, Crtl 1-4, and Fn 1-4. Has anyone figured out how to detonate bombs? Thank you.
1 Like
So I got this to work by:
- realizing a controller and a keyboard are 2 different things. The Retropad model will not support key strokes. So I bought a cheap BT keypad to implement the numbers and rshift-numbers needed by Dandy.
- used the Atari 400/800 core to get 4 controllers to work.
- Changed the controller to use the analog joysticks as a Dpad (but you can still use the Dpad if you want to).
- turned on Game Focus so the keystrokes go to Dandy and not to Retroarch.
It all works great now!
I couldn’t edit the reply above so here it is rephrased in a better way:
So I got this to work by:
- Realizing the Retropad cannot be a controller AND keyboard at the same time. So I bought a cheap BT keyboard to implement the keystrokes required by Dandy.
- Using the Atari 400/800 core to get all 4 controllers to work.
- Editing the controllers to use the analog joysticks as a Dpad (not required but I find it easier to shoot/move diagonally with joysticks, but you can still use the Dpad if you want to).
- Turning on Game Focus (hotkey l-shift) so the keystrokes go to Dandy and not to Retroarch.
It all works great now!