The Mystical One
The Mystical One
Something like this m3u feature from the commodore core would be extremely helpful: https://docs.libretro.com/library/vice/#extra-m3u-features
I am uncertain if using rc_alloc_str is appropriate to pulling the string out, but it did result in the expected assignment. Will work on fixes for the workflow check failures...
> I have strong opinions against including the comments directly in the serialized data. > > The 64KB field size limitation in the database already restricts the size of an...
> I think this feature needs to be discussed more before any attempts are made to implement it. Perhaps we can take the discussion back to [RetroAchievements/RAIntegration#887](https://github.com/RetroAchievements/RAIntegration/discussions/887) and come up...
Example use case for retrieving and using boss pointer and boss arena object data in Metroid Prime's Flaahgra Boss Fight: Example 1: Calculate offset in object table of boss pointer...
I learn better by doing. This was me trying to see how this might work and ending up at this draft PR because I was pleased with the results. It...
@Jamiras I re-read your accumulator examples further. I am inclined to think this is also a potential solution, if there can be multiple accumulators. The biggest issue I see here...
Started discussion for Accumulators here: https://github.com/RetroAchievements/RAIntegration/discussions/1097
~Hold off. I want to simply things and then discuss everything further first.~
> Is there still something here worth pursuing? Or is it covered by Remember/Recall? The only thing I'm seeing is the desire for multiple remembered values, but you discounted that...