Results 419 comments of Vicki Pfau

Solar sensor is already emulated, but no devices mGBA runs on have an (accessible) ambient light sensor. I would need to look into how to query it on the Deck...

I've figured out *a* way to access the light sensor, via sysfs, but it's not a very friendly one. Using Linux iio APIs might be better, but I don't know...

To be perfectly honest I want to have zips with only one ROM in them just show up as the zip in the library, instead of having a subdirectory.

My mistake. The hardware testing label was specifically in reference to it being a ROM hack, but that was in error so I removed both.

While making resources more visible and accessible is a good idea, I'm unsure what the github folder has to do with it. As far as I can tell, there are...

So...were you doing something when it crashed? You've given me no info about how you got it to crash.

This is because it's taking time to actually copy the save to disk. I'd have to do async disk I/O to fix this, which A) I'm not even sure is...

No, please leave it open so I can try to figure out a better way to implement this.

It's not a difficult thing to figure out, I just haven't implemented it yet--I wanted to do it at the same time as custom borders. Also I can't use code...

@animaone That's already implemented as rewind, but that's proven to be somewhat unreliable at times. I do need to work on it but given auto-savestating exists, allowing using it would...