Cemu/src/Cafe/GameProfile
Exzap f65dbe8437 Fix encoding error in input profile filenames
- Controller profile filenames now encode unicode characters correctly
- Removed dependency on boost::filesystem. There is still an indirect dependency on it from another boost module it seems
- Refactored some code to use FileStream instead of ifstream/ofstream
2022-10-12 14:27:01 +02:00
..
GameProfile.cpp Fix encoding error in input profile filenames 2022-10-12 14:27:01 +02:00
GameProfile.h Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00