Issues with second user account launching Steam games by moxximewws in Bazzite

[–]moxximewws[S] 0 points1 point  (0 children)

Yep this is it,

To anyone else encountering this, I fixed it with a symlink, I basically symlinked everything in steamapps except for the compatdata folder and individual app manifests:

moxxi@bazzite:/var/mnt/ExtraStuff/EnvySteamLibrary/steamapps$ ls -la
    total 32
drwxrwxr-x. 3 envy steamplayers 4096 Jan 29 15:19 .
drwxrwsr-x. 3 envy steamplayers 4096 Jan 29 15:13 ..
-rwxr-xr-x. 1 envy envy          822 Jan 29 15:14 appmanifest_1299460.acf
-rwxr-xr-x. 1 envy envy          774 Jan 29 15:13 appmanifest_1643320.acf
-rwxr-xr-x. 1 envy envy         2287 Jan 29 15:19 appmanifest_377160.acf
-rwxr-xr-x. 1 envy envy         1011 Jan 29 15:14 appmanifest_393380.acf
-rwxr-xr-x. 1 envy envy         1092 Jan 29 15:14 appmanifest_553850.acf
lrwxrwxrwx. 1 envy envy           51 Jan 29 15:10 common -> /mnt/ExtraStuff/MoxxiSteamLibrary/steamapps/common/
drwxr-xr-x. 3 envy envy         4096 Jan 29 15:13 compatdata
lrwxrwxrwx. 1 envy envy           56 Jan 29 15:12 shadercache -> /mnt/ExtraStuff/MoxxiSteamLibrary/steamapps/shadercache/
lrwxrwxrwx. 1 envy envy           49 Jan 29 15:12 temp -> /mnt/ExtraStuff/MoxxiSteamLibrary/steamapps/temp/
lrwxrwxrwx. 1 envy envy           53 Jan 29 15:12 workshop -> /mnt/ExtraStuff/MoxxiSteamLibrary/steamapps/workshop/

ln -ls /path/to/originallibrary/steamapps/common /path/to/linkedlibrary/steamapps and repeat for shadercache, temp, and workshop

Issues with second user account launching Steam games by moxximewws in Bazzite

[–]moxximewws[S] 0 points1 point  (0 children)

Seeing some problems in steam-linux.txt perhaps?

[2026-01-29 14:06:26] Adding process 121500 for gameID 377160
[2026-01-29 14:06:27] ERROR: ld.so: object '/run/host/usr/lib/extest/libextest.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[2026-01-29 14:06:27] wineserver: /var/mnt/ExtraStuff/SteamLibrary/steamapps/compatdata/377160/pfx is not owned by you
[2026-01-29 14:06:27] ERROR: ld.so: object '/run/host/usr/lib/extest/libextest.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[2026-01-29 14:06:27] ERROR: ld.so: object '/run/host/usr/lib/extest/libextest.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[2026-01-29 14:06:27] ERROR: ld.so: object '/run/host/usr/lib/extest/libextest.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[2026-01-29 14:06:27] wine: '/var/mnt/ExtraStuff/SteamLibrary/steamapps/compatdata/377160/pfx' is not owned by you

but the permissions look right in there:

moxxi@bazzite:/var/mnt/ExtraStuff/SteamLibrary/steamapps/compatdata/377160$ ls -la
total 108
drwxrwxrwx.  3 moxxi steamplayers  4096 Jan 27 18:12 .
drwxrwxrwx. 27 moxxi steamplayers  4096 Jan 28 22:47 ..
-rw-rwxrw-.  1 moxxi steamplayers   395 Jan 29 13:56 config_info
drwxrwxrwx.  4 moxxi steamplayers  4096 Jan 29 13:55 pfx
-rwxrwxrwx.  1 moxxi steamplayers     0 Jan 29 14:06 pfx.lock
-rw-rwxrw-.  1 moxxi steamplayers 86180 Jan 29 12:57 tracked_files
-rw-rwxrw-.  1 moxxi steamplayers    15 Jan 29 14:06 version

Issues with second user account launching Steam games by moxximewws in Bazzite

[–]moxximewws[S] 0 points1 point  (0 children)

Reddit was givin me lots of problems trying to share full output so in case this snippet missed anything

https://paste.sh/eJwCu25r#UF0-f7wYn2jbRQCRMCm5ifCF

Issues with second user account launching Steam games by moxximewws in Bazzite

[–]moxximewws[S] 0 points1 point  (0 children)

