Il s’agit d’un fork de l’émulateur Switch Citron, repris exactement à l’endroit où son développement s’était arrêté.
Les changements:
– Merge pull request #220 from cheezwiz7899/Crypto-upgrades
– fix: keep non-x86 platforms out of the fast crypto cookie jar
– fix: make sure any non-x86 platforms use OpenSSL instead of the fast intrinsics
– fix: one missed mbedtls to OpenSSL instance. What a tiny detail! 😐
– crypto: remove mbedtls, unify AES on OpenSSL + intrinsics
– Merge pull request #221 from cheezwiz7899/build-fixes
– fix(windows): harden FFmpeg rebuild pipeline and fix Qt DLL deployment










