Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

The Takeover bypass launcher How?


defre1976

Recommended Posts

Posted

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

 

 

azeaze.png

Posted

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 ?

 

Posted

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 ???

11.png

Posted

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.

 

Posted

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 :)

Posted

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 ??

 

 

Posted

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.

Posted

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.

Posted

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. 

:good:

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...