PhoenicisOrg / scripts

Phoenicis scripts
GNU Lesser General Public License v3.0
64 stars 49 forks source link

Update Subnautica (use latest Wine devel version, disable nvapi workaround, set environment variables) #1197

Open Zemogiter opened 4 years ago

Zemogiter commented 4 years ago

Description

Tried playing this game today. It crashed with standard "Subnautica.exe stoped working" error. before displaying anything. Tried disabling any mods and QModManager. Still crashes. Reinstalling verbs via winetricks. Still crashes. Changing wine version from 4.0.3 to 5.0-rc3 finally did the trick.

What works

Game installation, starting the game, gameplay itself

What was not tested

Gameplay, will have some time after weekend to see if changes to the script affect the game in any negative wayNothing

Test

Ready for review

Zemogiter commented 4 years ago

Ready for review.

ImperatorS79 commented 4 years ago

@Zemogiter You should do a PR about the environment modification first. (Because it will be needed to modify each QuickScript + each script using environment)

Zemogiter commented 4 years ago

@Zemogiter You should do a PR about the environment modification first. (Because it will be needed to modify each QuickScript + each script using environment)

I know.

Zemogiter commented 4 years ago

Blocked until #1198 is merged.

Zemogiter commented 4 years ago

I'm receiving the same error as in https://github.com/PhoenicisOrg/scripts/pull/1119#issuecomment-627206165