Toml Configurations #22

Merged
FeTetra merged 4 commits from toml into main 2026-05-01 23:50:49 +00:00
FeTetra commented 2026-05-01 22:10:37 +00:00 (Migrated from github.com)

This PR implements using a TOML file as a configuration instead of using individual files per configurable option.

This also changes memory writes to use memcpy() instead of WriteProcessMemory(), this will need more testing to ensure stability on all games for CFW and PS3HEN, but it seems to work alright.

This PR implements using a TOML file as a configuration instead of using individual files per configurable option. This also changes memory writes to use `memcpy()` instead of `WriteProcessMemory()`, this will need more testing to ensure stability on all games for CFW and PS3HEN, but it seems to work alright.
Zaprit (Migrated from github.com) approved these changes 2026-05-01 23:04:41 +00:00
Sign in to join this conversation.
No description provided.