Ryujinx-Games-List icon indicating copy to clipboard operation
Ryujinx-Games-List copied to clipboard

Retail Interactive Display Menu (DevQuestMenu)- 0100069000078000

Open EmulationFanatic opened this issue 1 year ago • 0 comments

Retail Interactive Display Menu (DevQuestMenu)

Game Update Version : 1.0.0

Current on master : 1.1.209

Graphics Backend : Vulkan

Crashes on launch with a missing service error.

Ryujinx.HLE.Exceptions.ServiceNotImplementedException: Ryujinx.HLE.HOS.Services.Prepo.IPrepoService: 40100

Guest Stack Trace:
Process: Service, PID: 93

Raw Request Data:
00000000   01 00 10 00 01 00 00 00  00 00 00 00 00 00 00 00   ················
00000010   53 46 43 49 00 00 00 00  A4 9C 00 00 00 00 00 00   SFCI····¤œ······
00000020   05 03 01 00 00 00 00 00                            ········        

   at Ryujinx.HLE.HOS.Services.IpcService.CallHipcMethod(ServiceCtx context) in D:\a\Ryujinx\Ryujinx\Ryujinx.HLE\HOS\Services\IpcService.cs:line 156
   at Ryujinx.HLE.HOS.Services.ServerBase.Process(Int32 serverSessionHandle, UInt64 recvListAddr) in D:\a\Ryujinx\Ryujinx\Ryujinx.HLE\HOS\Services\ServerBase.cs:line 219
   at Ryujinx.HLE.HOS.Services.ServerBase.ServerLoop() in D:\a\Ryujinx\Ryujinx\Ryujinx.HLE\HOS\Services\ServerBase.cs:line 138
   at Ryujinx.HLE.HOS.Services.ServerBase.Main() in D:\a\Ryujinx\Ryujinx\Ryujinx.HLE\HOS\Services\ServerBase.cs:line 86
   at Ryujinx.HLE.HOS.Kernel.Threading.KThread.ThreadStart() in D:\a\Ryujinx\Ryujinx\Ryujinx.HLE\HOS\Kernel\Threading\KThread.cs:line 1261

Hardware Specs :

CPU: Ryzen 7 5800X
GPU: NVIDIA RTX 3080 Ti
RAM: 32GB

Outstanding Issues :

https://github.com/Ryujinx/Ryujinx/issues/3572

Screenshots :

Log file :

Ryujinx_1.1.209_2022-08-11_06-58-18.log

EmulationFanatic avatar Aug 11 '22 13:08 EmulationFanatic