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

[PS2] Use ps2_drivers library for simplify frontend #14724

Merged
merged 3 commits into from
Dec 12, 2022

Conversation

fjtrujy
Copy link
Collaborator

@fjtrujy fjtrujy commented Dec 11, 2022

Description

This PR is using the recently created ps2_drivers which makes easier the loading and init of all the drivers:

  • Memory Card
  • USB
  • HDD
  • Audio
  • Controllers

It also adds exFat support for USB, and probably solves some unexpected issues when using an HDD driver for booting cores/games.

Closes #14635

Finally, plenty of code has been removed from the repo, making the maintenance easier.

Cheers.

PS: Docker need to be updated, so most probably first CI will fail.

@fjtrujy
Copy link
Collaborator Author

fjtrujy commented Dec 11, 2022

I have updated already the docker image!

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.

[PS2] RetroArch doesn't start with an usb mass storage device connected formated with exFat
2 participants