Welcome!

Final Burn Neo => FBN Development => Topic started by: iq_132 on December 13, 2007, 02:58:11 PM

Title: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on December 13, 2007, 02:58:11 PM
This is a modified conc.cpp that allows you to use unmodified Nebula/Kawaks/MAME cheats with FBA.
To use it, replace the existing burner/conc.cpp and recompile FBA. It's as simple as that. :)

Here's the rules:
FBA will look for cheats in this order:
1. .ini -> standard FBA cheats
2. .dat -> standard Nebula/Kawaks cheats
3. cheat.dat -> standard MAME cheats

+15
Title: Re: Nebula / Kawaks cheat support for FBA
Post by: CaptainCPS on December 13, 2007, 07:22:17 PM
I want to test this out but I don't find any cheats for Kawaks / Nebula on the net  :confused:, all cheats sites are down  :p

Can you pass me your cheats? ^^u.. ThanX in advance! (and sorry to made a cheat request here but its a special request lol)

SeeYaa!
 :biggrin:
Title: Re: Nebula / Kawaks cheat support for FBA
Post by: iq_132 on December 13, 2007, 09:39:43 PM
You can use Mike Haggar's collection here:
http://haggar.pocketheaven.com/index.php?files=8

:)
Title: Re: Nebula / Kawaks cheat support for FBA
Post by: CaptainCPS on December 13, 2007, 09:44:37 PM
ThanX man! the original Mike Haggar's page hosted at emuunlim was down, I didn't know about this one ^^

Gonna test right now  :eek:

SeeYaa!
 :biggrin:
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on December 14, 2007, 11:08:01 AM
Updated the first post.  Limited MAME cheat.dat support added. :)

What's not included:
Anything that FBA doesn't support:
Multiple-byte cheats

While this may sound like a lot, most games in FBA do not use these features. :)
Lack of Relative addressing affects:
Cheats for these games that uses relative addressing do not show in the cheat list.
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: KOF2112 on December 14, 2007, 12:30:00 PM
 :biggrin:
Thanks IQ For FBA Support Nebula / Kawaks / MAME cheat


MAME cheat Game "Hook (World)"or "Raiden" Cannot use In FBA




Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on December 14, 2007, 01:52:47 PM
Yes, cheats only work in FBA for 68k based games iirc.
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on December 14, 2007, 03:11:09 PM
Updated :)
Fixed some menus for MAME
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: CaptainCPS on December 14, 2007, 04:43:08 PM
Nice, nice! ^^, will try this as soon as posible.

ThanX IQ!
 :biggrin:
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on December 19, 2007, 09:14:02 AM
MAME cheat Game "Hook (World)"or "Raiden" Cannot use In FBA

For cheat support for these games, unzip this file into your src/ directory replacing the old files. :)
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: KOF2112 on December 19, 2007, 10:31:09 AM
 :p
ThanX IQ! NiceWork
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: CaptainCPS on December 19, 2007, 12:00:50 PM
For cheat support for these games, unzip this file into your src/ directory replacing the old files. :)


Good, good! ThanX IQ! ^^

SeeYaa!
 :biggrin:
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: nganiere on January 03, 2008, 12:39:36 AM
some games get a guru meditation when using the latest mame cheat.dat......but overall it works great.....thanks for the great work....
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on January 05, 2008, 02:41:06 PM
Here's an update to allow for cheating in CPS-3 (sh2 CPU) games. :)
It also fixes crashing that occurs if you try to cheat with games that have a z80 as the main cpu (z80 cheats are still not supported :S).
Last, but not least, it makes it much easier to add support for different CPU cores to the cheat interface. :)
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on February 15, 2008, 03:21:14 PM
Here's an update

Included is support for:

