You are not logged in.
I would like to create a Ubuntu environment for applications like Steam as I have certain games that do not play nicely under Arch however work fine on Ubuntu (not sure why but they just do).
I was wondering if I could somehow set up a Ubuntu filesystem, chroot into that and run Steam so its running in a Ubuntu-like environment?
Offline
If Arch is good enough for the Steam devs, I'm guessing your issue is with the way you have set Arch up. You are better off fixing that, rather than cargo culting.
Offline
I tried a fresh install of Arch and the game still didn't work under arch. Steam itself runs fine it's just the game.
Offline
I tried a fresh install of Arch...
That doesn't mean anything. A "fresh install of Arch" is a shell prompt. Start a thread that actually describes your issue. Inlcuded details of your hardware (graphics stack and driver, for example), what you have installed and how you have configured it.
Offline
I don't believe it has anything to do with the hardware being used. The game in question (Saints Row: The Third) has many reports on ProtonDB stating the native version did not work and all these reports seem to come from Arch users or users of other rolling release distributions. Ubuntu however, seems to work with no issue thus is why I asked the question I did.
Offline
I was wondering if I could somehow set up a Ubuntu filesystem, chroot into that and run Steam so its running in a Ubuntu-like environment?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
em-200 wrote:I was wondering if I could somehow set up a Ubuntu filesystem, chroot into that and run Steam so its running in a Ubuntu-like environment?
Thanks that looks like exactly what I was looking for.
Offline
Isn't that the point of Steam Linux Runtime though?
Properties --> Compatibility --> Force the use of a specific Steam Play compatibility tool --> Steam Linux Runtime
Should run the game through a standardized Ubuntu environment
Note: replace bubblewrap with bubblewrap-suid if you haven't already not actually needed anymore unless you run linux-hardened or explicitly set kernel.unprivileged_userns_clone=0
Last edited by Ammako (2021-08-29 12:55:18)
Offline
Isn't that the point of Steam Linux Runtime though?
Properties --> Compatibility --> Force the use of a specific Steam Play compatibility tool --> Steam Linux Runtime
Should run the game through a standardized Ubuntu environment
Note: replace bubblewrap with bubblewrap-suid if you haven't already not actually needed anymore unless you run linux-hardened or explicitly set kernel.unprivileged_userns_clone=0
I did try that at some point although it didn't make a difference
Offline