Skip to content

Added file extension and corrected path rpcs3#58

Merged
Francommit merged 1 commit intoFrancommit:masterfrom
1632314:develop
Jan 23, 2023
Merged

Added file extension and corrected path rpcs3#58
Francommit merged 1 commit intoFrancommit:masterfrom
1632314:develop

Conversation

@1632314
Copy link
Copy Markdown
Contributor

@1632314 1632314 commented Jan 21, 2023

I had a problem with a file extension not being recognized by emulationstation. I added the extension and a non exhaustive list of sources for supported file extension. I added some more to help. The path to the rpcs3 executable was not correct, so I fix it.
Thank you for your work

Comment thread prepare.ps1
<path>$ps3Path</path>
<extension>.iso .ISO .zip .ZIP .7z .pkg .PKG</extension>
<command>$rpcs3InstallDir\yuzu.exe %ROM%</command>
<command>$rpcs3InstallDir\rpcs3.exe %ROM%</command>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops! good catch

Copy link
Copy Markdown
Owner

@Francommit Francommit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks for your contributions!

@Francommit Francommit merged commit ee4cefc into Francommit:master Jan 23, 2023
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