-
Notifications
You must be signed in to change notification settings - Fork 0
Understanding the interface
Oscar-Wohlfarhrt edited this page Jul 14, 2023
·
2 revisions
This is the main interface of the app. It shows a list of connected controllers and and allows the user to select the remap profile.

- This is a shortcut to "Windows Controllers" from the windows control panel.
- This button open the log console of the program, useful when debugin remap profiles and checking for app errors and warnings (more here).
- This is a develop option for auto reload remap profiles when some file in the Profiles folder has been changed (Use with caution, this option can have or generate bugs and/or crash the app).
- This show the app version. If you click on it, it will take you to this repository (a way to check for updates and keep a references of the app to it's source).
- A default controller item of the controllers list. It shows all the controls for a certain physical device recognized as a controller for DSRemapper.
- Name of the device/controller and the checkbox for auto connection (this setting is saved).
- The profile drop down list, it allows to select the remap profile for the controller (this setting is saved).
- The controller console, it show text sent from the remap profile.
- Button to manually connect the controller (if you clicked and controller is already connected nothing happens).
- Button to manually disconnect the controller (if you clicked and controller is already disconnected nothing happens).
- Button to manually reload the remap profile for the controller (can duplicate ViGEm virtual controllers, currently trying to fix the issue. Same applies for "Auto reload profiles" checkbox).
- Button to open the input test window of the controller. It can be used to check the controller input.
- The footer show the last log of the app. Also it appears on the log console, if you can read all of it.
