Skip to content

Releases: drdaxxy/SimpleROHook

SimpleROHook 2018-04-11

11 Apr 09:21
Compare
Choose a tag to compare
  • 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!
[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

01 Apr 15:51
Compare
Choose a tag to compare
  • 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

25 Jan 11:47
Compare
Choose a tag to compare

Uses MinHook for hooking imports lacking hotpatch structure