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

Fix usb2snes fxpak pro issue on Linux #462

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

MattEqualsCoder
Copy link
Collaborator

So recently I figured out that SMZ3 Cas' had an issue with autotracking with QUSB2SNES and the Fx Pak Pro on Linux. Linux + QUSB2SNES + RetroArch works fine. Windows + QUSB2SNES + Fx Pak Pro also work just fine.

Turns out, for whatever reason, for read requests of more than 128 bytes on Linux from the Fx Pak Pro, it splits out the requests into 128 byte chunks that are sent over multiple responses. No where is this documented. :)

@MattEqualsCoder MattEqualsCoder merged commit ce7e5b1 into main Jan 29, 2024
1 check passed
@MattEqualsCoder MattEqualsCoder deleted the usb2snes-fxpak-pro-fixes branch January 29, 2024 12:57
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