TSRBerry

Results 281 comments of TSRBerry

I changed a few file paths in distribution and renamed `ReleaseInformation.cs`. That's why I also opened a PR on the flathub repo, as it would break after merging this PR.

I'm sorry but this PR has nothing to do with wayland.

I'd like to ask you for one more thing. Could you also change this? ```diff - content = Directory.GetFiles(dir, "*"); + content = Directory.EnumerateFiles(dir); ```

You can get the actual error if you set this env var: `DOTNET_EnableAlternateStackCheck=1`

@Brunz40 We can't really work with this bug report as long as the error message is just > ***smash stacking detected*** Could you edit your report with the env var...

If you could add a Ryujinx log that would help a lot

Awesome, sounds like it was a driver issue then as you said!