HGL
other-emerald
rocket league wont work
im trying to play on rocket league, when i try to start it doenst open and closes.
21 Replies
other-emeraldOP•4mo ago
it's like crashing on launch
To help you, we need a game log. Please see the following images on how to get it.



other-emeraldOP•4mo ago
Wine-GE is rather old now (last release is almost a year ago) and thus might not work correctly. Please follow these instructions on using GE-Proton with umu instead:
1. Head to the Wine Manager in Heroic, click the "Proton-GE" tab, and install "Proton-GE-Latest"
2. Enable umu in "Settings" (Heroic sidebar) -> "Advanced" -> "Use UMU as Proton runtime"
Note: For a visual guide, see attached image
3. Head to the settings for your game(s) (icon on game card in library). In the "Wine Version" dropdown, select "Proton - Proton-GE-latest"
4. Rename your Wineprefix (path is shown in game settings), e.g. from
current-name
to current-name_bak
. To clarify: Rename the actual folder on your hard drive, do not change the option in the game settings.
Note: This will make game-specific configuration data (e.g. in-game settings or save files) unavailable. If this is an issue, let us know & we'll help you restore them.
other-emeraldOP•4mo ago
i didnt really understand the fourth step
im new to this
stormy-gold•4mo ago
basically, you find the folder that heroic says your wine prefix is located in, then you rename that folder to
whateverthenameisrightnow_bak

other-emeraldOP•4mo ago
done
still crashes
https://0x0.st/8ajD.log
stormy-gold•4mo ago
someone else might know what to do next those are the basic steps i know for linux users
give it a couple hours n someone more experienced will show up eventually
As the message says, do not change the path set in Heroic, simply rename the folder that's currently on your filesystem
Keep the path in Heroic set to
.../Rocket League
(no _bak
at the end), but rename the folderother-emeraldOP•4mo ago
ok
still same problem
https://0x0.st/8aeU.log
What filesystem is
/media/rayanchentouf/MAIN
?
If it's NTFS: Don't put your prefixes on there, that won't work. Keep them at the default location (~/Games/Heroic/Prefixes/default/<game name>
) insteadother-emeraldOP•4mo ago
it's an harddisk
Right, but what filesystem are you using on that disk (or rather partition, if we want to get pedantic)?
(if you don't know, send in the output of
cat /proc/mounts | grep /media/rayanchentouf/MAIN
)other-emeraldOP•4mo ago
cat: /proc/mount: No such file or directory
Oh, sorry, it's "mounts", not "mount"
other-emeraldOP•4mo ago
/dev/sdb1 /media/rayanchentouf/MAIN fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 0 0
Right, that's a NTFS filesystem
other-emeraldOP•4mo ago
what
awh
Refer to this then
other-emeraldOP•4mo ago
alright
You could of course re-format the partition, but that'd either take a long time (hours to days) or delete everything on it at the moment