Anonymous Maarten
Anonymous Maarten
> I have no idea why you're getting HTTP 500 errors only on Linux It's very weird. We're using this github action in other SDL repos, such as [SDL_image](https://github.com/libsdl-org/SDL_image) without...
Is the yes an answer to the title, or the question in my post?
This change has been applied to all SDL3 build scripts.
Is it possible to integrate this into the matrix of the main workflow? That way, we don't need to maintain almost similar files.
I meant adding n3ds to the matrix in the main workflow, such that the steps with cmake build commands aren't duplicated. Your latest change causes ci to no longer run....
As an example, see this action I used to verify setup-sdl: https://github.com/madebr/setup-sdl-test/blob/33322cbb4d6118f1874e8e9ca4fcb216434c5857/.github/workflows/main.yml#L68-L114
I'm closing this issue. I'm not sure it adds extra test coverage. I'll be glad if I'm proven wrong.
I just tested dethrace of current master with the Portuguese game data, and some menus indeed cause a segmentation fault (e.g. the Race Selection Menu). About the menus, if you're...
With #353, Portuguese dethrace does not crash anymore in the menus.
I think the video author exclusively used the Portuguese game data. You can mix game data, as long as you somehow provide all requirements. (I think) the Portuguese carm95.exe is...