Open replicaJunction opened 2 years ago
Are you still having this issue with the latest yuzu version (1252, as of writing)?
Hi, I apologize for not responding to this sooner. I am still having this issue with latest versions - tested today with version 1392.
Not sure if you managed to sort this eventually but I had the same issue with EmuDeck/Yuzu 1404. It took a bunch of tinkering to make it work for me. I followed the same dump instructions as you and ended up with these 4 files.
The Legend of Zelda Breath of the Wild v0 (01007EF00011E000).xci The Legend of Zelda Breath of the Wild [01007EF00011E800][v786432][UPD].nsp The Legend of Zelda Breath of the Wild [01007EF00011F001][v196608][DLC].nsp The Legend of Zelda Breath of the Wild [01007EF00011F002][v196608][DLC].nsp
I put the xci in and launched it once to ensure the game worked through Yuzu. That worked fine I then added the update, launched to ensure the game worked, yup i got 1.6 as expected. Added DLC file 1 and launched. no visible change. Added DLC file 2 and all was ok.
I have a feeling it was the order of installing the NAND files. The DLCs being installed before the update which threw Yuzu off. Doing them in the above order worked for me.
Interesting. I tried that install order, but as of 1431, I still have an infinite Launching screen.
I've narrowed the issue down to DLC 2. Running with the update and only DLC 1 installed works fine, and as soon as I try to install DLC 2 (the one ending in F002), the issue comes back for me.
Getting the same issue. Can install 1.6.0 and DLC 1 without any issues. As soon as DLC 2 is installed the game won't load.
yuzu Version
1207
Description
Breath of the Wild does not launch successfully when the 1.6.0 update is active, but it runs as expected with the update disabled.
Reproduction Steps
Expected behavior: game loads and runs normally.
Actual behavior: game stays on "Launching..." screen forever.
Workaround Steps
Reproduction Certainty
Always
System Information
Logs and Backtraces
yuzu_log.txt
Remarks
I installed Yuzu using the EmuDeck frontend.
The same freeze happens in both the Steam Deck's gaming mode and in desktop mode.
The exact update version I'm using according to the nxdumptool file name is
The Legend of Zelda_ Breath of the Wild v786432 (01007EF00011E800) (UPD).nsp
.I'm happy to try any configuration or troubleshooting steps, though I'm not confident I can compile a build myself. Let me know if there's any more helpful info I can provide!