Author Topic: rom issue  (Read 10350 times)

Offline pierini1

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +0/-1
Re: rom issue
« Reply #15 on: December 29, 2014, 06:09:27 AM »
ok, thanks a lot.

Offline pierini1

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +0/-1
Re: rom issue
« Reply #16 on: January 04, 2015, 04:15:35 AM »
but now i have a new trouble because when i play a rom named SUPER MONACO GP it happens car steers too much and always goes out of road, even if i steer only a bit.
Maybe i found out the reason it does and should it be good to edit steering value highlighted in this pic ?:
If so, how do i edit steering value in order it steers less ?
« Last Edit: January 04, 2015, 04:18:16 AM by pierini1 »

Offline dink

  • Administrator
  • *****
  • Posts: 5023
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: rom issue
« Reply #17 on: January 04, 2015, 05:44:33 AM »
Hi pierini1,
To do this, you'll have to manually edit smgp.ini in config\games.
Look for this line:
input  "Left/Right"       slider 0xcb 0xcd speed 0xe00 center 10

now change the 0xe00 to 0x500, so it looks like this - then save it and load FBA:
input  "Left/Right"       slider 0xcb 0xcd speed 0x500 center 10

best regards,
- dink

Offline pierini1

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +0/-1
Re: rom issue
« Reply #18 on: January 07, 2015, 11:39:49 AM »
thanks, i solved steering problem but when i start SUPER MONACO GP it asks me to select car transmission by steering and i cannot steer as far as much to select PROFESSIONAL transmission.

I mean, by steering i can only reach INTERMEDIATE transmission but i cannot select PROFESSIONAL transmission because steering blocks on INTERMEDIATE and does not reach PROFESSIONAL transmission.
Can you solve this new problem ? (pic here:

Offline Arcadez

  • Expert
  • *****
  • Posts: 558
  • Karma: +15/-0
  • Arcade Addict
Re: rom issue
« Reply #19 on: January 07, 2015, 12:15:42 PM »
Ive ran into this issue before while tweaking the analog sensitivity in MAME drivers obviously you have to strike a balance
between making the car handle better when steering on the track but at the same time making sure the pre game options
as they are choosen the same way with the steering still work correctly

Offline dink

  • Administrator
  • *****
  • Posts: 5023
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: rom issue
« Reply #20 on: January 07, 2015, 04:38:04 PM »
Hi pierini1,
Try this: edit config/games/smgp.ini like before, and this time change 0x500 to 0x600, like this:
input  "Left/Right"       slider 0xcb 0xcd speed 0x600 center 10

best regards,
- dink

Offline pierini1

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +0/-1
Re: rom issue
« Reply #21 on: January 08, 2015, 06:14:25 AM »
Quote
Hi pierini1,
Try this: edit config/games/smgp.ini like before, and this time change 0x500 to 0x600, like this:
input  "Left/Right"       slider 0xcb 0xcd speed 0x600 center 10

Hello dink, you solution is working so thank you.

But i need to ask a question to gamezfan user:
what did you mean by your last answer ?
Please be more clear

Quote
Ive ran into this issue before while tweaking the analog sensitivity in MAME drivers obviously you have to strike a balance
between making the car handle better when steering on the track but at the same time making sure the pre game options
as they are choosen the same way with the steering still work correctly