SuperModel3 on RetroPie with 2 player support
-
I have put together a SuperModel3 repo which has
arm
patches and works in RetroPie.https://github.com/DirtBagXon/model3emu-code-sinden
This repo has had integrated borders for Sinden users for some time, but I have now added ManyMouse support for 2 player Gun games.
Ensure you get thearm
patched branch on RPi:git clone --single-branch --branch arm https://github.com/DirtBagXon/model3emu-code-sinden.git
Your
Supermodel.ini
config will need to be switched fromMOUSE
toMOUSE1
etc, for the appropriate mouse index:InputGunX = "JOY1_XAXIS,MOUSE1_XAXIS" InputGunY = "JOY1_YAXIS,MOUSE1_YAXIS" InputTrigger = "JOY1_BUTTON1,MOUSE1_LEFT_BUTTON" InputOffscreen = "JOY1_BUTTON2,MOUSE1_RIGHT_BUTTON" InputGunX2 = "JOY2_XAXIS,MOUSE3_XAXIS" InputGunY2 = "JOY2_YAXIS,MOUSE3_YAXIS" InputTrigger2 = "JOY2_BUTTON1,MOUSE3_LEFT_BUTTON" InputOffscreen2 = "JOY2_BUTTON2,MOUSE3_RIGHT_BUTTON"
There is a basic
supermodel3.sh
RetroPie-Setup script in the base of the repo, it works but could probably do with some work. If someone wants to clean up and submit, go ahead. -
@DirtBagXon very epic. Would love to give this a go and see if it'll play Star Wars Trilogy
-
@retropieuser555 said in SuperModel3 on RetroPie with 2 player support:
@DirtBagXon very epic. Would love to give this a go and see if it'll play Star Wars Trilogy
Oh it's been playing Star Wars Trilogy for a while. But with ManyMouse the control system has improved considerably.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.