Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 16282  / 1 Year ago, wed, february 1, 2023, 12:54:30

I would like to run Steam in a standalone mode so I don't have to load a desktop and then run Steam. I just want 100% of my resources dedicated to the game.



Ideally it would just be a Steam session that I can log into from the login screen. Is this possible?


More From » steam

 Answers
1

I have actually created a project to do exactly what you're describing here:



https://github.com/ShadowApex/steamos-ubuntu



It is just a small bash script that will do the following things:




  • Create the steam user account if it does not exist.

  • Install steam, if it is not installed.

  • Install the Steam Compositor, Steam Mode Switch, and boot splash themes.

  • Configure autologin for the steam user account.

  • Configure the default session to the Steam Compositor.

  • Create reboot-to-[steamos,desktop]-mode scripts to switch between sessions.



I've only tested it on a cleanly installed version of Ubuntu 18.04.


[#30941] Friday, February 3, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
musining

Total Points: 171
Total Questions: 124
Total Answers: 121

Location: Zambia
Member since Thu, Jun 25, 2020
4 Years ago
;