>>58406329
Please see my pic related and double check Vitalik's problem on the ryubing discord as it's so long ago I can't even remember
Reference:
https://github.com/dotnet/runtime/issues/110000
https://learn.microsoft.com/en-us/dotnet/core/compatibility/interop/9.0/cet-support
According to docos NET 9 and above enables CET protection is now ENABLED by default (it's a security feature on your computer) unless you\
1) edit the csproj file and disable it
2) run the command and be sure to understand what it does
Set-ProcessMitigation -Name Ryujinx.exe -Disable UserShadowStack