Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on User talk:ZellSF

Line 3: Line 3:
 
I can't test at the moment, but I'm guessing this should work to combine the scripts:
 
I can't test at the moment, but I'm guessing this should work to combine the scripts:
  
 
+
<pre>
 
Run,fpslimiter32.exe,,hide
 
Run,fpslimiter32.exe,,hide
 
Run,Valkyria.exe
 
Run,Valkyria.exe
Line 35: Line 35:
 
~a::sendinput {left up}
 
~a::sendinput {left up}
 
~s::sendinput {down up}
 
~s::sendinput {down up}
~d::sendinput {right up}
+
~d::sendinput {right up}</pre>