Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to hook #11

Open
Sojournophile opened this issue May 29, 2021 · 1 comment
Open

Unable to hook #11

Sojournophile opened this issue May 29, 2021 · 1 comment

Comments

@Sojournophile
Copy link

Sojournophile commented May 29, 2021

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.

@henriquegemignani
Copy link
Member

This doesn't have the perfect visibility for why hooking fails, but I also don't have much as well.
One thing I've been told helps is running python as admin, if on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants