Minnie A. Trethewey
Minnie A. Trethewey
In response to Mega Man X, I found [a page](http://tasvideos.org/GameResources/SNES/MegaManX/RAMMap.html) from TASVideos that has some RAM information.
`actions-test` branch of Artheau/SpriteSomething
1. Yeah. I’ve been attempting to just write and read them from disk, or do the same action twice, which is obviously redundant. 2. I think I’m being tripped up...
What about the front and back sides of the dungeon? Does that make much of a difference since back also requires Fire Rod? It’s also technically early checks once you...
If all the settings are correct (which it sounds like you did) it's also been said that the update interval may have been changed to when you get an inventory...
This has been partially implemented. It was implemented to Edit Mode. Would it be too obtrusive to add to when Edit Mode is turned off?
This would be a tkinter issue. The library used for the UI elements needs to be updated to recognize Dark Mode or a new UI library that does support it...
It seems that because it's an "untrusted" application, it's not allowing Dark Mode to apply to everything: https://stackoverflow.com/a/55516222
I've been trying to use ttk to style the elements and it's a larger challenge than I expected. Some comments I've seen online have suggested alternate UI engines (other than...
After the fact, I also noticed that green mail is off by default. Due to game design, you'll always start with Green Mail. Could it be always colored?