HGL
wise-white

RocketLeague.exe opens but with a black screen

I can listen the game
16 Replies
wise-white
wise-whiteOP3y ago
Now it opens but with a blackscreen I can listen the game
CommandMC
CommandMC3y ago
You are missing GPU drivers. See https://github.com/lutris/docs/blob/master/InstallingDrivers.md Also, don't delete your logs (at least not as long as the issue isn't solved)
wise-white
wise-whiteOP3y ago
The old issues were solved Still the same Black screen, but i can hear the music Game Settings: { "autoInstallDxvk": true, "autoInstallVkd3d": true, "preferSystemLibs": false, "nvidiaPrime": false, "enviromentOptions": [], "wrapperOptions": [], "showFps": false, "useGameMode": false, "language": "", "wineVersion": { "bin": "/home/storm/.config/heroic/tools/proton/Proton-GE-latest/proton", "name": "Proton - Proton-GE-latest", "type": "proton" }, "winePrefix": "/home/storm/Games/Heroic/Prefixes/default/Rocket League", "wineCrossoverBottle": "" } Game launched at: Mon Jun 05 2023 18:36:47 GMT-0300 (Brasilia Standard Time) System Info: Heroic Version: 2.8.0 Nico Robin Legendary Version: 0.20.32 Dark Energy (hotfix #6) GOGdl Version: 0.7.2 Electron Version: 23.1.4 Chrome Version: 110.0.5481.192 NodeJS Version: 18.12.1 OS: Ubuntu KERNEL: 5.19.0-43-generic ARCH: x64 CPU: Intel Core™ i5-9600KF @3.7 GOVERNOR: powersave RAM: Total: 15.56 GiB Available: 11.48 GiB GRAPHICS: GPU0: GP104 [GeForce GTX 1060 6GB] VRAM: 32MB PROTOCOL: wayland Legendary's config from config.ini (before App's settings): { "game_parameters": [], "game_executable": "Binaries/Win64/RocketLeague.exe", "game_directory": "/home/storm/Games/Heroic/rocketleague", "launch_command": [ "wine" ], "working_directory": "/home/storm/Games/Heroic/rocketleague/Binaries/Win64", "user_parameters": [], "environment": {}, "pre_launch_command": "", "pre_launch_wait": false } Launch Command: LD_PRELOAD= STEAM_COMPAT_CLIENT_INSTALL_PATH=/home/storm/.steam/steam STEAM_COMPAT_DATA_PATH="/home/storm/Games/Heroic/Prefixes/default/Rocket League" PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 STEAM_COMPAT_APP_ID=0 SteamAppId=0 SteamGameId=heroic-rocketleague PROTON_LOG_DIR=/home/storm /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary launch Sugar --language en --no-wine --wrapper "'/home/storm/.config/heroic/tools/proton/Proton-GE-latest/proton' run" Game Log: [cli] INFO: Logging in... [Core] INFO: Trying to re-use existing login session... [cli] INFO: Checking for updates... [Core] INFO: Getting authentication token... [cli] INFO: Launching Sugar... wineserver: using server-side synchronization. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely [S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam. [S_API FAIL] SteamAPI_Init() failed wine: Read access denied for device L"\??\Z:\", FS volume label and serial are not available. wine: Read access denied for device L"\??\Z:\", FS volume label and serial are not available. wine: Read access denied for device L"\??\Z:\", FS volume label and serial are not available. Error, FSaveDataImportTask: '....\TAGame\SaveDataEpic\DBE_Production\9c08805c24df4055ba8614fae23de12d.save' no files found WARNING - PATHS MAY NOT BE VALID Warning, Material boost_toonywater.Materials.Blank_MAT missing bUsedWithStaticLighting=True! Warning, Material BlackMarketTest_Skin.MAT_BlackMarketTest missing bUsedWithStaticLighting=True! Reading package lists... Done W: GPG error: https://dl.winehq.org/wine-builds/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F E: The repository 'https://dl.winehq.org/wine-builds/ubuntu jammy InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
CommandMC
CommandMC3y ago
Don't use Proton, it provides basically no information on issues Not sure what that APT error is doing there, context?
wise-white
wise-whiteOP3y ago
Changed to Wine, but still the same
wise-white
wise-whiteOP3y ago
wise-white
wise-whiteOP3y ago
The context is that i ran the command of the github link you sent me
CommandMC
CommandMC3y ago
Well, you're still missing GPU drivers
wise-white
wise-whiteOP3y ago
How? I ran the command Oh
CommandMC
CommandMC3y ago
That APT error cannot be caused by the commands on the page I linked, you must've messed with something on https://wiki.winehq.org/Ubuntu before The WineHQ Wiki does mention how to fix this error though, see "Winehq key problems"
wise-white
wise-whiteOP3y ago
Let me reboot 💀
wise-white
wise-whiteOP3y ago
CommandMC
CommandMC3y ago
Did you re-run the driver installation command after correcting the issue above?
wise-white
wise-whiteOP3y ago
i didnt correct the issue Because i didnt find the solution
CommandMC
CommandMC3y ago
As per the WineHQ Wiki page I've linked:
Currently, the Wine servers are being synchronized. This means that some users still getting the older .sources file. If you get this warning, edit the winehq-<distro>.sources file and replace /usr/share/keyrings/ to /etc/apt/keyrings/. For example: sudo sed -i s@/usr/share/keyrings/@/etc/apt/keyrings/@ /etc/apt/sources.list.d/winehq-jammy.sources
Not quite sure what you were expecting here though. Driver installation command says "Hey, there's an error here, can't continue". Why would your drivers now be magically installed?
wise-white
wise-whiteOP3y ago
Ok, game is running now Thank you

Did you find this page helpful?