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

Add process.get_module_path #73

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

AlexKnauth
Copy link
Contributor

This adds process.get_module_path, which uses process_get_module_path to get the path on the file system to the module.

This is useful in situations where the Section Header Table is there in the file, but is not loaded into memory, even when the rest of the module is.

Depends on LiveSplit/livesplit-core#735

@AlexKnauth AlexKnauth force-pushed the process_get_module_path branch from 66eb7cd to bbf93e3 Compare November 1, 2023 03:12
@CryZe CryZe force-pushed the process_get_module_path branch from bbf93e3 to 395628e Compare November 1, 2023 15:09
@CryZe CryZe merged commit 3c4a007 into LiveSplit:master Nov 1, 2023
@AlexKnauth AlexKnauth deleted the process_get_module_path branch November 1, 2023 15:41
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.

2 participants