mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 14:31:17 +12:00
TitleManager: Improvements for .wua conversion
- Print more detailed paths in confirmation dialogue - Prefer the title right clicked by the user - When sourcing titles from other .wua files, use the correct subpath Fix include path
This commit is contained in:
parent
911573e0dd
commit
a17111e6b0
4 changed files with 27 additions and 21 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "nn_olv_OfflineDB.h"
|
||||
#include "Cemu/ncrypto/ncrypto.h" // for base64 encoder/decoder
|
||||
#include "util/helpers/helpers.h"
|
||||
#include "Config/ActiveSettings.h"
|
||||
#include "config/ActiveSettings.h"
|
||||
#include "Cafe/CafeSystem.h"
|
||||
#include <pugixml.hpp>
|
||||
#include <zlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue