Author Topic: Feature requests/bug reports for MAME2KN  (Read 14885 times)

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Feature requests/bug reports for MAME2KN
« on: April 08, 2004, 01:35:33 AM »
If you have any feature requests or bug reports on MAME2KN please post them here.


Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
Feature requests/bug reports for MAME2KN
« Reply #1 on: April 26, 2004, 10:41:34 PM »
Well, this was mentioned before, but when you change the cheat format (ej,; kof2003 mame cheat into fba one) the mem codes aren't correct, the cheat does nothing, but maybe isn't fault od the cheat converter, maybe the other emus uses different mem values to patch...or i'm wrong? :confused: ...XD
Any way good effort, almost all the cheats in other games work perfectly.
See ya!!!!! :D

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Feature requests/bug reports for MAME2KN
« Reply #2 on: April 27, 2004, 01:30:31 AM »
Quote from: FerchogtX
Well, this was mentioned before, but when you change the cheat format (ej,; kof2003 mame cheat into fba one) the mem codes aren't correct, the cheat does nothing, but maybe isn't fault od the cheat converter, maybe the other emus uses different mem values to patch...or i'm wrong? :confused: ...XD
Any way good effort, almost all the cheats in other games work perfectly.
See ya!!!!! :D

Yeah, some games use memory values that FBA can't handle, or just ignores.


Offline youngshare

  • Newbies
  • *
  • Posts: 17
  • Karma: +0/-0
  • Junior Member
Feature requests/bug reports for MAME2KN
« Reply #3 on: July 13, 2004, 11:47:36 AM »
D:\FBASRC>mame2kf cheat.dat doubledr 2

0 cheats have been added to doubledr.ini for the game doubledr from cheat.dat
D:\FBASRC>

That's the result I've got.
 :confused:
I found a file doubledr.ini and it did nothing...

Offline KingHanco

  • Sr. Member
  • ****
  • Posts: 401
  • Karma: +0/-4
  • "Special " Member
Ok.
« Reply #4 on: February 02, 2005, 01:29:12 AM »
I do know that winkawaks and fba doesn't uses the same cheats dits.

For exsample here.

Code: [Select]
Fba

cheat "Infinite Credits"
default 0
0 "Disabled"
1 "Enabled", 0, 0xFF0D59, 0x09


Code: [Select]
WinKawaks

[0]
Name=Infinite Credits
0=Disabled
1=Enabled,FF0D58,09
Default=0


Do you see the differents?

0xFF0D59 and FF0D58.

Off by 1 dits.

Both cheats programs are a hair differents. :D

If it doesn't work then try to changes the dits to see any changes effects.