exlaunch icon indicating copy to clipboard operation
exlaunch copied to clipboard

Add support for inline hooks (and extended inline hook contexts)

Open blu-dev opened this issue 2 years ago • 0 comments

  • [ ] Inline hooks (probably exl::util::Hook::InlineHook)
  • [ ] Extended inline hook contexts
    • The current 29 GP registers
    • Stack pointer
    • All 32 FP registers
  • [ ] Ability to hook with only the limited context (InlineCtx) or the extended context (ExInlineCtx) because the extended context is over 3x the stack usage

blu-dev avatar Apr 06 '22 00:04 blu-dev