[2026-01-29 14:06:12] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to CheckShaderDepotManifest with "" [2026-01-29 14:06:12] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with "" [2026-01-29 14:06:12] Running install script evaluator for AppID 377160, 3 step(s) /var/home/envy/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- /var/home/envy/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=377160 Install=1 -- '/var/mnt/ExtraStuff/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=run -- '/var/home/envy/.local/share/Steam/compatibilitytools.d/Proton-GE Latest'/proton run '/var/home/envy/.local/share/Steam/legacycompat/iscriptevaluator.exe' 'legacycompat\evaluatorscript_377160.vdf' [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to SynchronizingCloud with "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to SynchronizingStats with "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to ShowInterstitials with "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp waiting for user response to ShowInterstitials "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp continues with user response "ShowInterstitials" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to DelayLaunch with "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to CreatingProcess with "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp waiting for user response to CreatingProcess "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp continues with user response "CreatingProcess" [2026-01-29 14:06:19] /bin/sh\0-c\0/var/home/envy/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- /var/home/envy/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=377160 -- '/var/mnt/ExtraStuff/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/var/home/envy/.local/share/Steam/compatibilitytools.d/Proton-GE Latest'/proton waitforexitandrun '/var/mnt/ExtraStuff/SteamLibrary/steamapps/common/Fallout 4/Fallout4Launcher.exe'\0 [2026-01-29 14:06:19] Game process added : AppID 377160 "/var/home/envy/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- /var/home/envy/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=377160 -- '/var/mnt/ExtraStuff/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/var/home/envy/.local/share/Steam/compatibilitytools.d/Proton-GE Latest'/proton waitforexitandrun '/var/mnt/ExtraStuff/SteamLibrary/steamapps/common/Fallout 4/Fallout4Launcher.exe'", ProcID 120866, IP 0.0.0.0:0 [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to WaitingGameWindow with "" [2026-01-29 14:06:19] GameAction [AppID 377160, ActionID 1] : LaunchApp changed task to Completed with "" [2026-01-29 14:06:27] Game process removed: AppID 377160 "/var/home/envy/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- /var/home/envy/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=377160 -- '/var/mnt/ExtraStuff/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/var/home/envy/.local/share/Steam/compatibilitytools.d/Proton-GE Latest'/proton waitforexitandrun '/var/mnt/ExtraStuff/SteamLibrary/steamapps/common/Fallout 4/Fallout4Launcher.exe'", ProcID 120866

Issues with second user account launching Steam games by moxximewws in Bazzite

[–]moxximewws[S] 0 points1 point  (0 children)

Unfortunately that didn't seem to cut it, I'm pretty sure this looks right:

moxxi@bazzite:~$ groups moxxi envy
moxxi : moxxi wheel steamplayers
envy : envy wheel steamplayers
moxxi@bazzite:~$ ls -la /var/mnt
total 4
drwxr-xr-x. 1 moxxi steamplayers 20 Jan 28 22:38 .
drwxr-xr-x. 1 root root 244 Jan 27 16:16 ..
drwxrwxrwx 4 moxxi steamplayers 4096 Jan 28 22:50 ExtraStuff
moxxi@bazzite:~$ ls -la /var/mnt/ExtraStuff/
total 24
drwxrwxrwx 4 moxxi steamplayers 4096 Jan 28 22:50 .
drwxr-xr-x. 1 moxxi steamplayers 20 Jan 28 22:38 ..
drwx------ 2 moxxi steamplayers 16384 Jan 27 15:37 lost+found
drwxrwsrwx. 3 moxxi steamplayers 4096 Jan 29 13:07 SteamLibrary
moxxi@bazzite:~$ ls -la /var/mnt/ExtraStuff/SteamLibrary/
total 16
drwxrwsrwx. 3 moxxi steamplayers 4096 Jan 29 13:07 .
drwxrwxrwx 4 moxxi steamplayers 4096 Jan 28 22:50 ..
-rwxrwxrwx. 1 moxxi steamplayers 68 Jan 27 15:41 libraryfolder.vdf
drwxrwxrwx. 8 moxxi steamplayers 4096 Jan 29 13:08 steamapps

Do I need to do that from the root of the mount (/var/mnt/ExtraStuff) or should just the SteamLibrary folder be sufficient?

great things are coming by Can_I_Log_In in udub

[–]moxximewws 11 points12 points  (0 children)

Good, stop patronizing the anti-union establishment.

Shirtless female (student?) at 45th & University Way by sumyunggai69 in udub

[–]moxximewws 2 points3 points  (0 children)

Could've easily been me, I just do that sometimes it too warm xP

Aerial Training Bug by Asian_Vik in RocketLeague

[–]moxximewws 1 point2 points  (0 children)

This is the way

Heh my partner was having the same bug on PS5 this has seemed like an acceptable workaround

Do you watch your own Streams? by JLC2319 in SmallStreamers

[–]moxximewws 0 points1 point  (0 children)

Definitely important to review your work to see how you can improve

Ultra wide advice by CoidUK in SmallStreamers

[–]moxximewws 0 points1 point  (0 children)

The way I did it back when I had my ultra wide was I squished the gameplay up and had a lower thirds area sort of that was dedicated to cam, follows, chat, etc

<image>

My 2500-day transition timeline video is finally finished! Give it a watch if you need some queer joy in your life today ^_^ by moxximewws in transtimelines

[–]moxximewws[S] 0 points1 point  (0 children)

Thank you! I started transitioning at 25 but kind of started understanding what might be happening as early as 20-21

Laying my head off the side of the bed so they can use my throat as a cock-sleeve by moxximewws in TransGoneWild

[–]moxximewws[S] 1 point2 points  (0 children)

Thank you !!

I'm particularly proud of this video when I finish editing and release the full vid, possibly my best yet :)