You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 41.291216] Service.NVDRV <Warning> core\hle\service\nvdrv\devices\nvhost_gpu.cpp:AllocGPFIFOEx2:127: (STUBBED) called, num_entries=800, flags=1, unk0=0, unk1=0, unk2=0, unk3=0 [ 41.291419] Service.NVDRV <Warning> core\hle\service\nvdrv\devices\nvhost_gpu.cpp:AllocateObjectContext:141: (STUBBED) called, class_num=B197, flags=0 [ 41.291479] Service.NVDRV <Warning> core\hle\service\nvdrv\interface.cpp:QueryEvent:132: (STUBBED) called, fd=4, event_id=3 [ 41.291573] Service.NVDRV <Warning> core\hle\service\nvdrv\devices\nvhost_gpu.cpp:SetErrorNotifier:107: (STUBBED) called, offset=0, size=1000, mem=2 [ 41.291725] Core <Warning> co
(It cuts off there in the logs also, I don't know what that could be)
Yuzu does work with other homebrew apps and games. I imagine it has something to do with browsing files in the emulator, because GoldLeaf didn't want to work either.
The text was updated successfully, but these errors were encountered:
Service.NVDRV = Nvidia Decoder(sound) is an audio problem , i think yuzu hasn't the required codecs for runnig the sound which should may be retired or modified , You should recompile the whole nro without the sounds or convert to a compressed codec
sources : https://github.com/yuzu-emu/yuzu/issues/2643
But good new , Ryujinx has ffmpeg so it should work with Ryujinx : https://github.com/Ryujinx/Ryujinx/pull/443
Yuzu crashes right after giving this:
[ 41.291216] Service.NVDRV <Warning> core\hle\service\nvdrv\devices\nvhost_gpu.cpp:AllocGPFIFOEx2:127: (STUBBED) called, num_entries=800, flags=1, unk0=0, unk1=0, unk2=0, unk3=0 [ 41.291419] Service.NVDRV <Warning> core\hle\service\nvdrv\devices\nvhost_gpu.cpp:AllocateObjectContext:141: (STUBBED) called, class_num=B197, flags=0 [ 41.291479] Service.NVDRV <Warning> core\hle\service\nvdrv\interface.cpp:QueryEvent:132: (STUBBED) called, fd=4, event_id=3 [ 41.291573] Service.NVDRV <Warning> core\hle\service\nvdrv\devices\nvhost_gpu.cpp:SetErrorNotifier:107: (STUBBED) called, offset=0, size=1000, mem=2 [ 41.291725] Core <Warning> co
(It cuts off there in the logs also, I don't know what that could be)
Yuzu does work with other homebrew apps and games. I imagine it has something to do with browsing files in the emulator, because GoldLeaf didn't want to work either.
The text was updated successfully, but these errors were encountered: