UnofficialCrusaderPatch / UnofficialCrusaderPatch3

Development for the dll Injection approach
GNU General Public License v3.0
12 stars 2 forks source link

[MODULES/3.?] Create a module to allow balance changes #38

Open TheRedDaemon opened 2 years ago

TheRedDaemon commented 2 years ago

A lot of the necessary work like finding addresses was already done. The Bootstrap Setup uses this info and the implementation made by the shcMiniMod. There is also THIS for the UCP2 which could peovide a reference.

The task would be to migrate this to a module and transform it to something using AOBs.