HGL
sensitive-blue

Cannot play games Rocket League through heroic game launcher

I have installed rocket league when trying to launch it using proton-ge-latest i get the following error and the game fails to launch. below are the logs https://0x0.st/KMSE.log
16 Replies
HeroicBot
HeroicBot15h ago
Please follow these instructions on using GE-Proton: 1. Head to the Wine Manager in Heroic, click the "GE-Proton" tab, and install "GE-Proton-Latest" 2. Head to the settings for your game(s) (icon on game card in library). In the "Wine Version" dropdown, select "Proton - GE-Proton-latest" 3. 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.
sensitive-blue
sensitive-blueOP11h ago
nope the issue is same with same log
rival-black
rival-black10h ago
Post new log so we can decide I just demoted from diamond to plat so im fuming
CommandMC
CommandMC10h ago
You are using Proton Experimental in the above log
sensitive-blue
sensitive-blueOP9h ago
ah no it does not let me select my proton experimental it only allow proton-ge-latest and my wine instance
rival-black
rival-black9h ago
Post log with proton ge latest
sensitive-blue
sensitive-blueOP8h ago
sensitive-blue
sensitive-blueOP8h ago
these are the latest logs sorry for the delay @"Leopard"
rival-black
rival-black8h ago
Is this on ntfs partition? Aka Windows file format
sensitive-blue
sensitive-blueOP8h ago
yes i share it with my windows vm
rival-black
rival-black8h ago
GitHub
Using a NTFS disk with Linux and Windows
Compatibility tool for Steam Play based on Wine and additional components - ValveSoftware/Proton
sensitive-blue
sensitive-blueOP7h ago
a question how do i do this for heroic launcher steam games work fine for me only heroic games do not lauch Preventing NTFS Read Errors THERE HAS BEEN A REPORT THAT THIS MAY CAUSE DATA LOSS Due to the nature of NTFS, creating files/folders with names that are invalid on Windows will cause disk errors (leading to games that don't launch). The most common issue is a : (colon) character in filenames that Proton creates on the NTFS disk. Fixing this is pretty simple: create the /compatdata folder on the mounted NTFS disk as a symlink that points to a folder on a Linux partition. Creating the symlink: $ mkdir -p ~/.steam/steam/steamapps/compatdata $ ln -s ~/.steam/steam/steamapps/compatdata /media/gamedisk/Steam/steamapps/ If the /compatdata folder already exists on the mounted disk BEFORE the symlink, DELETE IT!
CommandMC
CommandMC7h ago
You don't work around your existing confusing mount setup by making it even more confusing Mount your drives at /run/media/ or /mnt/, leave folders in your home directory as regular folders
sensitive-blue
sensitive-blueOP7h ago
well yeah i have mounted my games drive to /home/users/Games and rest i have left for heroic to configure do i need to put my prefix folder in my linux partion heroic has put it in my games folder by default
CommandMC
CommandMC7h ago
Yes, Heroic expects you to mount drives at sensible locations Again, you don't fix this by making things more confusing. Mount your drive in a normal location, change the install path of any already-installed games to the new mount point
sensitive-blue
sensitive-blueOP7h ago
okey i will try that and let you know

Did you find this page helpful?