linuxulator-steam-utils
linuxulator-steam-utils copied to clipboard
Steam launcher for FreeBSD
**I install linux-steam-utils (tag 20221113) with proton 6.3, successfully registered with command lsu-register-proton, i see emulators/wine-proton in settings, but games not launch.** LOG: `Failed to init SteamVR because it isn't...
The following games are playable: - Portal - SHENZHEN I/O - Banished * - Democracy 4 * - Peggle Deluxe * - Peggle Nights * - TrackMania Nations Forever *...
Hi, ```tcsh % uname -a FreeBSD hostname.spmzt.net 13.1-RELEASE-p1 FreeBSD 13.1-RELEASE-p1 GENERIC amd64 ``` ```tcsh [steam@hostname ~]$ ls .steam/ bin32 registry.vdf sdk32 steam steam.pipe bin64 root sdk64 steam.pid steam_1.0.0.61.tar.gz ``` Dota...
The `Makefile` contains this `dependencies` target: ```make dependencies: pkg install -r FreeBSD ${DEPS} ${NVIDIA_DEPS} ``` Is there any particular reason why the repository is hardcoded? In a scenario where a...
I know that it is currently not a goal of this project, but are you aware of any ways to get the steam controller working in FreeBSD? On Linux, there...
Hi, i install proton version 7.0 on freebsd 13.1 and games not run: High Octan Drift,Star Trek Timelines and other. LOG: `/bin/sh\0-c\0/home/admin/.steam/steam/ubuntu12_32/reaper SteamLaunch AppId=600750 -- '/usr/home/admin/.steam/steam/compatibilitytools.d/FreeBSD_Proton'/run.sh waitforexitandrun '/usr/home/admin/.steam/steam/steamapps/common/Star Trek Timelines/Timelines.exe'\0...
With the full linux-c7 metapackage, steam works just fine but KSP, which is in the wiki section of this project, does not work. Output from running KSP with the launch...
-vulkan flag causes CS GO to use DXVK-Native library to translate DX9 to Vulkan, but i get this error: /bin/sh\0-c\0DXVK_HUD=full /home/reng/.steam/steam/ubuntu12_32/reaper SteamLaunch AppId=730 -- '/media/ada0p1/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo.sh' -steam -vulkan\0 Game...
Garry's Mod works when connecting to an external server on the x86-64 beta. Haven't been able to connect successfully on the stable (32-bit) version, it crashes during the loading screen....
In your instruction: In Steam install Proton 6.3 (appid 1580130). But commits: Adjust bin/lsu-register-proton for Proton 7.0. `I386_PKG_ROOT = ENV['LSU_i386_PKG_ROOT'] || File.join(ENV['HOME'], '.i386-wine-pkg') PROTON_VERSION = '6.3'` `I386_PKG_ROOT = ENV['LSU_i386_PKG_ROOT'] ||...