Welcome!

Final Burn Neo => FBN Development => Topic started by: youngshare on July 21, 2005, 03:32:29 AM

Title: Hi, Iq_132, about FBA neogeo input
Post by: youngshare on July 21, 2005, 03:32:29 AM
I found that neogeo input emulation of FBA was not so correct...

If I input "C 624BC"(624 means direction: right-down-left ) on arcade, arcade will process my input as "C BC 624BorC". And MAME, Nebula, WinKawaks also does the same thing as arcade.

But If I input "C 624BC" on FBA, FBA will process my input as "C 624BorC BC".

My dear iq_132, :wink: is this problem easy to fix?
Title: Re: Hi, Iq_132, about FBA neogeo input
Post by: youngshare on July 21, 2005, 05:03:11 AM
The problem is in v0.2.94.98...
Title: Re: Hi, Iq_132, about FBA neogeo input
Post by: youngshare on July 22, 2005, 07:45:32 AM
I change all my codes to v0.2.95.93, and the problem goes away.