* Initial implementation of metal surface across UIs * Fix SDL2 on windows * Update Ryujinx/Ryujinx.csproj Co-authored-by: Mary-nyan <thog@protonmail.com> * Address Feedback Co-authored-by: Mary-nyan <thog@protonmail.com>
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
* add cheatmanager * use modloader to load cheats for manager * addressed nits