kyleseedorf Posted December 7, 2021 Posted December 7, 2021 I have recently seen a different frontend (Coinops) with the ability to run multiplayer race games where it pulls up two different screens for Model 3 and Supermodel. Wondering if you guys were planning on implementing a feature like that. Currently I have to run my multiscreen set up manually outside of launchbox. I often run Daytona on two separate screens with two wheels and pedals. Quote
JoeViking245 Posted December 7, 2021 Posted December 7, 2021 You're probably going to need to start the multiplayer using a batch file (or similar) because you're having to launch multiple copies of the emulator. You may be able to add an Additional App to your game and set it to launch Before Main app. You'd need to do it game specific because you can't pass variables to an Additional App. So the Main App would load up the Player 1 copy of SM3, and the Additional App would load the other copy of SM3 that's setup for Player 2. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.