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

Posté(e) (modifié)
13 hours ago, joeplay said:

 

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

Yep, changing to xinput made it work.  Hope they can fix dinput in the future.  Thanks!  Now I see another issue, everything I finish playing, the exe gets taken out of Win 8 compat mode, and I have to manually put it back.  Never seen that behavior before.  Any ideas?

Modifié par garrettsmith521
Posté(e)

I realize this doesn't really help but here, windows 11, running as windows 8 compatibility and using directinput works fine. The only issue I have is that the games analog stick (Up/Dn/Lt/Rt in jConfig) does not work while in game however in jConfig settings if you enable mouse it works. (so on my cabinet you have to move using the trackball, not ideal but works)

Veuillez vous connecter pour commenter

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



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