Welcome!

Final Burn Neo => FBN Discussion => Topic started by: pierini1 on December 19, 2014, 04:13:44 PM

Title: rom issue
Post by: pierini1 on December 19, 2014, 04:13:44 PM
Hello,
i downloaded some roms but they do not appear in FB emulator games list.
How come ?

Roms zip names that do not appear are:
1) goalx3
2) neocup98
3) ridhero

How can i solve this issue ?
Bye.


P.S. = i did not set up any bios.
Title: Re: rom issue
Post by: iq_132 on December 19, 2014, 04:59:47 PM
Hello,
i downloaded some roms but they do not appear in FB emulator games list.
How come ?

Roms zip names that do not appear are:
1) goalx3
2) neocup98
3) ridhero

How can i solve this issue ?
Bye.


P.S. = i did not set up any bios.
You will need the bios. Neogeo.Zip the one for fba is specifically for fba iirc. You will also need to find the correct romsets. You can uncheck "show available only" to see the set. It should tell you what's missing from it.
Title: Re: rom issue
Post by: pierini1 on December 19, 2014, 06:32:46 PM
but which folder do i put bios files in ?

(http://s30.postimg.org/vcnbpc68h/3434.jpg)
Title: Re: rom issue
Post by: Arcadez on December 19, 2014, 06:51:34 PM
but which folder do i put bios files in ?

Same folder as the Roms go
Title: Re: rom issue
Post by: pierini1 on December 20, 2014, 04:29:51 AM
ok but now there is a new issue with 2 games:
1) GPRIDER rom does not work because game cannot starts
2) THEMAINEVENT rom does not appear in emulator games list

GPRIDER is a motorbike rom and THEMAINEVENT is a wrestling rom.
Title: Re: rom issue
Post by: dink on December 20, 2014, 10:33:40 AM
gprider works just fine here, make sure you get your roms from a good place.  The Main Event on the other hand, is known to not be working in FBA.

best regards,
- dink
Title: Re: rom issue
Post by: dink on December 20, 2014, 11:05:53 AM
Actually, I take that back - something is wrong with gp rider - after a coin is inserted, it says press start, but start does nothing.
uhoh!
Title: Re: rom issue
Post by: pierini1 on December 20, 2014, 02:13:16 PM
Quote
Actually, I take that back - something is wrong with gp rider - after a coin is inserted, it says press start, but start does nothing.
uhoh!

That's my problem !!
Who can solve GPRIDER block ?
Title: Re: rom issue
Post by: dink on December 20, 2014, 05:40:34 PM
Hey there, sorry about the problems with GP Rider, I fixed it and it will be available in the next release of FB Alpha.

best regards,
- dink
Title: Re: rom issue
Post by: pierini1 on December 20, 2014, 06:09:10 PM
ok but do u know any trick to let GPRIDER start ?

For example, i remember in mame official emulator there was a similar issue with a game and it was solved by pressing F2 and F3 at the same time on game startup......
This game was PUNK SHOT, a basketball mame rom.
Title: Re: rom issue
Post by: dink on December 20, 2014, 06:22:09 PM
No, you will need a new fba exe for it to work, check you're pm if you'd like to test..
Title: Re: rom issue
Post by: pierini1 on December 27, 2014, 05:06:10 AM
but now i have one more problem with GP RIDER (and also for any racing rom) because i cannot enable keyboard steering configuration.
Infact i can only enable right or left steering input control but i need to enable both.
Any suggest ?

(http://s27.postimg.org/slf120blv/gp_rider.jpg)
Title: Re: rom issue
Post by: dink on December 27, 2014, 05:25:49 AM
I'm pretty sure that you will need an analog joystick for games like gprider that use an analog steering mechanism - like the thumbstick on a modern pc gamepad.  There might be ways around this, but I'm not sure :(

best regards,
- dink
Title: Re: rom issue
Post by: pierini1 on December 27, 2014, 02:09:52 PM
so is it IMPOSSIBLE to play it by using keyboard keys to steer ?
I remember in MAME official emulkator i was perfectly able to play racing games by keyboard keys...
Title: Re: rom issue
Post by: Barry Harris on December 27, 2014, 06:24:32 PM
Easiest way - using the three combo boxes;

- select Player 1 in the first one
- select keyboard in the second
- select auto-center in the third
- click Use Preset button
Title: Re: rom issue
Post by: pierini1 on December 29, 2014, 06:09:27 AM
ok, thanks a lot.
Title: Re: rom issue
Post by: pierini1 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 ?
(http://i.imgur.com/MXt8d62.jpg)
Title: Re: rom issue
Post by: dink 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
Title: Re: rom issue
Post by: pierini1 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:
(http://s22.postimg.org/44gk3pdsh/super.jpg)
Title: Re: rom issue
Post by: Arcadez 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
Title: Re: rom issue
Post by: dink 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
Title: Re: rom issue
Post by: pierini1 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