this post was submitted on 01 Aug 2023
2 points (100.0% liked)

Linux Crack Tips

1864 readers
1 users here now

Welcome to Linux Crack Tips!

The place to share and discuss everything about the intersection of Linux, Gaming and Piracy.

This is the official replacement for r/LinuxCrackSupport, which was abandoned by the original mod team!

Community rules:

Important links:

Related communities

founded 1 year ago
MODERATORS
 

Yesterday I have downloaded Danganronpa: Trigger Happy Havoc on Lutris (Windows version) and it ran perfectly, but today I get no sound at all (I've tried GE-Proton 8-8, 8-7, Staging 8.12, fshack 7.2, changed system default audio to Pulseaudio and to my headset but to no avail)

Logs: lutris-wrapper:

Danganronpa: Trigger Happy Havoc
Started initial process 4842 from gamemoderun /home/privatenoob/.local/share/lutris/runners/wine/lutris-GE-Proton8-8-x86_64/bin/wine /home/privatenoob/Games/Danganronpa.Trigger.Happy.Havoc/Danganronpa Trigger Happy Havoc/Launcher.exe
Start monitoring process.
gamemodeauto: 
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Initial process has exited (return code: 0)
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pipewire.so (/usr/lib32/alsa-lib/libasound_module_pcm_pipewire.so: cannot open shared object file: No such file or directory)
ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pipewire.so (/usr/lib32/alsa-lib/libasound_module_pcm_pipewire.so: cannot open shared object file: No such file or directory)
Monitored process exited.
Exit with return code 0

I've tried johncena141-s Linux version which didn't even start: /usr/lib/libpthread.so.0: version GLIBC_PRIVATE not found (required by lib/librt.so.1)

In this case I've searched upon my GLIBC version (2.37) and did and neither an export GLIBC_PRIVATE=2.37 or export GLIBC_PRIVATE=GLIBC_2.37 work.

top 8 comments
sorted by: hot top controversial new old
[–] MattyXarope@lemmy.world 2 points 1 year ago (1 children)
[–] PrivateNoob@sopuli.xyz 1 points 1 year ago (1 children)

Kernel version: 6.4.7-arch1-1

Results from lshw: https://pastebin.com/hhYrzSvC

[–] MattyXarope@lemmy.world 2 points 1 year ago (1 children)

How is Lutris installed - flatpak? If so, use flatseal to make sure it has permission for "for device L"\??\Z:\""

[–] PrivateNoob@sopuli.xyz 1 points 1 year ago (1 children)

Unfortunately Lutris is installed via extra repo from Arch. Actually do you know what L"\??\Z:\" refers to? I know that probably Z: is the root drive but the other letters doesn't make sense to me.

[–] MattyXarope@lemmy.world 2 points 1 year ago (1 children)

Same, those make no sense to me either lol. Still seems like a permissions error.

Do you have any other launchers to try?

[–] PrivateNoob@sopuli.xyz 1 points 1 year ago

According to your tip, I've tried it with Bottles via terminal.

esync: up and running.

wine: RLIMIT_NICE is <= 20, unable to use setpriority safely

002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -r" (2).

00dc:err:xrandr:xrandr14_get_adapters Failed to get adapters

011c:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be

wine: Read access denied for device L"\??\Z:\", FS volume label and serial are not available.

It still gives the same error message. Don't bother with it, instead I've finished it on Windows, thank you for your generous effort nonetheless! ^^

[–] HellAwaits@lemmy.world 2 points 1 year ago (1 children)

No joke, have you tried turning it off and on again?

Fixed some games for me.

[–] PrivateNoob@sopuli.xyz 1 points 1 year ago

You mean the entire PC? Yeah I've tried that, even with system upgrade, but I gave up and finished it on Windows. Thank you for the tip tho!