shkhln / linuxulator-steam-utils

Steam launcher for FreeBSD
MIT License
125 stars 12 forks source link

Proton on intel not launch game #62

Closed steambsd closed 2 years ago

steambsd commented 2 years ago

[Updated] Only with PROTON_NO_ESYNC=1 PROTON_NO_D3D11=1 PROTON_USE_WINED3D11=1 %command% games run, but for example High Octane Drift have Black textures (playeble) I try all my games on INTEL DRIVER but have problem with log:

0060:fixme:console:default_ctrl_handler Terminating process 20 on event 0 Game process removed: AppID 457330 "/home/admin/.steam/steam/ubuntu12_32/reaper SteamLaunch AppId=457330 -- '/usr/home/admin/.steam/steam/compatibilitytools.d/FreeBSD_Proton'/run.sh waitforexitandrun '/usr/home/admin/.steam/steam/steamapps/common/High Octane Drift/HighOctaneDrift.exe' LIBGL_ALWAYS_SOFTWARE=1", ProcID 9562 Uploaded AppInterfaceStats to Steam No cached sticky mapping in ActivateActionSet.004c:err:ole:start_rpcss Failed to start RpcSs service GameAction [AppID 457330, ActionID 4] : LaunchApp changed task to ProcessingInstallScript with "" reaper: prctl() failed! src/clientdll/installscript_posix.cpp (509) : Assertion Failed: Standalone evaluator returned error code for app 457330 src/clientdll/installscript_posix.cpp (509) : Assertion Failed: Standalone evaluator returned error code for app 457330 GameAction [AppID 457330, ActionID 4] : LaunchApp changed task to SynchronizingCloud with "" GameAction [AppID 457330, ActionID 4] : LaunchApp changed task to SiteLicenseSeatCheckout with "" GameAction [AppID 457330, ActionID 4] : LaunchApp changed task to CreatingProcess with "" GameAction [AppID 457330, ActionID 4] : LaunchApp waiting for user response to CreatingProcess "" GameAction [AppID 457330, ActionID 4] : LaunchApp continues with user response "CreatingProcess" /bin/sh\0-c\0/home/admin/.steam/steam/ubuntu12_32/reaper SteamLaunch AppId=457330 -- '/usr/home/admin/.steam/steam/compatibilitytools.d/FreeBSD_Proton'/run.sh waitforexitandrun '/usr/home/admin/.steam/steam/steamapps/common/High Octane Drift/HighOctaneDrift.exe'\0 Game process added : AppID 457330 "/home/admin/.steam/steam/ubuntu12_32/reaper SteamLaunch AppId=457330 -- '/usr/home/admin/.steam/steam/compatibilitytools.d/FreeBSD_Proton'/run.sh waitforexitandrun '/usr/home/admin/.steam/steam/steamapps/common/High Octane Drift/HighOctaneDrift.exe'", ProcID 9636, IP 0.0.0.0:0 ERROR: ld.so: object '/usr/home/admin/.steam/steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/home/admin/.steam/steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/home/admin/.steam/steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. pid 9638 != 9636, skipping destruction (fork without exec?) ERROR: ld.so: object '/usr/home/admin/.steam/steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/home/admin/.steam/steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. pid 9642 != 9636, skipping destruction (fork without exec?) with-glibc-shim /opt/steam-utils/lxbin/../bin/lsu-wine-env /usr/home/admin/.steam/steam/compatibilitytools.d/FreeBSD_Proton/proton/proton waitforexitandrun /usr/home/admin/.steam/steam/steamapps/common/High Octane Drift/HighOctaneDrift.exe GameAction [AppID 457330, ActionID 4] : LaunchApp changed task to WaitingGameWindow with "" shim init GameAction [AppID 457330, ActionID 4] : LaunchApp changed task to Completed with "" esync: up and running. 0024:fixme:fsync:do_fsync futexes not supported on this platform. err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffdf0000-0x7fffffff0000, unix_prot 0. 002c:fixme:fsync:do_fsync futexes not supported on this platform. 002c:fixme:ntdll:get_firmware_info info_class SYSTEM_FIRMWARE_TABLE_INFORMATION 002c:fixme:ntdll:get_firmware_info info_class SYSTEM_FIRMWARE_TABLE_INFORMATION 002c:err:winediag:WS_getaddrinfo Failed to resolve your host name IP err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffdf0000-0x7fffffff0000, unix_prot 0. 0034:fixme:fsync:do_fsync futexes not supported on this platform. 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"NDIS" failed to start: 2 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 2 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"winebus" failed to start: 2 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 2 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"Eventlog" failed to start: 2 shim init err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffdf0000-0x7fffffff0000, unix_prot 0. 0040:fixme:fsync:do_fsync futexes not supported on this platform. err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffdf0000-0x7fffffff0000, unix_prot 0. 004c:fixme:fsync:do_fsync futexes not supported on this platform. 004c:warn:module:load_builtin_dll cannot find builtin library for L"\\??\\C:\\windows\\system32\\winemac.drv" 004c:warn:module:load_dll Failed to load module L"winemac.drv"; status=c0000135 shim init 004c:err:ole:start_rpcss Failed to start RpcSs service

shkhln commented 2 years ago

I don't know if LIBGL_ALWAYS_SOFTWARE=1 affects Mesa's Vulkan drivers, but it's ill-advised either way.

steambsd commented 2 years ago

Option LIBGL_ALWAYS_SOFTWARE=1 not work, but work with PROTON_NO_ESYNC=1 PROTON_NO_D3D11=1 PROTON_USE_WINED3D11=1 %command% . Without all option i see (for Trackmania) window "Cannot install directx 9". Age of mythology not work with PROTON_NO_ESYNC=1 PROTON_NO_D3D11=1 PROTON_USE_WINED3D11=1 %command%

shkhln commented 2 years ago

I think I'll close this, because I don't understand that description anyway.