Jon Bell

Results 56 comments of Jon Bell

The bug causing the error listed should be fixed with the latest version, but this cart still doesn't load. I think compatibility with this one will be a long ways...

I agree, it seems like an odd fix and I'm unsure why it works. But there shouldn't be any Z fighting because there is only one texture and one quad....

What version are you running? That should be fixed in version [v0.0.2.18](https://github.com/jtothebell/fake-08/tree/v0.0.2.18)

Yes, I do plan to compile the libretro core for a few other platforms after its working as expected. Miyoo Mini and Opendingux are at the top of my list,...

@schmurtzm i got this building for the Miyoo mini, but it's not fully working. If I start it using a script through the normal UI, it seems to close as...

I poked around at this a little bit more today. I verified that just turning off audio (not in retroarch, but by disabling the music and sfx api calls) does...

#worksonmymachine https://github.com/jtothebell/fake-08/actions/runs/3075769965

I appreciate the testing and feedback. I've at least looked into each item: - Restart should be fixed in the latest commit on that branch (restart wasn't implemented). Close game...

Wow, that is really great to hear that that the core is working. I really appreciate that amount of testing as I haven't had the bandwidth to do that much...

I think I have a fix for this. It looks like the second buffer doesn't get cleared by the Miyoo Mini SDL (can't repro on a desktop build) so I...