mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-17 13:51:30 -06:00
Some WUA packers percent-encode reserved characters in entry names, so '@bg0010.arc' ends up stored as '%40bg0010.arc'. ZArchive's LookUp is byte-literal, so the initial query misses and FSOpenFile returns -6. Fixes Twilight Princess HD, whose DVD thread (mDoDvdThd_mountArchive_c) uses '@'-prefixed archive names for Forest Temple room backgrounds. Without the retry, the cage room (bg0010) fails to mount and the player is softlocked on the monkey puzzle. |
||
|---|---|---|
| .. | ||
| audio | ||
| Cafe | ||
| Cemu | ||
| Common | ||
| config | ||
| gui | ||
| imgui | ||
| input | ||
| resource | ||
| tools | ||
| util | ||
| CMakeLists.txt | ||
| main.cpp | ||
| mainLLE.cpp | ||