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

[PS1] Sigscan for PCSX-reARMed is broken on the latest versions of the libretro core #94

Open
Jujstme opened this issue Mar 13, 2024 · 0 comments

Comments

@Jujstme
Copy link
Contributor

Jujstme commented Mar 13, 2024

Mostly a placeholder issue to remember working on fixing it.
A possible solution might rely on querying the retro_get_memory_data symbol on the libretro module and retrieving the pointer to the emulated ram from it.

const SIG: Signature<9> = Signature::new("48 8B 35 ?? ?? ?? ?? 81 E2");

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

1 participant