This project is a fork of DosBox Turbo, modified to run Mugen games through of DosMugen.
- Linux;
- Java;
- Android SDK;
- Android NDK r16;
- DosMugen;
- csdpmi*b.zip.
- Copy your DosMugen game to directory app/src/main/assets/mugen;
- Extract csdpmi*b.zip on app/src/main/assets/mugen;
- Execute
./gradlew build
on root directory of this project.
The game can be controlled by touch, keyboard and joystick.
To allow the game works with touch and joystick, you need configure the game controls on file /data/mugen.cfg
of M.U.G.E.N., setting the player 1 keys like:
[P1 Keys]
Jump = 17
Crouch = 31
Left = 30
Right = 32
A = 36
B = 37
C = 38
X = 22
Y = 23
Z = 24
Start = 28
This configuration set the follow keys for player 1:
w
- UPr
- RIGHTs
- DOWNa
- LEFTj
- Ak
- Bl
- Cu
- Xi
- Yo
- ZF1
- F1Enter
- Start