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