Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Time Crisis 2 on MAME  (Read 1613 times)

0 Members and 1 Guest are viewing this topic.

purbeast

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 170
  • Last login:July 01, 2025, 09:29:34 pm
Time Crisis 2 on MAME
« on: April 25, 2025, 11:08:03 am »
I found out recently that TC2 has been working well on MAME for a little over a year or so now aside from some graphical issues.

This morning I upgraded my GroovyMAME to the latest version and tried running TC2 on there.

It runs and plays however it is running like it is in slow motion or underwater.  But aside from that, everything appears to be working fine from the few minutes I played.

Does anyone know how to fix this?  Or is this a hardware issue?  My PC hardware running this is probably like 10 year old tech at this point so perhaps that is the issue?  I haven't had any hiccups on any other games though just this one.

lllll44

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 172
  • Last login:June 21, 2025, 03:41:34 pm
  • I want to build my own arcade controls!
Re: Time Crisis 2 on MAME
« Reply #1 on: April 26, 2025, 02:11:38 pm »
yes, thats the issue. its need a strong cpu. i play it on a 5800h cpu laptop from 2021 and its running well only if i with 7/10 frame skip.
also: you can disable the annoying flash with this code:

<mamecheat version="1">
<cheat desc="Stop Screen Flashing on Shooting">
<script state="run">
<action>maincpu.pw@80090EEC=2400</action>
<!--  Program code cheat by Pugsy  -->
</script>
</cheat>
</mamecheat>

save it as and xml file and put it in a "cheat" folder inside mame. also enable "cheats" in mame or in the ini file.

purbeast

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 170
  • Last login:July 01, 2025, 09:29:34 pm
Re: Time Crisis 2 on MAME
« Reply #2 on: April 26, 2025, 05:23:30 pm »
yes, thats the issue. its need a strong cpu. i play it on a 5800h cpu laptop from 2021 and its running well only if i with 7/10 frame skip.
also: you can disable the annoying flash with this code:

<mamecheat version="1">
<cheat desc="Stop Screen Flashing on Shooting">
<script state="run">
<action>maincpu.pw@80090EEC=2400</action>
<!--  Program code cheat by Pugsy  -->
</script>
</cheat>
</mamecheat>

save it as and xml file and put it in a "cheat" folder inside mame. also enable "cheats" in mame or in the ini file.

Okay cool thanks.

I actually already have a bulit in screen flash cause I'm playing on a CRT monitor with Happ 45 light guns so I need the screen flash lol.

My buddy is giving me a more powerful CPU than I have as well as much more RAM so I am hoping that it will help out.