Main > Lightguns

phantomX (formerly RL Lightgun Package) DS AIO/MAME Hooker + MORE!!

<< < (2/14) > >>

PaCiFiKbAllA:

--- Quote from: Headrush69 on May 13, 2023, 08:17:37 pm ---Just adding rumble to my Gun4IRs and looking forwarding to trying this.

I use Launchbox and call Rocketlauncher as my emulator. Currently using LEDBlinky support in Launchbox as well. I read that having both LEDBlinky and MAME Hooker consuming outputs causes issues.

Would adding an option to disable LEDBlinky before calling MAME Hooker and also re-enabling LEDBlinky after be something that would fit and be possible with these updated modules?

--- End quote ---

You could try adding this in the module and testing it.  Just update the paths:


--- Code: ---; Check if the second executable (mamehook.exe) exists
if FileExist(".\Module Extensions\MAME Hooker\mamehook.exe")
{
    ; Launch the second executable (mamehook.exe)
    Run, ".\Module Extensions\MAME Hooker\mamehook.exe"
   
    ; Wait for the second executable to be closed
    Process, Wait, mamehook.exe
   
    ; Launch the first executable (ledblinky.exe)
    Run, ".\Module Extensions\LED Blinky\ledblinky.exe"
}
--- End code ---

Ginsonic:
Thanks for your work on RPCS3, you make dreams come true!

PaCiFiKbAllA:
I’ve never worked on RPSC3 😂, but if your referring to the updated entries in the PCLauncher.ini, then your welcome bro 😎

“We are the music makers, and we, are the dreamers of dreams” - Willy Wonka 🍭

PaCiFiKbAllA:
Updated the link and also included it in my sig too  8)

MartyKong:
Wow PaC,. This looks really cool!  :cheers:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version