Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yuzu crash #16

Open
shortbow123 opened this issue Mar 4, 2020 · 1 comment
Open

Yuzu crash #16

shortbow123 opened this issue Mar 4, 2020 · 1 comment

Comments

@shortbow123
Copy link

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.

@alexdieu
Copy link

alexdieu commented Aug 20, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants