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: Police Trainer why you no wirk?! - SOLVEDEDEDED  (Read 6242 times)

0 Members and 1 Guest are viewing this topic.

Le Chuck

  • Saint, make a poll!
  • Wiki Contributor
  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5509
  • Last login:June 14, 2025, 06:26:06 pm
  • <insert personal text here>
Police Trainer why you no wirk?! - SOLVEDEDEDED
« on: April 15, 2013, 11:46:16 pm »
So I'm trying to run police trainer and I get a: required files are missing game cannot be run

Tried on .143 and .144 both with rom sets for those.

I have policetr11, policetr, policetr13a, policetr, policetr13b all in my roms folder. 

Does this work for you, any suggestions?

Seems weird to me because I had police trainer running on my cab 10 years ago, can't imagine what has changed so I figure I'm either missing something or, well, probably missing something.  Is there a companion bios or a chd? 
« Last Edit: April 17, 2013, 11:29:53 pm by Le Chuck »

Le Chuck

  • Saint, make a poll!
  • Wiki Contributor
  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5509
  • Last login:June 14, 2025, 06:26:06 pm
  • <insert personal text here>
Re: Police Trainer why you no wirk?!
« Reply #1 on: April 15, 2013, 11:54:16 pm »
Just got it working in Mame32 .90u1

I no want to use mame32  :banghead:

Le Chuck

  • Saint, make a poll!
  • Wiki Contributor
  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5509
  • Last login:June 14, 2025, 06:26:06 pm
  • <insert personal text here>
Re: Police Trainer why you no wirk?!
« Reply #2 on: April 16, 2013, 01:21:35 am »
grumble

Dropped Mame32 into my mame folder. 

Added it as an inline emulator.  Pointed MALA at mame.bat which is as follows:

Code: [Select]
if %1==policetr goto mame32

rem default MAME launch
cd C:\arcade\mame
mame %1 %2 %3 %4 %5 %6
cd ..
goto end

:mame32
cd C:\arcade\mame\mame32
mame32 %1 %2 %3 %4 %5 %6
cd ..
goto end

:end

Which is a variation of some sweet code from NOP.  Better than nothing.  Now time to see if the aimtraks will work with it. 

Edit:  Colossal waste of my time as mame32 no worky with aimtracks.  Infact it won't even recognize my joystick encoder.  Worthless.  At least I know how to integrate other emus into my game lists.  Anybody have any advice on getting this working?  It's a fav of a friend and I'd like to get it up and rolling.   
« Last Edit: April 16, 2013, 01:35:48 am by Le Chuck »

Le Chuck

  • Saint, make a poll!
  • Wiki Contributor
  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5509
  • Last login:June 14, 2025, 06:26:06 pm
  • <insert personal text here>
Re: Police Trainer why you no wirk?!
« Reply #3 on: April 17, 2013, 03:31:37 pm »
Tried .148 with policetr yesterday. No dice. Anybody out there have police trainer running? If so which MAME v?

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9272
  • Last login:Yesterday at 03:15:04 pm
  • ...
Re: Police Trainer why you no wirk?!
« Reply #4 on: April 17, 2013, 04:04:06 pm »
I'll check when I get a chance.

Since MAWS is gone, I usually look the history up on http://www.progettoemma.net/ (Ricerca Rapida)

or if using a UI flavor of MAME, the same info is available from mameinfo.dat


Quote
- 0.143u1: Miodrag Milanovic fixed missing or corrupt sound in drivers using the BSMT2000 sound.

might be an issue.


It's really strange that it works on an older build since-
Quote
- 0.133u1: Renamed (polict11) to (policetr11), (polict10) to (policetr10), (plctr13a) to (policetr13a) and (plctr13b) to (policetr13b).

Le Chuck

  • Saint, make a poll!
  • Wiki Contributor
  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5509
  • Last login:June 14, 2025, 06:26:06 pm
  • <insert personal text here>
Re: Police Trainer why you no wirk?!
« Reply #5 on: April 17, 2013, 05:46:13 pm »
I'll check when I get a chance.

Since MAWS is gone, I usually look the history up on http://www.progettoemma.net/ (Ricerca Rapida)

or if using a UI flavor of MAME, the same info is available from mameinfo.dat


Quote
- 0.143u1: Miodrag Milanovic fixed missing or corrupt sound in drivers using the BSMT2000 sound.

might be an issue.


It's really strange that it works on an older build since-
Quote
- 0.133u1: Renamed (polict11) to (policetr11), (polict10) to (policetr10), (plctr13a) to (policetr13a) and (plctr13b) to (policetr13b).

Thanks for digging into that, just dl'd .133b and it fired right up.  I'm pretty sure that everything after .120ish is compatible with aimtraks outta the box so I'll give that a shot using the same script as above.  Thanks!

Edit:  Worked like a charm.  Noticed Hogan's Alley won't progress past the fire to start game screen, will have to try some earlier versions for that one too.  BTW, police trainer really stretches the aimtraks to their limits.  That was one of a favs when I had my CRT guns but now, woof, that sucker will getcha. 
« Last Edit: April 17, 2013, 11:31:43 pm by Le Chuck »