CasualPokePlayer

Results 203 comments of CasualPokePlayer

It is impossible *at the moment*, it may be possible with time. Please do not expect instant results here, we're ultimately just a small group of volunteers, and we already...

Wiring up everything and any frontend and core separating is not a quick a trivial task.

Yes, in a very generic way that is one way to describe the process. That doesn't simplify things at all, as you are just ultimately describing a very generic version...

The idea of libretro's memory maps is you give it a ton of pointers with buffer lengths according to those pointers and tell libretro what the ""real"" address here is...

Those are old non-standard extensions in MS's CRT, which even then you'd have to be linking to the ancient msvcrt C runtime to have issues here. The newer ucrt C...

Proton is under the same bus as Wine here, as it's just a Wine fork. Only ancient Wine versions have any kind of support here, and by that Proton has...

The library which is required depends on the build environment. The latest .deb in releases will end up requiring liblua5.3 due to how it was built. If you end up...

`sudo apt --fix-broken install` will output that when it doesn't detect if it needs to fix anything. What happens if you simply enter in `libTAS` in the terminal?

This should be fixed by 62c6da0a0cda7862c571fdc60531dc101cd69d25

This was probably fixed already by the GPGX core update (which changed CD handling to always do 2352 byte sector reads for both data and audio)