Bioshock Remastered with a concurrent exe in the same prefix (trainer)

I have tested a few methods (messed around for about an hour) and I can't seem to get the game and the trainer to run together. - Game launches and plays with no issues - Can launch Trainer via settings, wine, run exe on prefix If the trainer is launched first then the game will not launch until the trainer is closed If the game is launched first then the trainer will launch after the game closed Tried the .bat method via youtube (advanced, alternate .exe) trainer launches, game splash launches, but game fails to launch
@echo off
start BioshockHD.exe
start Trainer.exe
@echo off
start BioshockHD.exe
start Trainer.exe
Bioshock remastered is the free version from Epic Trainer is from the Fling archive Any other suggested solutions? In Steam I would do this via protontricks or steamtinkerlaunch Game Log: https://0x0.st/X79U.log Heroic Log: https://0x0.st/X790.log
5 Replies
conscious-sapphire
conscious-sapphire6mo ago
Change your line starting the game to pass all parameters the script got to the game:
start BioshockHD.exe %*
start BioshockHD.exe %*
rare-sapphire
rare-sapphireOP6mo ago
weird, I was logged out of Epic, trying to log back in will have to try again later, getting cloudflare errors and expired code errors
rare-sapphire
rare-sapphireOP6mo ago
No description
other-emerald
other-emerald6mo ago
rare-sapphire
rare-sapphireOP6mo ago
it sorted itself out after a few minutes! my problem (epic and game launching) is resolved, I appreciate the help 😎 my google.fu failed to find that 🧐

Did you find this page helpful?