defre1976 Posted January 1, 2018 Posted January 1, 2018 Hello , Could somebody help how to bypass this launcher . I tried myself some things but can't seem to find it . I found some info , but i don't have this original steam_api.dll in that folder ? I could make a shortcut , and in Application target i could set a parameter line . But yes , what must i put there ? ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ; steam_api.dll replacement. ; ; Allow you to start game directly without the launcher. ; ; To start the game without the launcher, rename original ; steam_api.dll to ValveApi.dll and then rename ; SmartSteamEmu.dll to steam_api.dll ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- [SteamApi] ; The emulator will try to search for interface version ; automatically inside original steam api. ; OriginalSteamApi = ValveApi.dll OriginalSteamApi64 = ValveApi64.dll
RLBradders26 Posted January 1, 2018 Posted January 1, 2018 You can create an ahk script that will automatically press enter after x number of milliseconds. Get the timing just right and you won't even see the launcher.
defre1976 Posted January 1, 2018 Author Posted January 1, 2018 sorry for the noob question , could you point me out a tutorial . I know you the program AHK that i just installed . So i created a blanko AHK file . But what where could i find what i must put in there ?
defre1976 Posted January 1, 2018 Author Posted January 1, 2018 Ok i found this , and it seems to work Under keymapper , then under autohotkey . When i test , i get auto enter . Also changed the time and it works . But when i load this ahk file up under module , pclauncher , i chose "the takeover" , then i point out the .exe file from the game . and under pre/post launch i point out the ahk that i created in rocketlauncher under autohotkey . i test the game , and launcher stays open ???
RLBradders26 Posted January 2, 2018 Posted January 2, 2018 Ive never had to add the ahk script to the keymapper autohotkey only to the game settings in the module. Theres a few things that could be the issue, its either the keys that need to pressed to launch it or the sleep. First off i would run the game seperately and press enter manually, it works then great. If not test to see what keys need to be pressed. Then run the game followed by ahk manually i.e. not through RL. If that works then its the sleep needs amending. Im at work right now but will post my ahk script tonight when I get home, yours does look correct but cant be sure without checking it. Edit: Checked my ahk script and its same as yours, my sleep is around 3000 but this really depends on your computer.
defre1976 Posted January 2, 2018 Author Posted January 2, 2018 Yes , i think my script is oké , and you can test it in rocketlauncher and it works . But why it don't work when i upload the ahk under module ? Is there no other why , for example i create an AHK file with a link to the exe file . so instead of choosing the exe of the game , i choose the ahk file . Game opens and launcher closes . Hope you understand
defre1976 Posted January 2, 2018 Author Posted January 2, 2018 I get really crazy with this hyperspin . So what did i do . So i created a ahk script file . run, "D:\The Takeover\The.TakeOver.v2.7\skidrowgamesreloaded.com\The TakeOver.exe" sleep, 2000 Send {Enter} ExitScript: ExitApp I saved this and named the "The TakeOver.ahk" . When i click this game start , launcher closes and so . So everything fine. From my pc games i created all short cuts and i placed them in a folder . From there out i load them up in HyperHQ . I use hyperHQ because , there is something wrong in rocketlauncher why i don't use in there . But all my pc games are working fine that way . Untill now grrrrrrrrrrr . so i put this " the takeover.ahk" file , And i placed this in the same folder with the "Ink" shortcuts from my pc games . I hyperHQ , i put extensions Ink,Ahk,exe . I open hyperspin to test , nothing works . I put only Ahk . And the game " the takeover " runs , but not the rest . I put only Ink , test in Hyperspin and the games with the shortcuts works . i put in extension Ahk,Ink ===> don't work . pfffffffffffff , i was almost there . Why now the multiple extensions don't work anymore ??
defre1976 Posted January 3, 2018 Author Posted January 3, 2018 Doh . I was thinking . I will make a shortcut of this ahk. Will test it this evening. But i think this will solve the problem. Because the ahk file will then hen ink as extension. We will see.
Bungles Posted January 3, 2018 Posted January 3, 2018 I wonder if there is a way to bypass the launcher in the command line like some other games with launchers have offered. Maybe even with a script outside of RL. Retro Cafe - Universal ThemeHyperControl - Main Menu Config and Apps WheelAudiocade - Main Menu Music PlayerTelltale Games WheelPCGamers Top 100 PC Games 2014 WheelMGS HD Exit Screen8-Bitdo Special ArtAll Contributions My Youtube Channel - https://www.youtube.com/user/3ungle
defre1976 Posted January 3, 2018 Author Posted January 3, 2018 Ok that did the trick . Create ahk file so you can launch game from this ahk. Create then shortcut from this file and put it in the folder with the rest of your shortcut pc games.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.