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

feat: support prx and sprx #112

Merged
merged 1 commit into from
May 15, 2024
Merged

feat: support prx and sprx #112

merged 1 commit into from
May 15, 2024

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented May 15, 2024

Extension .prx was requested by Warhorse and I noticed that .sprx was also searched for by the debugger. I believe .prx is the extension for PlayStation Plugins and .sprx is a signed version of .prx (similar to .elf and .self)

Before:
Screenshot 2024-05-15 at 9 34 56 AM

After:
image

@bobbyg603 bobbyg603 requested a review from daveplunkett May 15, 2024 13:26
@bobbyg603 bobbyg603 merged commit 45e527d into main May 15, 2024
1 check passed
@bobbyg603 bobbyg603 deleted the prx branch May 15, 2024 14:13
bobbyg603 added a commit that referenced this pull request May 15, 2024
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