Dedicated server starts rather than game pt. 2

Hey there folks! Mangohud works, but I'm back to it trying to start a dedicated server. Even in an xorg session with PROTON_USE_WINED3D=1. My command line args are MANGOHUD=1 %command%
No description
Solution:
So I get it working intermittently using these parameters
No description
Jump to solution
19 Replies
𝚕𝚒𝚟𝚒𝚗𝚐𝚏𝚕𝚘𝚛𝚎
try MANGOHUD=1 gamemoderun %command% instead
doctor_shim
doctor_shimOP12mo ago
No dice. I'll delete the local folder and try to re-verify the game integrity to force it to download again.
doctor_shim
doctor_shimOP12mo ago
No description
doctor_shim
doctor_shimOP12mo ago
Here is the relevant output when launching
doctor_shim
doctor_shimOP12mo ago
Going to run just update to see if there are any updates for my distro
𝚕𝚒𝚟𝚒𝚗𝚐𝚏𝚕𝚘𝚛𝚎
@[EN] [Weirdo] Play2BReal
doctor_shim
doctor_shimOP12mo ago
Yeah they were helpful the first time around <3
𝚕𝚒𝚟𝚒𝚗𝚐𝚏𝚕𝚘𝚛𝚎
he knows better about linux i mean running bbr on linux in particular i'm wondering why is it still executing with /bin/sh\0-c\0MANGOHUD=1 and not /bin/sh\0-c\0MANGOHUD=1 gamemoderun
doctor_shim
doctor_shimOP12mo ago
With gamemoderun it didn't run at all, but that is interesting
𝚕𝚒𝚟𝚒𝚗𝚐𝚏𝚕𝚘𝚛𝚎
i assume you tried PROTON_USE_WINED3D=1 %command% as a launch option
Play2BReal
Play2BReal12mo ago
Yeah I’ve tried finding fixes online Couldn’t find much besides the stuff we’ve already tried before sadly
Solution
doctor_shim
doctor_shim12mo ago
So I get it working intermittently using these parameters
No description
doctor_shim
doctor_shimOP12mo ago
No mangohud though
doctor_shim
doctor_shimOP12mo ago
Relevant flatseal
No description
doctor_shim
doctor_shimOP12mo ago
Before I mark a solution, why would the dedicated server even start for me? Is it failure to find a rendering device?
Play2BReal
Play2BReal12mo ago
For cmd/terminal to host community servers
Start "" "C:\Program Files (x86)\Steam\steamapps\common\BattleBit Remastered\BattleBit.exe" -batchmode -nographics "-Name=Test Server" "-Port=29992" "-Hz=60" "-AntiCheat=EAC" "-MaxPing=500" "-VoxelMode=false" "-ApiEndPoint=XXX.XXX.XXX.XXX:29294" "-FixedSize=tiny" "-FirstGamemode=TDM" "-FirstMap=Azagor"
Start "" "C:\Program Files (x86)\Steam\steamapps\common\BattleBit Remastered\BattleBit.exe" -batchmode -nographics "-Name=Test Server" "-Port=29992" "-Hz=60" "-AntiCheat=EAC" "-MaxPing=500" "-VoxelMode=false" "-ApiEndPoint=XXX.XXX.XXX.XXX:29294" "-FixedSize=tiny" "-FirstGamemode=TDM" "-FirstMap=Azagor"
As an example Built into the game files which is a weird thing but works
doctor_shim
doctor_shimOP12mo ago
Very odd. I’m just going to mark this as resolved and blame NVIDIA drivers again.

Did you find this page helpful?