-
-
Notifications
You must be signed in to change notification settings - Fork 301
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
Adding missing peripherals #389
Comments
There's nothing stopping you from using these already. You plug them into your computer and tell xemu to use them via command line. There's some extra steps you must go through to get it working on Windows (iirc) but Linux is straight forward. |
Is there a guide on how to do this on windows and does this include Gametrak and Steel Battalion Controller because pcsx2 hasn't even implemented Gametrak |
Read the QEMU man pages on USB pass through, and XMU support is already there (it's just a generic storage device), just again not via the UI. |
Pass-thru will work for some peripherals. For light guns it will probably not work, as they use they are expected to use the yellow wire, however these can be emulated. xemu will eventually expose an interface for configuring XMUs+pass-thru+emulated peripherals. In the mean time, we consider the path "advanced" and don't really provide user support for it. That said, I'd accept a PR for the website which plainly describes how to do it for users who want to get their hands dirty. |
Should #90 and this pr be closed then if most peripherals works? |
No, we should not consider them complete until they are properly supported in the user interface. |
Ok i will leave the pr as is |
Hi, |
On my fork I have a branch that does mouse support, but it's not "finished". |
Excellent, so cool you have work on this feature. i have found it : https://github.com/GXTX/xemu |
https://github.com/GXTX/xemu/tree/mouse It's badly designed, replaces keyboard functionality, doesn't handle the corners correctly, captures mouse for the entire screen instead of just over the window. Lots of little stuff, and I don't really have much interest in finishing it. Works pretty well though. Played a bit of VCOP with it. |
Hi. Did you make any change in your fork since? |
Feature Request
There are a couple of missing peripherals which need to be implemented into Xemu to make some games become playable and would improve the emulator as a whole. Here is a full list of all the ones I know that need to be added.
UI for above peripherals: #1128
Games which become playable
Real World Golf
N.U.D.E.@: Natural Ultimate Digital Experiment
Silent Scope Collection
Steel Battalion
Karaoke Revolution
Karaoke Revolution Party
Dance Dance Revolution Ultramix Series (Not required To play)
Dance UK
https://xemu.app/titles/53540001/#Zillernet (needs mic)
Additional Context
I'm not sure if there other games that have been omitted by mistake, which are not on the list, and If any peripherals are already implemented, feel free to comment below to correct me.
Source:https://gamicus.fandom.com/wiki/List_of_Xbox_peripherals
The text was updated successfully, but these errors were encountered: