
Game Giveaway: The Whispering Valley
https://www.gog.com/en/game/the_whispering_valley
Active for the next 1 day + 18 hours.

https://www.gog.com/en/game/the_whispering_valley
Active for the next 1 day + 18 hours.
Shadps4 gives an red error in terminal screen:
[Kernel.Fs] <Info> (Game:Main) file_system.cpp:78 open: path = /app0/Media/Managed/mono/2.0/mscorlib.dll flags = 0x0 mode = 0
[Kernel.Fs] <Error> (Game:Main) file_system.cpp:261 sceKernelOpen: error = 2
[Kernel.Fs] <Info> (Game:Main) file_system.cpp:78 open: path = /app0/Media/Managed/mono/2.0/mscorlib.dll flags = 0x0 mode = 0
[Kernel.Fs] <Error> (Game:Main) file_system.cpp:261 sceKernelOpen: error = 2
[Tty] <Info> (Game:Main) logger.cpp:62 log_flush: [stdout] The assembly mscorlib.dll was not found or could not be loaded.
[Tty] <Info> (Game:Main) logger.cpp:62 log_flush: [stdout] It should have been installed in the `/app0/Media/Managed/mono/2.0/mscorlib.dll' directory.
[Debug] <Critical> (Game:Main) exception.cpp:458 sceKernelDebugRaiseExceptionOnReleaseMode: Unreachable code!
I installed vscode for ubuntu:
find ~/ -type f -name "mscorlib.dll"
above command finds the dll file in the proton folder.
Shadps4 wants this file in:
[Kernel.Fs] <Info> (Game:Main) file_system.cpp:78 open: path = /app0/Media/Managed/mono/2.0/mscorlib.dll flags = 0x0 mode = 0
Where is this maybe virtual location? Anyone know?