Jump to content

[Tuto] Operation G.H.O.S.T. : Info and use


Recommended Posts

Guest POPO69
Posted

Salut tous.

Ci joint la procedure pour aue ca marche nickel avec teknoparrot sans passer par GH permettant dactiver en plus les output pour retour de force

 

  • 4 months later...
Posted

can someone help me with a f1+Control code to add to my script that will work for the coins i wanna run this as a standalone and want to map my coin button TIA

 

 

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.


Run, "ring_loader.exe"

^<F1::1

Esc::
    Process, Close, ring_loader.exe
    Process, Close, gs2.exe
    Run,taskkill /im "ring_loader.exe" /F
    Run,taskkill /im "AutoHotkey.exe" /F
    ExitApp
return

 

  • 3 months later...
Posted

Hi,

 

I try to play OG and I run via this bat

 


Start D:\LaunchBox\Demulshooter\DemulShooter.exe -target=ringwide -rom=og
Start D:\LaunchBox\nomousy\nomousy.exe /hide
Start /wait E:\Games\Teknoparrot\Operation_G.H.O.S.T\gs2.exe
Start D:\LaunchBox\nomousy\nomousy.exe

 

The game launch good but my button doesn't recognize and the default ones too.

 

I try to push 1 to put credit but nothing happen

 

Someone can help me?

 

Thx

  • 11 months later...
  • 2 weeks later...
Posted (edited)

Hi 

can you give some help/infos on how you manage pls ?

dedicated disk or on the multi?

key?

you can also mp me pls.

thx

Edited by mr_magooz

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...