ruanformigoni / gameimage

Gameimage - FlatImage Game Packer
Apache License 2.0
256 stars 2 forks source link

Long delay when running a program within gameimage #105

Closed Blad3forc3 closed 2 days ago

Blad3forc3 commented 2 days ago

When running a program within gameimage there is a long delay between selecting the exe to add during setup and the exe actually running.

My log file is full of

I :: [o]: [wine.sh] Container : ARCH I :: [o]: [wine.sh] Session Type: wayland I :: [o]: [wine.sh] $* : /media/ade/Temp/Killing_Time_Resurrected-Razor1911/setup_killing_time_resurrected1.0.1325(64bit)_(76870).exe I :: [o]: [wine.sh] USER : gameimage I :: [o]: [wine.sh] WINEDEBUG : fixme-all I :: [o]: [wine.sh] HOME : /home/gameimage I :: [o]: [wine.sh] WINEPREFIX : /media/ade/Temp/gameimage/build/Killing-Time-Resurrected/opt/gameimage-games/Killing-Time-Resurrected/wine I :: [o]: [wine.sh] glxinfo log : /media/ade/Temp/gameimage/build/Killing-Time-Resurrected/opt/gameimage-games/Killing-Time-Resurrected/wine/glxinfo.log I :: [o]: [wine.sh] GPU Vendor : nvidia corporation I :: [o]: [wine.sh] GPU Device : NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 I :: [o]: [wine.sh] OpenGL : 4.6.0 NVIDIA 555.58.02 I :: [o]: [wine.sh] Vulkan log : /media/ade/Temp/gameimage/build/Killing-Time-Resurrected/opt/gameimage-games/Killing-Time-Resurrected/wine/vulkan.log I :: [o]: [wine.sh] /opt/wine/bin/wine I :: [o]: [wine.sh] Wine version: wine-experimental.wine.8.0.20231019.r0.gd43c059eac4 ( TkG Plain ) I :: [o]: [wine.sh] Switched directory to: / I :: [o]: media/ade/Temp/Killing_Time_Resurrected-Razor1911 I :: [o]: [wine.sh] Wine log : /media/ade/Temp/gameimage/build/Killing-Time-Resurrected/opt/gameimage-games/Killing-Time-Resurrected/wine/wine.log I :: [o]: [wine.sh] /usr/bin/umu-run I :: [o]: [wine.sh] Using 'umu-run' I :: [o]: [wine.sh] Setting up Unified Launcher for Windows Games on Linux... I :: [o]: [wine.sh] Downloading latest steamrt sniper, please wait... I :: [o]: [wine.sh] SteamLinuxRuntime_sniper.tar.xz: SHA256 is OK I :: [o]: [wine.sh] Verifying integrity of sniper_platform_0.20241008.104210... I :: [o]: [wine.sh] sniper_platform_0.20241008.104210: mtree is OK I :: [o]: [wine.sh] pressure-vessel-wrap[22368]: W: "tmp/fim/run/host/usr/share/drirc.d" is unlikely to appear in "/run/host" I :: [o]: [wine.sh] pressure-vessel-wrap[22368]: W: "tmp/fim/run/host/usr/share/nvidia" is unlikely to appear in "/run/host" I :: [o]: [wine.sh] pressure-vessel-wrap[22368]: W: "tmp/fim/run/host/usr/share/nvidia" is unlikely to appear in "/run/host" I :: [o]: [wine.sh] setlocale "en_GB.UTF-8": No such file or directory I :: [o]: [wine.sh] pressure-vessel I :: [o]: -locale-gen: Missing locale en_GB.UTF-8 (found in $LANG) I :: [o]: [wine.sh] pressure-vessel-locale-gen: Generating locale en_GB.UTF-8... I :: [o]: [wine.sh] pressure-vessel-locale-gen: Generated locale en_GB.UTF-8 successfully I :: [o]: [wine.sh] pressure-vessel-locale-gen: Generating locale en_US.UTF-8... I :: [o]: [wine.sh] pressure-vessel-locale-gen: Generated locale en_US.UTF-8 successfully I :: [o]: [wine.sh] pressure-vessel-adverb[22431]: W: Container startup will be faster if missing locales are created at OS level I :: [o]: [wine.sh] Proton: Upgrading prefix from None to GE-Proton9-16 (/media/ade/Temp/gameimage/build/Killing-Time-Resurrected/opt/gameimage-games/Killing-Time-Resurrected/wine/) I :: [o]: [wine.sh] ProtonFixes[22474] INFO: Running protonfixes I :: [o]: [wine.sh] ProtonFixes[22474] INFO: Running checks I :: [o]: [wine.sh] ProtonFixes[22474] INFO: All checks successful I :: [o]: [wine.sh] ProtonFixes[22474] WARN: Game title not found in CSV I :: [o]: [wine.sh] ProtonFixes[22474] INFO: Non-steam game UNKNOWN (gameimage) I :: [o]: [wine.sh] ProtonFixes[22474] I :: [o]: INFO: No store specified, using UMU database I :: [o]: [wine.sh] ProtonFixes[22474] INFO: Using global defaults for UNKNOWN (gameimage) I :: [o]: [wine.sh] ProtonFixes[22474] INFO: Non-steam game UNKNOWN (gameimage) I :: [o]: [wine.sh] ProtonFixes[22474] INFO: No store specified, using UMU database I :: [o]: [wine.sh] ProtonFixes[22474] INFO: No global protonfix found for UNKNOWN (gameimage) I :: [o]: [wine.sh] Proton: /media/ade/Temp/Killing_Time_Resurrected-Razor1911/setup_killing_time_resurrected1.0.1325(64bit)_(76870).exe I :: [o]: [wine.sh] Proton: Executable a unix path, launching with /unix option. I :: [o]: [wine.sh] fsync: up and running. I :: [o]: [wine.sh] MESA-INTEL: warning: Haswell Vulkan support is incomplete I :: [o]: [wine.sh] 00d4:err:xrandr:xrandr14_get_adapters Failed to get adapters I :: [o]: [wine.sh] 00d4:err:xrandr:xrandr14_get_adapters Failed to get adapters I :: [o]: [wine.sh] MESA-INTEL: warning: Haswell Vulkan support is incomplete I :: [o]: [wine.sh] 00d4:err:xrandr:xrandr14_get_adapters Failed to get adapters I :: [o]: [wine.sh] 00d4:err:xrandr:xrandr14_get_adapter

ruanformigoni commented 2 days ago

This delay is only present in wine-umu, it is something it does even outside of gameimage.

Blad3forc3 commented 2 days ago

This delay still happens with wine staging selected

ruanformigoni commented 1 day ago

Ah I see, I'll check if this is an error caused by gameimage.