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: Mame Hooker parr port outputs not working Mame64 (64 bit OS fault?)  (Read 2101 times)

0 Members and 1 Guest are viewing this topic.

hulkinator

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:October 05, 2017, 05:32:20 pm
Hi all

I am building a gaming-poker-fruit dedicated cabinet running MAME...already built several complex Mame arcade cabinets, touch screen jukebox etc....anyways

Using Mame Hooker to get 8 (lpt parr port) + 3 (keyboard leds) total 11 cheap outputs to light buttons using perfboard-terminal block homemade ULN2803 driver circuits...

Mame Hooker is great but it just doesnt work under 64 bit OS (winxp 64)...no errors...no crashing...outputs for parr port just arent reacting...

Switching over to 32bit OS and mame32 bit on same hardware makes it all ok...

I went to 64bit MAME to get a bit more speed (not critical on these games) still thats how i usually setup MAME...

Not complaining about Mame Hooker, it great & free just curious if someone else noticed or if author knows or plans to address this?

Thanks


Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19433
  • Last login:Today at 01:19:39 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Mame Hooker parr port outputs not working Mame64 (64 bit OS fault?)
« Reply #1 on: December 29, 2011, 07:28:20 am »
The OS is indeed your problem but that doesn't mean you have to switch operating systems. 

64 bits have nothing to do with it btw... I code mamehooker on win 7 64bit.  ;)

From xp onward, the parallel port is "locked down" at the OS level.  There are various annoying ways to work around this.  The inpout32.dll that I include should work for this, but you'll have to run mamehooker in compatability mode for xp 32 bit.  (Won't hurt performance one bit). 
If that doesn't work please either PM me or make another post about it in the software fourm.  They finally have made a 64 bit port to inpout so I can upgrade the function if necessary.  Heck, without checking you might be able to just rename the dlls and swap em out. 

And don't take this the wrong way, but if you ask a question regarding my software in the main forum instead of the software forum I will probably never see it.  The only reason I'm here now is because I'm off for the holidays and I'm bored.  ;)

DaOld Man

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5165
  • Last login:August 23, 2025, 09:14:19 pm
  • Wheres my coffee?
    • Skenny's Outpost
Re: Mame Hooker parr port outputs not working Mame64 (64 bit OS fault?)
« Reply #2 on: December 29, 2011, 08:22:46 am »
You might try this (From the MRotate3 help file, ignore the rstimer reference. This procedure is for 64bit XP, not really sure if it's the same for Win7, but it might get you started anyway, I dont have win7 so I cant confirm it.):

You will need to download inpout32 for 64 bit systems. Go to http://logix4u.net to get this free
download. Place the inpout32 for 64 bit in the C:\Windows\sysWOW64 folder. It's probably best to
also install rstimer.ocx there as well using the install program. The rstimer install program will default to
C:\Windows\System32, at that point, browse to the C:\Windows\sysWOW64 folder and install it there.
Also, do NOT put a copy of inpout32.dll in the same directory as mrotate3.exe. If you do that,
mrotate3.exe will cease to function.

You can also may be able to find info on using it with win 7 on the logix4u website and forum.