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

sys_prx/overlay: Fix disambiguator of module names opened by FD #10340

Merged
merged 4 commits into from
May 26, 2021

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented May 25, 2021

Bugfixes

  • Modules opened by FD with 0 offset will be considered the same as opened by path with no offset.
  • Modules opened by FD will no longer be considered the same as opened with path with filename suffix that is the same as the one used by FD opening. (such as "_x1" for 1 offset)

Found while working on savestates. (also needed by it)

@elad335 elad335 force-pushed the fix-prx-ovl-by-fd branch 7 times, most recently from 20c37d9 to 620405b Compare May 25, 2021 18:17
@Nekotekina Nekotekina merged commit f103004 into RPCS3:master May 26, 2021
@elad335 elad335 deleted the fix-prx-ovl-by-fd branch September 19, 2022 06:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants