OpenSauce
OpenSauce
@kleidis Can you verify that the imports in [4d4d582](https://github.com/Lime3DS/Lime3DS/pull/313/commits/4d4d5820935a6c19cf351285370f3bfa9215c494) served no purpose I missed? I have run this code on both Android 14 and Android 9 and saw no issues...
If this feature is to be added, it must exist in both the desktop and android versions of the emulator. I will convert this PR to a draft. If you...
My recommended course of action would be to put the quicksave in slot 0 and simply change the save state code to allow this to happen. I have looked at...
I currently have other priorities, so this will take a while to get to.
I would prefer to avoid increasing feature parity.
> Hmm, not sure how to fix the lime-license error; Ah, it's likely because I forgot to check that the changed file actually still exists. 🙃 Easy oversight and simple...
I have now fixed the issue with the license header checker, although given the nature of this PR, I think it's safe to say the changes it is suggesting can...
> when i look at the details of the failed ci job it shows 1148 files with no license header. Should we check some of those files? Or is it...
Do you know what `dist/scripting/citra.py` does? I've never seen what it's used for. Edit: After briefly checking online, it appears to be something used as an interface by users to...
Are you saying that you can't build the program yourself or that you can't test it? It's hard to tell.