Ryujinx / Ryujinx-Games-List

List of games & demos tested on Ryujinx
The Unlicense
1.04k stars 317 forks source link

Nintendo Labo Toy-Con 04: VR Kit - 0100165003504000 #3976

Open EmulationFanatic opened 2 years ago

EmulationFanatic commented 2 years ago

Nintendo Labo Toy-Con 04: VR Kit

Game Update Version : 1.0.0

Current on master : 1.1.208

Graphics Backend : Vulkan

Crashes in early splash screens with a missing service error.

Unhandled exception caught: Ryujinx.HLE.Exceptions.ServiceNotImplementedException: Ryujinx.HLE.HOS.Services.Am.AppletAE.AllSystemAppletProxiesService.SystemAppletProxy.ISelfController: 67

Guest Stack Trace:
Process: Service, PID: 93

Raw Request Data:
00000000   01 00 10 00 06 00 00 00  00 00 00 00 00 00 00 00   ················
00000010   53 46 43 49 01 00 00 00  43 00 00 00 00 00 00 00   SFCI····C·······
00000020   00 00 00 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/2264

Screenshots :

2022-08-07 07_09_53-

Log file :

Ryujinx_1.1.208_2022-08-07_07-06-31.log

Luminoso-256 commented 1 year ago

With the merge of https://github.com/Ryujinx/Ryujinx/pull/4007, the game now fully boots (though, one might still find it a bit challenging to play, heh.)

image

oscie57 commented 1 year ago

I have noticed many graphical glitches when playing this.

Lighting is very off, making things brighter and darker in some things.


image


  1. Random boxes appear when turning the camera around.
  2. Joy-con seems to be missing textures, and, extremely metal-looking.
  3. The area around is usually a solid colour on console, but here it varies.
  4. Random parts of cardboard are shiny, and super bright.

image

Luminoso-256 commented 1 year ago

I encountered that while I was doing testing... If I remember correctly it might be a Vulkan-only bug? Not sure. Either way, graphics is far outside of my skillset, so no idea how I'd go about solving that.