here is how they are mounted in fstab:
UUID=60F2C5BDF2C597A4 /run/media/razzancar/Storage1 ntfs defaults 0 0
UUID=70BA42DBBA429E0A /run/media/razzancar/Storage ntfs defaults 0 0
the reason i have these mounted on startup and that they are ntfs drives is because i have a dual windows and manjaro system, these drives store all my games that i use between both os systems (as not all games i play work on linux), but when i try to run any game on steam it seems proton tries to run the game and fails.
konsole message when i try to run a game on steam:
wineserver: /run/media/razzancar/Storage1/SteamLibrary/steamapps/compatdata/1245620/pfx is not owned by you
wine: using kernel write watches, use_kernel_writewatch 1.
wine: '/run/media/razzancar/Storage1/SteamLibrary/steamapps/compatdata/1245620/pfx' is not owned by you
Adding process 32971 for gameID 1245620
Adding process 32972 for gameID 1245620
Game Recording - game stopped [gameid=1245620]
Removing process 32972 for gameID 1245620
Removing process 32971 for gameID 1245620
Removing process 32970 for gameID 1245620
Removing process 32848 for gameID 1245620
Removing process 32847 for gameID 1245620
Removing process 32846 for gameID 1245620
wine: using kernel write watches, use_kernel_writewatch 1.
wine: '/run/media/razzancar/Storage1/SteamLibrary/steamapps/compatdata/1245620/pfx' is not owned by you
chdir "/run/media/razzancar/Storage1/SteamLibrary/steamapps/common/ELDEN RING/Game"
ERROR: ld.so: object '/home/razzancar/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/razzancar/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/razzancar/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/razzancar/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/razzancar/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Game Recording - would start recording game 1245620, but recording for this game is disabled
Adding process 33135 for gameID 1245620
Adding process 33136 for gameID 1245620
Adding process 33137 for gameID 1245620
Adding process 33257 for gameID 1245620
wineserver: /run/media/razzancar/Storage1/SteamLibrary/steamapps/compatdata/1245620/pfx is not owned by you
wine: using kernel write watches, use_kernel_writewatch 1.
wine: '/run/media/razzancar/Storage1/SteamLibrary/steamapps/compatdata/1245620/pfx' is not owned by you
Adding process 33258 for gameID 1245620
Adding process 33259 for gameID 1245620
Game Recording - game stopped [gameid=1245620]
Removing process 33259 for gameID 1245620
Removing process 33258 for gameID 1245620
Removing process 33257 for gameID 1245620
Removing process 33137 for gameID 1245620
i think it has to do with the way i mounted the drives in fstab but i don’t know a different way to mount in fstab, if someone can help i would very much appreciate it, i dont want to damage these drives.
Mod Note: Edited for correct formatting.
Mod edit:- Corrected topic Title (spelling and grammar) to promote better Search results.