Page 1 of 1

Supermodel + Mamehooker

PostPosted: Mon Nov 28, 2022 9:34 am
by MrNoHolster
I've just bought an Ultimarc Pac-Drive so I can use LED lamps to function in games using a Windows app called MameHooker. I've seen someone using this setup for Supermodel but can't find out how to it as it only has a path for MAME but it's definitely possible. Ideally I'd like the EVENT button in Star Wars Trilogy to flash within the game. Does anyone have any advice on how to get MameHooker to talk to Supermodel?

Thanks!

Re: Supermodel + Mamehooker

PostPosted: Tue Nov 29, 2022 4:57 am
by rokfpoewrkcpoqwkcp
By default outputs are turned off. To turn them on, add '-outputs=win' to the launch command, so something like,
Code: Select all
"Supermodel.exe" "Roms\swtrilgy.zip"  -outputs=win

Re: Supermodel + Mamehooker

PostPosted: Tue Nov 29, 2022 6:22 am
by MrNoHolster
rokfpoewrkcpoqwkcp wrote:By default outputs are turned off. To turn them on, add '-outputs=win' to the launch command, so something like,
Code: Select all
"Supermodel.exe" "Roms\swtrilgy.zip"  -outputs=win


Excellent thanks very much - will give that a try. Like I say, it's dead easy in MameHooker as you just give it a path to your mame.exe and it does it all for you but might take some more tinkering to get Supermodel working in the same way.