Releases: V10lator/WUPS_dark_mode_plugin
Releases · V10lator/WUPS_dark_mode_plugin
v2.1
Fix some bugs + remove logging.
This is for Aroma. If you're using the old WUPS Plugin Loader use v1.1 instead!
v2.0
This is a port to Aroma. If you're using the old WUPS Plugin Loader use v1.1 instead!
v1.1!
- Remove unused define.
- Remove useless ifdefs.
- Try hardcoded memory addy first.
- DMA.
- CFLAGS: -Os to -Ofast.
- Print out addy.
v1.0!
- Optimize codes (change memory from userspace, otimize memory search and stuff like that).
- Fix sourcecode intendantion
v0.3!
- Search memory region at runtime. This might work on none-EUR consoles but hasn't been tested.
- More agressive CFLAGS for hopefully faster execution.
v0.2: Polish Makefile.
Update to newest WUT/WUPS and polish codes. See commits for details.
Only tested on EUR consoles!