Notes from Others on USSD Server

Note

https://discord.com/channels/788153624748228648/788170140016705556/1387148819556204597
i figured out how to get linux support, d3d11 support 「for older gpus」 and an fps cap 「to stop gpus from being at 100% constantly」

linux support,

this also applies to the steam deck - that runs linux

  • add the game as a non-steam game

    • steam > bottom left of window "Add a Game" > "Add a Non-Steam Game..." > locate the game's exe > add it,

    ,

  • properties > compatibility > "Force the use of a specific Steam Play compatibility tool" > Proton 9.0-4,

  • next install protontricks 「available as a flatpak on flathub」,

  • once installed open it, find ussd 「which should be listed as its now a steam game」 and select it,

  • Select the default wineprefix > Install a Windows DLL or component > find vcrun2022, select it and press OK

    • the game requires visual c++ 2015-2022 btw so if you're on windows and can't run the game try installing it,

    ,

  • after that you can hopefully launch the game like usual,

havent personally tested getting into online matches but the game didnt throw an epic online services error upon boot so i assume that works

d3d11 support,

  • add the game as a non-steam game 「see linux support」,
  • properties > launch options > put -d3d11,

fps cap,

windows,

  • launch the game once,
  • open file explorer > in the address bar type %localappdata%\BoltGame\Saved\Config\Windows , then press enter,
  • open GameUserSettings.ini,
  • go to line 31 「FrameRateLimit=0.000」,
  • change the first 0 into whatever number you want as the fps cap,
  • save and launch the game,

linux,

  • launch the game through steam once,

  • open whichever file browser you use > home > .steam/steam/steamapps/compatdata/<USSD game id>/pfx/drive_c/users/steamuser/AppData/Local/BoltGame/Saved/Config/Windows

    • you might have to dig around to find the folder USSD uses, game id is different for everyone i think,

    ,

  • open GameUserSettings.ini,

  • once again, line 31 and change the number to what you want,

ALSO in the settings file there are a bunch of other options i.e. dynamic resolution, could help with fps

This

https://discord.com/channels/788153624748228648/1000646186333650964/1386919352401661992
Requirement: PortProton

  1. Download the latest game,
  2. Install PortProton,
  3. Open the executable using PortProton by right clicking the executable,
  4. Create a Steam Shortcut using PortProton,
  5. Shut down Steam and relaunch Steam,
  6. Launch the game

a