Bakkesmod on Heroic

How do i install bakkesmod on Rocket League through heroic??? ps: i tried to execute installer with wine normally but after installing it simply spam errors
25 Replies
CommandMC
CommandMC16mo ago
Create a new .bat file with the following content:
@echo off

set RL_PATH="Z:\home\yourusername\Games\Heroic\rocketleague\Binaries\Win64"

echo Launching BakkesMod...
C:
cd "C:\Program Files\BakkesMod"
start BakkesMod.exe
echo BakkesMod started, starting Rocket League: %RL_PATH%
Z:
cd %RL_PATH%
RocketLeague.exe %*
@echo off

set RL_PATH="Z:\home\yourusername\Games\Heroic\rocketleague\Binaries\Win64"

echo Launching BakkesMod...
C:
cd "C:\Program Files\BakkesMod"
start BakkesMod.exe
echo BakkesMod started, starting Rocket League: %RL_PATH%
Z:
cd %RL_PATH%
RocketLeague.exe %*
Adjust the path on the 2nd line to be your RL install path + \Binaries\Win64 (assuming you selected the default install path Heroic suggests, you only have to change the username). Make sure to use \ as the path separator and to keep the starting Z: Head to Heroic's settings, "Other" tab and select this new file as your alternative EXE. Upon starting the game, both Rocket League and BakkesMod will now open. In BM, make sure the "Safe Mode" is turned off ("Settings" dropdown), and choose Yes when it asks you about injecting into an unsupported version of Rocket League
correct-apricot
correct-apricotOP16mo ago
I found "alternative exe" in advanced settings. 1- How do i choose bakkesmod.exe file? 2-what do i do with .bat file after creating it? @CommandMC
CommandMC
CommandMC16mo ago
You select the .bat file as your alternative EXE (I believe that answers both questions?)
correct-apricot
correct-apricotOP16mo ago
Oh yessss I will try it Thanks @CommandMC it didn't work. i just copy and pasted this code and changed user name(yourusername) did i do anything wrong?
CommandMC
CommandMC16mo ago
Send in a game log, that'll give some clues as to what's wrong
correct-apricot
correct-apricotOP16mo ago
ok wait pls
correct-apricot
correct-apricotOP16mo ago
correct-apricot
correct-apricotOP16mo ago
names on file locations aren't from me @CommandMC
CommandMC
CommandMC16mo ago
That's Heroic's general log, not the game log
correct-apricot
correct-apricotOP16mo ago
let me try to find it
correct-apricot
correct-apricotOP16mo ago
correct-apricot
correct-apricotOP16mo ago
f2 doesn't work
CommandMC
CommandMC16mo ago
Arquivo n�o encontrado. O aplicativo n�o p�de ser iniciado ou n�o existe aplicativo associado ao arquivo especificado. ShellExecuteEx falhou: Arquivo n�o encontrado.
Gonna need a translation on that
correct-apricot
correct-apricotOP16mo ago
archive not found the app couldn't be started or there's no app linked to this specified archive shell executeex failed: archive not found it's in portuguese sry
CommandMC
CommandMC16mo ago
You did install BakkesMod, correct? Does /home/gabriel/Games/Heroic/Prefixes/default/Rocket League/drive_c/Program Files/BakkesMod exist?
correct-apricot
correct-apricotOP16mo ago
noi no how do i fix it? is that the problem?
CommandMC
CommandMC16mo ago
Download the installer from here, extract the archive, then run the installer with the "Run EXE on prefix" button in Heroic's game settings
correct-apricot
correct-apricotOP16mo ago
wdym run the installer while running rl at the same time?
CommandMC
CommandMC16mo ago
No, just run the installer (without the game running)
correct-apricot
correct-apricotOP16mo ago
so i run installer with heroic? in game settings?
CommandMC
CommandMC16mo ago
Yes
correct-apricot
correct-apricotOP16mo ago
so game will open with installer
CommandMC
CommandMC16mo ago
No, the installer will install BakkesMod, and clicking "Play" in Heroic will now open up BakkesMod and Rocket League itself The .bat file you've created launches BakkesMod (to inject the mod into the game) and the game itself. Of course that won't work if you don't have BakkesMod installed, so that's what we're doing here
correct-apricot
correct-apricotOP16mo ago
oh ok i do "add game?" or just go to advanced> run alternative exe oh ok i found it @CommandMC THANKS!!!!!
adverse-sapphire
adverse-sapphire4mo ago
this works fine after a couple months theres no better guide then this

Did you find this page helpful?