
BleedingAngl
Published
gamemoderun %command%
Werid startup screen, then sorts it self
Couldnt get rid of cursor on screen
Couldnt start playing
Graphical switches between a small window to semi fullscreen with a nag screen for the serial number - couldnt enter serial number to start
Runs smoother than on windows
Crashed back to desktop on first launch but worked fine afterwards
gamemoderun DXVK_ASYNC=1 %command%
Works out of the box
There is note of the blur on the main screen but i believe that this is down to the 'look' they were going for. This is only on the main screen.
gamemoderun %command%
Works fine, couldnt get any screen options but may be down to game rather than an issue with proton
PROTON_USE_WINED3D=1 %command% gamemoderun
Had a couple of crashes when trying to reload a level after death, after 4 hours of gameplay this only happened once
Works fine, the only issue is the white screen on login - this can be overidden by using --disable-gpu in the launch options
White screen when validating files
There is an issue with grabbing the mouse in fullscreen, this can be solved by winetricks , opening this command in terminal : env WINEPREFIX="/steamapps/compatdata/385400/pfx/" winecfg Goto graphics tab, emulate a virtual desktop and automatically capture the mouse in full screen windows
Launches but game doesnt start
Crashes with this error :
############################################################################################ FATAL ERROR in Vertex Shader compilation ShaderName: shader_oldMovie
memory:34:15: E5017: Aborting due to not yet implemented feature: Complex initializer. memory:35:15: E5017: Aborting due to not yet implemented feature: Complex initializer. memory:40:15: E5017: Aborting due to not yet implemented feature: Complex initializer. memory:41:15: E5017: Aborting due to not yet implemented feature: Complex initializer. memory:42:15: E5017: Aborting due to not yet implemented feature: Complex initializer. memory:75:25: E5005: Function "transpose" is not defined.
at gml_Script_draw_SHADER_oldMovie ############################################################################################
stack frame is gml_Script_draw_SHADER_oldMovie (line -1) gml_Object_obj_controller_Draw_64
According to the steam page it doesn't work in windows 8, but run flawlessly on proton.
Game doesnt launch correctly at all. Just get a nw.js window loaded ( nw.js 0.19.4)
Works fine, full screen, had to add the -changedir to launch parameters as mentioned in previous comments