SIrHrVedel
0fbee649a1
Ensure account ordering are sorted accending by their persistantId
2026-04-27 16:48:34 +02:00
SIrHrVedel
27a48b644d
Revert "Accidentally reversed all the common.dat code. Restore it."
...
This reverts commit 059e2f8072 .
2026-04-27 16:28:21 +02:00
SIrHrVedel
059e2f8072
Accidentally reversed all the common.dat code. Restore it.
2026-04-27 02:51:23 +02:00
SIrHrVedel
4c70da2508
Whoopsies: Restore persisId.dat code
2026-04-27 02:44:19 +02:00
SIrHrVedel
2639885b2b
Inital commit
2026-04-26 23:52:51 +02:00
Exzap
a5ae41fdbe
build: Remove unnecessary includes to improve compile times
...
Also revert PCH reuse for everything but MSVC. Other compilers/platforms have limitations that make reused PCH a bit too fragile. I got it to work but only after forcing certain flags globally (like -pthread) and I dont think its a good idea to do that
2026-03-24 04:15:28 +01:00
Arian K.
7dd0b90f53
olv/hle: Functioning Miiverse applet ( #1747 )
2025-12-19 20:53:09 +01:00
Exzap
2200cc0ddf
Initial support for title switching + better Wii U menu compatibility ( #907 )
2023-07-21 13:54:07 +02:00
why-keith
4be57f4896
Migrate force_log_printf to new logging ( #714 )
2023-04-12 16:31:34 +02:00
Exzap
f3ff919be2
Code clean up + replace some wstring instances with utf8 ( #640 )
2023-01-29 13:53:31 +01:00
SSimco
d6ba61cf64
Add support for non portable mode ( #356 )
2022-10-12 08:03:26 +02:00
goeiecool9999
e20bfd00ec
Separate filestream.h into OS specific implementation files ( #190 )
2022-09-07 02:42:25 +02:00
Crementif
86e1a2227c
nn_act: Fix account endianness ( #141 )
...
Also adds some code for enabling multi-user support inside apps maybe, but it's probably hardcoded in more places since Cemu currently only shows the active account.
2022-09-02 09:46:19 +02:00
bitscher
2d42c885da
Fix various compiler warnings and update OpenSSL hash functions ( #119 )
...
* Update OpenSSL hash functions to OpenSSL 3.0
* Fix invalid sscanf format in DownloadManager
* Fix unset return value warning
* Fix erroneous check on otpMem in iosu_crypto
2022-08-30 09:27:25 +02:00
Tom Lally
454b587e36
Fix compilation on GCC and other Linux fixes ( #80 )
2022-08-28 15:29:15 +02:00
IntriguingTiles
07ce5b0aa6
nn_act: Fix errors in Mii name ( #95 )
...
nn_act: Don't swap the Mii name again
Account: Zero out miiName before copying in data
2022-08-28 11:32:10 +02:00
ArtemisX64
1cb2d4e5ee
Proper fix for static asserts ( #64 )
...
Replace std::uniform_int_distribution with boost::random::uniform_int_distribution
2022-08-26 14:28:50 +02:00
Exzap
d60742f52b
Add all the files
2022-08-22 22:21:23 +02:00