Skip to content

Unable to hook #11

@Sojournophile

Description

@Sojournophile

Hello,

I've got a simple testing script and I find myself unable to hook. I'm using dolphin 5.0-14095.
while not dolphin_memory_engine.is_hooked(): dolphin_memory_engine.hook() print("hooking")

This simply loops forever. If I opt not to use the loop, any attempts to read values either result in 0 (for single bytes) or empty bytes for multiple.

How would I go about fixing this? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions