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: Mamehooker Won’t Send Serial Commands  (Read 434 times)

0 Members and 1 Guest are viewing this topic.

jorgenjl2

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 99
  • Last login:March 07, 2024, 07:10:47 pm
  • I want to build my own arcade controls!
Mamehooker Won’t Send Serial Commands
« on: March 27, 2023, 11:43:52 pm »
For the life of me I cannot get mamehooker to send serial commands. If I open Mamehooker, go to systray > test > and enter “cmw 4 Hello_World” the Arduino ide serial monitor shows nothing. I have my Arduino code perfectly setup to turn on my led strip if I send “6.,1,x” and turn off if I send “6.,0,x” through Arduino ide serial monitor. But no matter what I do Mamehooker sends no commands. Outputs looks great in debug window in mamehooker (when Mame is not run as right click admin option) for dig dug and sfrushrk, I tried with and without opening as admin, restarted pc, verified ini’s are set to output windows (and non-elevated cmd prompt with cd <Mame folder>, “Mame.exe -output windows” just in case),  I verified com port 4, went through guides again, etc. Yet simple com commands do nothing. A driver issue? How to troubleshoot further?