Rocket League Bakkesmod
Basically, Bakkesmod can't detect my rocket league install so it can't inject. Is it possible to run things as adminstrators or something? I'm using wine
44 Replies
united-yellow•15mo ago
1. Click on the settings icon for Rocket League
2. Scroll to the bottom
3. Drag & Drop the Bakkesmod executable over "RUN EXE ON PREFIX"
4. Profit
Executables run through WINE on different WinePrefixes cannot interact with eachother, doing this runs the BakkesMod executable on the same prefix as Rocket League
@Thebro57
A WINE Prefix is basically a directory where a fake Windows filesystem is created and all of the libraries required to run your software are stored.
optimistic-goldOP•15mo ago
Got it! Hope this helps :)
I’ll message back in a couple hours, I don’t have my computer on me rnow
@CJ Will I have to do this every time I want to run bakkesmod?
and also, do I place it in the prefix before or after running rocket league?
Because rocket league won't launch if I place it in first, and bakkesmod won't launch if I place it in second
update: I've looked at an old tutorial on reddit for using bakkesmod with heroic on reddit, and it suggest running the installer in the same prefix. After installing it, however, it just kinda still doesn't detect it :/
@CJ do you have any other insight?
national-gold•15mo ago
hey i did this a while ago
theres a thread on it probably
optimistic-goldOP•15mo ago
Where? Do you have an old link or anything……?
I've literally searched everywhere
all the threads here are for linux, and the ones for mac just no one responds
I'm assuming it'd be a similar process, but my linux knowhow is.... limited.
national-gold•15mo ago
Oh... You're not on linux
The general process is:
- run installer with run exe on prefix
- disable safe mode in bakkesmod
- make a bat file so you don't have to run exe on prefix every time
optimistic-goldOP•15mo ago
I've done all that (except for the bat file, which i'll translate in to bash myself), but the main problem is that it just isn't detecting my Rocket League install. Do I need to move my rocket league .exe or smth?
^
national-gold•15mo ago
you cant make it into bash
you set it as the alternate exe
no, as i said you need to disable safe mode in bakkesmod
optimistic-goldOP•15mo ago
Been there, done that. It's still displaying "No RL installation detected"
You mean the run on prefix thing?
sorry if I'm being dumb and just don't really know what I'm doing :/
national-gold•15mo ago
nah its a setting but you dont need it yet
im guessing this is because macos
are you using wine or gptk
optimistic-goldOP•15mo ago
whisky
lol
so gptk i think
it's a bit of both actually
national-gold•15mo ago
yeah thats gptk i think
can you try wine-crossover from heroic wine manager
optimistic-goldOP•15mo ago
yeah sure
now neither whisky or crossover work :/
so weird
actually I think the whisky was just bakkesmod acting up
which is weird bc it's closed
and also the reason it can't detect it is bc rocket league isn't present in the prefix
the prefix exists, but rocket league does not exist inside of it
Whisky works now :D
I don't even know what i did :)
national-gold•15mo ago
nice
optimistic-goldOP•15mo ago
I tried running rocket league and bakkesmod in their own whisky bottle and bakkesmod detects rocket league once it's open
but the problem here is that rocket league is located in user/Games/Heroic/RocketLeague/Binaries/Win64 and Bakkesmod is located in user/Games/Heroic/Prefixes/default/rocketleague/drive_c/program_files/bakkesmod
Ofc bakkesmod isn't detecting it, rocket league isn't even in the confines of it's prefix
what did you mean by this? the rocketleague.exe in the alternate exe slot in settings?
national-gold•15mo ago
no, you make a bat script that launches bakkesmod and rl, and set that as alternate exe, you dont need to do that yet tho
it should be
thats where rocket league game files are but thats not where its prefix is
optimistic-goldOP•15mo ago
Yeah. Bakkesmod needs to detect the game files, but it can’t because rocketleague.exe isn’t in the prefix
Okay, so walk me through this. Do I maybe just need to give it permissions for those folders….?
national-gold•15mo ago
rocket league should be running inside oft he prefix tho
*of the
it should just work when you run in prefix
the other thing is just to make it easier
however, i dont know macos
so thats probably the issue
optimistic-goldOP•15mo ago
Yeah, that’s what I’m betting too. Does Linux have folder permissions? I know Mac does
national-gold•15mo ago
yeah it does
optimistic-goldOP•15mo ago
Dang….
Is there any way I could just move the rocket league file directly into the drive_c? That’s the only solution that might make sense in my head
national-gold•15mo ago
i dont think you need to
rocket league should be running on that prefix, even though its not installed there
@CommandMC would it be different on macos?
If the safe mode is disabled, BakkesMod should detect RL once you launch it
national-gold•15mo ago
yeah, thats not happening for this guy tho
optimistic-goldOP•15mo ago
yeah :/
I'll check one more time to make sure it's disabled
but last time i had it open it was
yeah no it's totally on
*off
safe mode is off
the offical bakkesmod wiki says it's often just bakkesmod not running with adminstrator privileges :/
I thought those were enabled by default in wine, though.....?
national-gold•15mo ago
they are yes
optimistic-goldOP•15mo ago
so it's just not in a place where it can see it
or wine just doesn't have enough mac support to mac this work
Could've sworn I've seen Mac users run this before
RL and BM are running in the same bottle/prefix, right?
optimistic-goldOP•15mo ago
yeah, I even ran the installer in the prefix
the only question I have would be answered if you could explain to me why the rocket league files aren't actually in the prefix
Why would they be?
Wine can access anything on your filesystem through the virtual Z: drive, there's no need to put files specifically inside the prefix (and risk the user deleting them, for example)
optimistic-goldOP•14mo ago
That's true.... there's got to be something I can do, though
I'm going to try emulating linux via UTM and seeing if that works ig
okay. so dash that. The main reason I wanted this was to load workshop maps, and lethamyr has a map loader as well. His seems to work minus a dependency that needs to install. The problem installing it is just that it asks for a system restart. Can I call a wineboot....?
it doesn't seem to work just upon happening.
wineboot -r
simulates a rebootoptimistic-goldOP•14mo ago
where do I type that?
Did you ever send in a game log?
If not, do that now. I can then get you a command you can just copy-paste
optimistic-goldOP•14mo ago
How do I do that....? sorry I'm still new to this wine stuff :/
"Report a problem running this game" on the game page in Heroic
optimistic-goldOP•14mo ago
this?
WINEPREFIX="/Users/fourthlight/Games/Heroic/Prefixes/default/Rocket League" "/Users/fourthlight/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/bin/wine64" wineboot -r
Open up a terminal and paste that inoptimistic-goldOP•14mo ago
outputs "zsh: no such file or directory: /Users/fourthlight/Library/Application"
Oh right, need quotes there as well
Should be corrected now
optimistic-goldOP•14mo ago
now it says "wineserver: using server-side synchronization.
0100:err:wineboot:main Failed to start reboot"
it's not possible again, is it?
hold up
I deleted the -r and it didn't give the 0100 error
How exactly is the program prompting you for a reboot?
Usually they just say that you should reboot, they don't hard-lock until you reboot or something
Well, the
-r
does the rebootingoptimistic-goldOP•14mo ago
it says "if you click cancel, you'll need to restart before running this installer .exe again"
oh lol
It also says I could try to install the framework manually (.NET framework from microsoft)
So now I'm running the offical installer in the prefix
it's just not moving forward with progress now. stopped at "installing windows10.0-KB5011048-x64.cab"
on the other hand, a wineboot -s worked!
but that still doesn't work :(
Well, I don't own Apple devices so I can't really help you here
foreign-sapphire•4mo ago
guys can someone dm me. i wanna get bakkesmod on RL running on mac using heroic