
Hein
Published
Forced Proton instead of running native
Textures not applied correctly (conveyor belts going the wrong direction), foliage and other moving objects flickering
Game freezes every ~60-90 seconds for ~10 seconds, slowing down my entire machine
Works perfectly, minus some windowing issues
Maximizing the window zooms the game in too far, fullscreen via F11 works fine though
Maximising the window zooms the game in too far, fullscreen with F11 works fine though
Generally slightly laggy, opening storage and scrolling between tabs is very laggy
Previous reports suggested using ProtonGE9-7 to fix the performance issues, but that did not work for me, hence i switched to the website version for now.
I've turned the Website into a Progressive Web App (PWA) with an extension to have something more "standalone", rather than being just another tab in my browser.
The website version does have some larger borders around the actual game region but i set my Zoom to 30% to minimize them and it feels just like the steam version - without the performance issues of course
Previous reports/tinkers did not work for me
the recommended command protontricks 573060 -q dotnet472
that seemed to work for others would still not make the game playable.
Using winetricks directly did not work either.
As stated above, none of the tinkering steps mentioned in other reports (including the other LOGistICAL games/DLCs) worked for me.
Searching some other common tinkering methods did not work either. The game launches, but is stuck at a white screen and does not load.
I ended up creating a Windows VM in Virtualbox as a last resort because the LOGistICAL games don't require very high specs.
installed dotnet472, see below
Since my last report I have switched OS and installing dotnet472
with protontricks
was successful. Unfortunately I do not know what the exact issue was, so this may not be helpful to everyone.
My steps:
- Clean up your wine prefix if you have tried tinkering before:
rm -rf ~/.steam/steam/steamapps/compatdata/573060
- Launch the game to regenerate a fresh prefix
- If you end up with a white screen: close the game. If the game closes by itself: wait for it do fully close
- protontricks - i used the GUI, haven't tried if CLI works
protontricks
- Select
LOGistICAL
Select the default wineprefix
Install a Windows DLL or component
- Select
dotnet472
OK
- Many errors/warnings may pop up, just keep clicking
OK
and follow along with the .NET installers - Launch the game, it should work now
install dotnet472, see below
Without tinkering, the game launched into a whitescreen or would straight up crash.
Had to install dotnet472
via protontricks
. Note that using regular Proton did not work for me, had to use GE-Proton.
For a step-by-step see my report for LOGistICAL
Does not launch, presumably because of the anticheat
Steam Version does not run with either of the following:
- Proton Hotfix
- Proton Experimental
- Proton 9.0.4
- Proton 10.0.1 beta
- GE Proton 9-27
- GE Proton 10-3
Installing the Nexon Launcher through Bottles and installing the game through the Nexon Launcher does not work either.
switching to GE-Proton9-21 seems to have fixed the issue of blackscreen
PULSE_LATENCY_MSEC=30 gamemoderun %command% --launcher-skip
"Browse local files" > launcher-configuration.json > change "fallback" to "DirectX 11"
setting PULSE_LATENCY_MSEC=30
in launch options fixed crackling while in menus
Game froze in menus. Setting "fallback": "DirectX 11"
in config file fixed it
added --launcher-skip
to skip the CDPR launcher
Very low FPS because my GPU was not used, game itself is fine
I was missing 32 bit drivers so the game was running off the CPU.
I use nvidia-driver-570
, so i had to install libnvidia-gl-570:i386
and reboot.
Game worked perfectly after that.
Used the launch option DXVK_HUD=1
to check if i'm running on GPU or not