Added vXbox Support as a Hidden Advanced Option w/ Other improvements
New in Version 0.3.0.0 of the script.
You can now alternatively have the script use a virtual XBox controller instead of DInput, this eliminates the deadzone issue as it isn't present for XInput devices. Or instead enable BotW motion aim (granted this is only a specific game fix instead of a general fix)
- Make sure you've downloaded the latest version of the script (at least version listed above)
- Open your settings.ini file and either create or change the value of your chosen option to a 1.
usevXBox=1 OR BotWmotionAim=1
- The BotW motion aim does nothing when using vXbox
- After enabling either feature reload the script
- Either re-run, or right click the icon and choose reload from the menu
- If it is the first time you are running the script using vXBox it will most likely need to install ScpVBus
- A Message Box will pop up
- if you press yes a prompt to run Devcon will appear, press yes
- If you press no, vXBox will be disabled for this run
- The script will reload and if successful the message box will not re-appear.
- Set up CEMU input settings similar to the guide at the top except
- Pick XInput
- Choose the virtual XBox controller
- Load the appropriate vXBox controller profile for your chosen controller type (included in the download)
- A Message Box will pop up
I will work on advancing this option, and once ready I will add it to the Settings GUI, and re-make the main guide for the option, for now I am considering it an Advanced (hidden) option, and will expect users to know a bit about what they are doing with my script. That doesn't mean I won't support users trying this feature out, but I will most likely ask for steps already attempted.
Controller Profiles have been added for vBox_Pro and vXBox_GamePad, as well as updating the axis assignment, so please update your CEMU input settings when upgrading to this version of the script. (Or alternatively remap your move up/down keys, and change the inverted axis option in settings)
v0.3.0.1 Fixed a error caused by having an AND
where there should've been an OR
v0.3.1.0 Re-Added invisible overlay window as it apparently was doing more than just hiding the cursor.