Emulator Issues #5010
closedInput configuration will only use half of analog surface (e.g. X+ or X-)
0%
Description
4) What steps will reproduce the problem?
- Right-click on a button in the controls setup dialog.
- In the box that pops up, you can only select Axis/Slider + or -.
- There's no way to, for example, assign the ENTIRE slider to be the analog L button on the Gamecube controller. You can only use HALF the slider to control it (the - OR the +).
5) What version of dolphin are you using (32bit/64bit along with the
version as it appears in the title bar, etc)?
On what operating system, drivers, and hardware? Be sure to list OS,
graphics driver information, and video card model if you are having
graphics problems, for example.
v. 3.0-201 x64
6) Please provide any additional information below.
It really makes no sense that we can only use half a slider for an entire analog GCpad surface.
Updated by Billiard26 almost 13 years ago
A trigger which uses the full negative to positive range is not very typical.
You can map the full range to a single input in Dolphin by right-clicking one of buttons in the input config dialog and manually configuring it.
Set "Range" on top to 50
In the bottom text box enter (where Axis X is the axis): !Axis X-^Axis X+
Click the "Set" button.
Yes, this is not very intuitive.
Updated by MofoMan2000 almost 13 years ago
Oh my god, I'm stupid. This is the kind of stuff that usually is intuitive to me, why didn't I think to try something like that?
What does the carat (^) do? Usually that's exponentiation but maybe not in this case?
Updated by Billiard26 almost 13 years ago
I tells you in the dialog. (add)
("+" was not used to not conflict with "Axis X+")
Updated by Billiard26 almost 12 years ago
- Status changed from New to Won't fix
- Category set to controls
- Relates to usability set to Yes
- Operating system N/A added
Updated by Billiard26 almost 12 years ago
Issue 5166 has been merged into this issue.
Updated by Billiard26 almost 12 years ago
- Status changed from Won't fix to Fixed
This issue was closed by revision a01bd96d7d0b.
Updated by delroth almost 12 years ago
This issue was closed by revision a01bd96d7d0b.