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

Initial support for memstick insert/remove #8889

Merged
merged 3 commits into from
Aug 6, 2016

Conversation

unknownbrackets
Copy link
Collaborator

This should allow one to reinsert memory sticks, or even remove to be able to simulate features of a real device.

A real world scenario: seeing an error message in a game to be able to translate it. I think there have been other reported things, and some game glitch.

Not sure if a checkbox in settings is the best UI, but it seemed like it made some sense.

Here's an incomplete list of games which react to an insert with these changes:

  • Ys 6: Ark of Napishtim
  • Star Ocean 1
  • Star Ocean 2
  • Disgaea 1
  • Valkyria Chronicles 2
  • Valkyria Chronicles 3
  • Astonishia Story
  • Patapon 2
  • Tales of Destiny 2

-[Unknown]

This makes it pass the right values in a few more cases, and unregister
callbacks properly.  Also handles duplicate callbacks.
@unknownbrackets unknownbrackets changed the title Initial backend support for memstick insert/remove Initial support for memstick insert/remove Aug 6, 2016
@hrydgard hrydgard merged commit 0031244 into hrydgard:master Aug 6, 2016
@unknownbrackets unknownbrackets deleted the memstick branch August 6, 2016 15:14
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