Aller au contenu

idMacX + J/Rconfig + JVSemu + SpiceTools + BemaniTools + SegaTools + etc.


Messages recommandés

Posté(e) (modifié)

I have tried Target Bravo and it works with wiimote, but it's jittery using RConfig 1.4 and not as accurate as TP. I have adjusted sensitivity to the far right in R Config mouse settings, which helps a bit.

 

Modifié par erdoboy43
Posté(e)
15 hours ago, Distance said:

Is there a tutorial to get the Star Wars Battle Pod working? Because I'm getting an "RSLauncher app not responding" error with the jconfig StarWars_2026_04_26.

Same here.  Black rectangle shows in the left corner for 5 seconds then crashes, regardless of using Win 8 compat mode.  Hope someone has an answer.

Posté(e)
hace 9 horas, garrettsmith521 dijo:

Same here.  Black rectangle shows in the left corner for 5 seconds then crashes, regardless of using Win 8 compat mode.  Hope someone has an answer.

 

In case it helps, I need to configure the controls as XInput to get the game to start. It won't start with DirectInput.

 

And to see the game in full screen, I simply hide the taskbar with an AHK script:

 

Run, RSLauncher.exe
sleep 4000
WinHide, ahk_class Shell_TrayWnd
WinHide, ahk_class Start
sleep 1000

Esc::
WinShow, ahk_class Shell_TrayWnd
WinShow, ahk_class Start
Process, Close, AutoHotkey.exe
Run,taskkill /im "AutoHotkey.exe" /F
Process, Close, RSLauncher.exe
Run,taskkill /im "RSLauncher.exe" /F
Process, Close, SWArcGame-Win64-Shipping.exe
Run,taskkill /im "SWArcGame-Win64-Shipping.exe" /F
ExitApp
return

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • CrĂ©er...