Jump to content
LaunchBox Community Forums

supermodel 3 driving controls issue


rmetzger

Recommended Posts

I was able to get supermodel to work with the soccer game, can't remember the name off the top of my head, but every  "driving" game I can't get to work.  I do not have a pedal so I assigned the acceleration to a button and brake to another button with L and R on my joystick, using servosticks for my steering.  Is this the correct way to to do it?  I hit the button and the car never accelerates, just sits there.  I have tried this with several driving games and all the same.  Also, is there a way to use my spinner as a steering wheel instead of using the joystick?    Thanks for the help, I'm getting closer to getting this emulator to work.  It's been the hardest so far, but downloading a "front end" for it really helped out.  

Link to comment
Share on other sites

@rmetzger What does your supermode.ini section for steering and pedals look like?

; Steering wheel
InputSteeringLeft = "KEY_LEFT"      ; digital, turn wheel left
InputSteeringRight = "KEY_RIGHT"    ; digital, turn wheel right
InputSteering = "JOY1_XAXIS"        ; analog, full steering range

; Pedals
InputAccelerator = "KEY_LEFTCTRL,JOY1_RZAXIS_POS"
InputBrake = "KEY_LEFTALT,JOY1_ZAXIS_POS"

Here, I can use the Left/Right arrows OR the left joystick on my Xbox 360 controller for steering.  And for the gas pedal, Ctrl on the keyboard OR the Right Trigger on the controller. Brake is Alt OR Left trigger.

Also, if using a controller with Xinput, be sure to have "InputSystem = xinput" in the ini file.  (or you can set it from the command line.)

And remember, an emulator will only run as good through a FrontEnd as you can get it to work standalone.  As this seems to be an emulator related issue, a great resource for Q&A would be their forums.  Not that it hurts to ask here. ;) 

[Soccer game - probably Virtua Striker 2 :D]

Link to comment
Share on other sites

Thanks for the help.   I looked at mine and it was similar so I went to the supermodel 3 forum and downloaded the most recent version and it works.   Whatever version I had didn’t work with everything evidently.  I do wonder how you have it setup in launch box. Yesterday I was getting it to launch but a small screen. After updating to most recent version launch box won’t open it.    

Link to comment
Share on other sites

53 minutes ago, rmetzger said:

After updating to most recent version launch box won’t open it.    

You indicate that it's working [now] from the command prompt.  That's an excellent start!  Make sure in LaunchBox you're pointing to your 'updated' version (in case you placed it in a different folder).

59 minutes ago, rmetzger said:

how you have it setup in launch box.

Plain and simple.  Just point to Supermodel.exe and don't check any boxes.  And if you did by chance change the path or added a second Supermodel Emulator in LaunchBox, make sure to verify that it's set to Default for the associated Platform (if you have a designated Model 3 Platform) or at least the games that use it are pointing to the correct copy of the Emulator.

image.png.190dfd6cc80a3c7f7ac04985c7b99e32.png

To get it FullScreen, edit your supermodel.ini file and add in "FullScreen = 1".

image.png.b111f527d2a9156b310ecee6bc996dcb.png

And again, if you are using an Xinput device, set that. And while you're at it, add in some simulated Force Feedback. 

Link to comment
Share on other sites

48 minutes ago, rmetzger said:

I’m using an iPac

Disregard everything I said about Xinput and you'll be good. ;) 

38 minutes ago, rmetzger said:

Is this where I’m supposed to put it?

Yup.  That should work.  But I don't know if Supermodel is caSe sENsaTivE or not.  But I do know "FullScreen = 1" does work.  I don't know if "FULLSCREEN = 1" does or not.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...