Releases: drdaxxy/SimpleROHook
Releases · drdaxxy/SimpleROHook
SimpleROHook 2018-04-11
- Enable changing colors for things other than M2E (skills)
- Edit
config.ini
as with M2E, you'll find a new[MiscColor]
section at the top. - If you're updating from a previous version and would like to keep your M2E settings, this is the section you need to add to the top or bottom of the file:
- Do not just add it somewhere in the middle, that would break all following M2E skill colors!
- Edit
[MiscColor]
; Alpha is ignored for these - use the alpha level option in the GUI
Deadcell=0x00FF00FF
Chatscope=0x0000FF00
Castrange=0x007F00FF
Gutterline=0x00FF0000
Demigutter=0x000000FF
Since iROWiki has shut down their forums, I now publish builds here. Support will be provided on iROWiki's Discord.
SimpleROHook 2018-04-01
- Detect CGameActor::m_job offset at runtime
- Support for 2018-03-28ragexe (iRO RE:Start) and whatever iRO Renewal uses right now
- Replace default M2E config
Since iROWiki has shut down their forums, I now publish builds here. Support will be provided on iROWiki's Discord.
SimpleROHook 2018-01-25
Uses MinHook for hooking imports lacking hotpatch structure