Search found 3596 matches
- Tue Jan 14, 2025 1:32 am
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: [totlvice, evilngt] Konami M2, Screen Flashing
- Replies: 4
- Views: 142
Re: [totlvice, evilngt] Konami M2, Screen Flashing
It was never going to work on evilngt (never said it would)....it's a different game Game is painful to play as I have to play it with the debugger activated with trace. This should hopefully fix the issue with the extra frame and possibly the double weapon (not tested enough - poke value may need t...
- Mon Jan 13, 2025 1:24 am
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: [totlvice, evilngt] Konami M2, Screen Flashing
- Replies: 4
- Views: 142
Re: [totlvice, evilngt] Konami M2, Screen Flashing
Only looked at totlvice so far, and CPU wasn't fun to trace. Ran this with -nodrc option so may need to enable it before the game starts - and only quickly tested. <cheat desc="Stop Screen Flashing on Shooting"> <script state="run"> <action>ppc1.pd@40080CFC=B14C0000</action> </sc...
- Sun Jan 12, 2025 5:51 pm
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: [ZeroPnt] stop flashing on shooting
- Replies: 2
- Views: 106
Re: [ZeroPnt] stop flashing on shooting
Try these for size. Add to zeropnt.xml + zeropntj.xml <cheat desc="Stop Screen Flashing on Shooting "> <script state="on"> <action>temp0 =maincpu.mw@000706</action> </script> <script state="run"> <action>maincpu.mw@000706=6002</action> </script> <script state="off&...
- Mon Dec 30, 2024 1:15 am
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: Total Carnage cheats don't work
- Replies: 6
- Views: 979
Re: Total Carnage cheats don't work
There are many issues with retroarch both ethical and technical.
I wouldn't touch it with a ten foot bargepole.
Standalone emulators are the way.
- Tue Dec 17, 2024 1:01 am
- Forum: Cheat Engine Help
- Topic: Hotkey with Options
- Replies: 1
- Views: 98
Re: Hotkey with Options
No, not directly though you can always split the cheat into separate parts and assign individual keys to each of them.
- Tue Dec 17, 2024 12:53 am
- Forum: Cheat Related Announcements
- Topic: 0.264 XML Cheat Collection is OUT!
- Replies: 2
- Views: 904
Re: 0.264 XML Cheat Collection is OUT!
This is not an issue with the 0.264 cheat collection though, if you use 0.264 it works fine. Changes of memory regions has happened a lot in the past, as have parent/clones setname change. This change has only affected a very small amount of games (and a small amount of cheats) - I picked it up at t...
- Tue Dec 10, 2024 12:54 am
- Forum: Duckstation PS1 Cheats
- Topic: Duckstation Cheats
- Replies: 20
- Views: 69853
Re: Duckstation Cheats
Request also adding GameHacking Codes How do you mean? You can export cheats from gamehacking and then use the import functionality of Duckstation. If you mean for me to add all the cheats from Gamehacking into the DS cheat collection there are MANY problems with that but primarily I don't have the...
- Mon Nov 18, 2024 1:51 am
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: [timecrs2] Time Crisis 2, Screen Flashing
- Replies: 12
- Views: 348
Re: [timecrs2] Time Crisis 2, Screen Flashing
Ok, didn't check for other guns...so lets try RTSing the function - should hopefully work for all weapons? <cheat desc="Stop Screen Flashing on Shooting"> <comment>Due to the DRC this cheat must be enabled at boot up to work</comment> <script state="run"> <action>maincpu.pq@80091...
- Fri Nov 15, 2024 4:19 pm
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: [timecrs2] Time Crisis 2, Screen Flashing
- Replies: 12
- Views: 348
Re: [timecrs2] Time Crisis 2, Screen Flashing
Making program code cheats for games with a DRC is not fun, as you've got to reset the game to try the cheat as they dont work till you do. Try these for size, tested it on the menu, start video and the opening scene for timecrs2 only and duplicated for clones. Please do your bit and let me know if ...
- Sat Nov 02, 2024 5:19 pm
- Forum: Cheat Engine Help
- Topic: Newbie Cheat Conversion XML to DAT
- Replies: 5
- Views: 308
Re: Newbie Cheat Conversion XML to DAT
Basically you are trying to convert cheats for the latest MAME to work with a MAME version from 21 years ago! Normal games are doable to a degree, BUT versions of roms change over the years as newer versions of the roms are dumped and become the new parent set. With nbajam you also and the issue tha...
- Fri Jul 26, 2024 1:01 am
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: King of fighter 97 select team for p1 and p2
- Replies: 1
- Views: 202
Re: King of fighter 97 select team for p1 and p2
I don't understand how teams work, but inspecting the Teams cheats in kof96 - it's easy to compare code routines. The address for P1 Team is 10A848, and the address for P2 Team is 10A859. Though you will need to find the values. Fighters are not my thing, but you can copy over the teams cheats for k...
- Thu Apr 04, 2024 2:04 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [farmer/ikki] ROM cheats
- Replies: 0
- Views: 352
[farmer/ikki] ROM cheats
Just doing some cleaning up, the flickering on the old Invincibility cheats was annoying me...slightly more involved job than I'd hoped. farmer.xml: <mamecheat version="1"> <cheat desc="Infinite Credits"> <script state="run"> <action>maincpu.pb@C068=99</action> </script...
- Thu Apr 04, 2024 12:36 am
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [mtlchamp] Martial Champion (ver EAB)
- Replies: 4
- Views: 515
Re: [mtlchamp] Martial Champion (ver EAB)
Thanks, added......will be in the next update.
- Wed Apr 03, 2024 7:23 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [sgemf] Super Gem Fighter Mini Mix (USA 970904)
- Replies: 3
- Views: 429
Re: [sgemf] Super Gem Fighter Mini Mix (USA 970904)
Thanks added, it got in before the release cut off.
- Wed Apr 03, 2024 7:21 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: Wayder Cheat 0.264
- Replies: 1
- Views: 349
Re: Wayder Cheat 0.264
Nice one.
I enjoy reading your blog post (via google translate).
Spookily I also updated today (it was overdue).
I enjoy reading your blog post (via google translate).
Spookily I also updated today (it was overdue).
- Wed Apr 03, 2024 7:15 pm
- Forum: M.A.M.E. "Arcade" Cheat Requests
- Topic: MAME XML Cheats Collection for MAME 0.264
- Replies: 148
- Views: 241042
Re: MAME XML Cheats Collection for MAME 0.264
Bump for 0.264
- Wed Apr 03, 2024 7:14 pm
- Forum: Cheat Related Announcements
- Topic: 0.264 XML Cheat Collection is OUT!
- Replies: 2
- Views: 904
0.264 XML Cheat Collection is OUT!
First release of 2024.... More or less a maintenance release again (as ever there's always a lot of invisible work behind the scenes). I've also added lots of cheats from Abystus, and various cheats I've made in the interim (I don't post every cheat I make on the forums). Find the MAME 0.264 cheat c...
- Tue Apr 02, 2024 4:03 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [rbff1] Stage Selection
- Replies: 1
- Views: 540
Re: [rbff1] Stage Selection
Thanks, added
- Tue Apr 02, 2024 3:54 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [timecrs2] Time Crisis 2
- Replies: 1
- Views: 606
Re: [timecrs2] Time Crisis 2
Thanks, added. Don't know what 'skybox' is though
- Tue Apr 02, 2024 3:46 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [bldyror2] Bloody Roar 2 (World)
- Replies: 4
- Views: 1998
Re: [bldyror2] Bloody Roar 2 (World)
Thanks, added as an '(ALT)'