m6502 (http://neo-source.com/index.php?action=dlattach;topic=854.0;attach=1332) cpu core
Z80 (Zet)
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: DF723 on February 15, 2008, 10:51:07 PM
How can I get this cheat to work on R15, Shuffle, or nFBA?
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on February 15, 2008, 11:00:27 PM
You'll need the source of one of those, then you'll need to extract the files to their proper places, and  then compile the emulator.  If that's too complicated, I can assure you it will at least be in R16 and probably Shuffle very soon. :)
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: Athelstone on February 17, 2008, 07:04:36 AM
Thanks IQ.
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: KOF2112 on February 19, 2008, 11:57:57 AM
一直以来觉着FBA的Cheat选择很不方便,趁着春节假期稍微修改了一下源码,
增加的功能是:

1、在Cheat列表的项目上双击鼠标左键,Cheat设置下移一行,双击右键则上移一行。
2、改变cheat设置时不会刷新整个Cheat列表,仅刷新当前项目,这样当Cheat列表较长
出现滚动条时,选择靠后面的Cheat能方便些,不用频繁的去拉动滚动条。

安装方法:

将压缩包中文件覆盖fba_src_029672\src\burner\win32\inpcheat.cpp,然后重新编译。

Sho
2008-2-9
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on February 19, 2008, 02:05:51 PM
一直以来觉着FBA的Cheat选择很不方便,趁着春节假期稍微修改了一下源码,
增加的功能是:

1、在Cheat列表的项目上双击鼠标左键,Cheat设置下移一行,双击右键则上移一行。
2、改变cheat设置时不会刷新整个Cheat列表,仅刷新当前项目,这样当Cheat列表较长
出现滚动条时,选择靠后面的Cheat能方便些,不用频繁的去拉动滚动条。

安装方法:

将压缩包中文件覆盖fba_src_029672\src\burner\win32\inpcheat.cpp,然后重新编译。

Sho
2008-2-9

Quote
Has felt FBA the Cheat choice not to be very convenient since continuously, was revising the source code while the Spring Festival vacation, the increase
 function is slightly:
1st, double-clicks the mouse left key in the Cheat tabulation project, under the Cheat establishment moves a line, double-clicks the right key then on moves a line.


2nd, changes when the cheat establishment cannot renovate the entire Cheat tabulation, only renovates the current project behind, when like this the Cheat tabulation is long
 appears the trundle strip, the choice depends on Cheat to be able to facilitate, does not need frequently to draw the trundle strip.
Installs the method:
Will compress a package of document to cover fba_src_029672 \ src \ burner \ win32 \ inpcheat.cpp, then translates.
Sho
2008-2-9

What exactly does this do kof2112?
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: KOF2112 on April 21, 2008, 08:19:19 AM
Change inpcheat.cpp Double-click the left mouse button control support for open and closed cheating options

IQ Can help increase support Megadrive games cheat



Thanks
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on April 21, 2008, 10:47:06 AM
Do you have a collection of megadrive cheat files?
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: KOF2112 on April 21, 2008, 12:48:26 PM
I have some Megadrive games cheat ini files

Early FBA support HAZEMD cheat effective, Now cheat not effective in the Megadrive


You can increase  FBA support Megadrive cheat effective?
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: Vegeta 20XX on November 07, 2008, 06:47:55 PM
Could you post a link to a pre-compiled FBA with this .cpp file? Because I have no experience with C++ or compiling applications in C++, plus all other alternatives use a very large portion of the 128 MB of memory that my computer has.
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: iq_132 on November 08, 2008, 02:44:00 AM
Could you post a link to a pre-compiled FBA with this .cpp file? Because I have no experience with C++ or compiling applications in C++, plus all other alternatives use a very large portion of the 128 MB of memory that my computer has.

The current version of FBA includes this.
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: Vegeta 20XX on November 08, 2008, 08:08:57 PM
...sorry, I kinda found this out after using FBA enhanced R15...thanks for telling me.
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: CaptainCPS on November 08, 2008, 08:59:16 PM
...sorry, I kinda found this out after using FBA enhanced R15...thanks for telling me.

Just a recommendation, you should switch (and everyone else using FBA Enhanced) to the most recent official build of FBA. Most of the things in FBA Enhanced, have been implemented in a more accurate way in the official build. FBA Enhanced is a project I'm not working anymore, now I'm doing direct collaborations with the official project (when I have a time, like everyone else ^^)

SeeYaa!
 :biggrin:
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: Vegeta 20XX on November 09, 2008, 12:22:02 PM
What's the most recent official build, then?
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: CaptainCPS on November 09, 2008, 02:42:03 PM
What's the most recent official build, then?

Actual maintainer home:

http://www.barryharris.me.uk/ (http://www.barryharris.me.uk/) [Barry / Treble Winner]



Most recent official version:

0.2.96.99



News links:

@ Barry's site -> http://www.barryharris.me.uk/article_view.php?id=130
@ NeoSource -> http://neo-source.com/index.php?topic=1081.0



Download links:

fba_029699.zip (http://www.barryharris.me.uk/files/fba_029699.zip) [Binary]
fba_src_029699.zip (http://www.barryharris.me.uk/files/fba_src_029699.zip) [Source]
fba_src_029699.zip (http://fbadev.info/releases/official_sources/fba_src_029699.zip) [Source] [Mirror]



WIP Dev Site:

http://fbadev.info (http://fbadev.info)



SeeYaa!
 :biggrin:
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: Vegeta 20XX on November 09, 2008, 02:56:26 PM
Does it have the cheat support and etc.?
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: CaptainCPS on November 09, 2008, 04:01:01 PM
Does it have the cheat support and etc.?

Here is a list of changes related to cheats quoted from the "whatsnew.txt"...  :wink:

Quote
v0.2.96.86

...
     - Added iq_132s improvements to the cheat system
          - Adds support for Nebula/Kawaks cheat dats
          - Adds limited (although most cheats work) support for the old format
            MAME cheat.dat file
          - Adds cheat support to drivers using the ZET interface, or NEC, SH-2
            and M6502 CPUs
     - Added a basic cheat search engine
...

Quote
v0.2.96.87

...
- Changed the hotkeys for cheat search to be used with Ctrl
...

Quote
v0.2.96.90

...
  - Double clicking on cheats in the dialog now selects the next option,
    thanks to sho
...

Quote
v0.2.96.93

...
- Fixed an issue with cheats in Z80 (ZET) based games [Barry]
...

Quote
v0.2.96.96

...
- Added an interface to the M6809 core and added support for it to BurnTimer and
  the cheat module [Barry]
- Added an interface to the HD6309 core and added support for it to BurnTimer and
  the cheat module [Barry]
- Added an interface to the M6800 and family cores and added support for them to
  BurnTimer and the cheat module [Barry]
...
- Applied the dialog sound fix above to the dip switch and cheat dialogs [Barry]
...

SeeYaa!
 :biggrin:
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: pmc2 on October 31, 2011, 01:33:16 PM
Any news about a pack of code? mame cheat.zip with xml support? ...or mame2fba converter?
^^
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: Allo on February 24, 2013, 05:08:07 AM
Hey, I know this is an OLD thread, but do Nebula/Kawaks cheats still work for FBA using this "conc" file? Does it also support the conditional cheats that Nebula made possible?
Title: Re: Nebula / Kawaks / MAME cheat support for FBA
Post by: calvert on October 24, 2014, 10:43:50 AM
Hi!~ Sorry for the bump on an almost 6year old post! This just shows a new breed of cheaters! lol!~ just a quick question: How do I "replace the existing burner/conc.cpp and recompile FBA"? I searched for google and none helped.. is there a folder I need to replace? do I need to decompile FBA(which I don't know how)?

A step by step will be great!