Skip to content

Releases: V10lator/WUPS_dark_mode_plugin

v2.1

13 May 10:18
Compare
Choose a tag to compare

Fix some bugs + remove logging.

This is for Aroma. If you're using the old WUPS Plugin Loader use v1.1 instead!

v2.0

06 Apr 11:21
Compare
Choose a tag to compare

This is a port to Aroma. If you're using the old WUPS Plugin Loader use v1.1 instead!

v1.1!

21 Aug 14:59
Compare
Choose a tag to compare
  • Remove unused define.
  • Remove useless ifdefs.
  • Try hardcoded memory addy first.
  • DMA.
  • CFLAGS: -Os to -Ofast.
  • Print out addy.

v1.0!

06 Aug 12:28
Compare
Choose a tag to compare
  • Optimize codes (change memory from userspace, otimize memory search and stuff like that).
  • Fix sourcecode intendantion

v0.3!

06 Aug 07:44
Compare
Choose a tag to compare
  • 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.

05 Aug 16:17
Compare
Choose a tag to compare

Update to newest WUT/WUPS and polish codes. See commits for details.

Only tested on EUR consoles!