Skip to content

Commit 3d60b6a

Browse files
authored
StarRupture: add WINEDLLOVERRIDE for mods
1 parent cfe55ec commit 3d60b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

star-rupture.kvp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ App.WindowsCommandLineArgs=
3939
App.CommandLineArgs={{$PlatformArgs}} StarRupture -port={{$ServerPort}} {{multihome}}-stdout -FullStdOutLogOutput {{$FormattedArgs}} -RCWebControlDisable -RCWebInterfaceDisable
4040
App.UseLinuxIOREDIR=False
4141
App.AppSettings={}
42-
App.EnvironmentVariables={"SteamAppId":"1631270","WINEPREFIX":"{{$FullRootDir}}.wine","WINEARCH":"win64","WINEDEBUG":"-all","XDG_RUNTIME_DIR":"/tmp","EOS_OVERRIDE_HOST_IP":"{{EOS_OVERRIDE_HOST_IP}}"}
42+
App.EnvironmentVariables={"SteamAppId":"1631270","WINEPREFIX":"{{$FullRootDir}}.wine","WINEARCH":"win64","WINEDEBUG":"-all","WINEDLLOVERRIDES":"dwmapi=n,b","XDG_RUNTIME_DIR":"/tmp","EOS_OVERRIDE_HOST_IP":"{{EOS_OVERRIDE_HOST_IP}}"}
4343
App.CommandLineParameterFormat=-{0}={1}
4444
App.CommandLineParameterDelimiter=
4545
App.ExitMethod=OS_CLOSE

0 commit comments

Comments
 (0)