Posts: 93
Joined: Mar 2015
Reputation:
0
2018-03-07, 23:24
(This post was last modified: 2018-03-07, 23:26 by Julipo.)
I tested again, now with my chinese Dualshock-like controller and SNES9x.
Now I can configure almot all the controller. The only thing that I can't configure is my right stick up and down. I can use left stick up, left, down right and right stick left and right, but not up and down.
In RetroArch it works. I see in logs:
22:18:27.918 T:7860 DEBUG: game.controller.default: Waiting for input for feature "leftstick"
22:18:30.100 T:2580 DEBUG: Normal axis detected on axis 1
22:18:30.117 T:2580 DEBUG: game.controller.default: mapping feature "leftstick" for device USB Joystick
22:18:30.117 T:7860 DEBUG: game.controller.default: Waiting for input for feature "leftstick"
22:18:31.633 T:2580 DEBUG: Normal axis detected on axis 0
22:18:31.633 T:2580 DEBUG: game.controller.default: mapping feature "leftstick" for device USB Joystick
22:18:31.633 T:7860 DEBUG: game.controller.default: Waiting for input for feature "leftstick"
22:18:32.877 T:7032 DEBUG: ------ Window Deinit (Pointer.xml) ------
22:18:32.993 T:2580 DEBUG: game.controller.default: mapping feature "leftstick" for device USB Joystick
22:18:32.994 T:7860 DEBUG: game.controller.default: Waiting for input for feature "leftstick"
22:18:35.301 T:2580 DEBUG: game.controller.default: mapping feature "leftstick" for device USB Joystick
22:18:35.301 T:7860 DEBUG: game.controller.default: Waiting for input for feature "rightstick"
22:18:39.233 T:2580 DEBUG: Normal axis detected on axis 2
22:18:39.233 T:2580 DEBUG: game.controller.default: mapping feature "rightstick" for device USB Joystick
22:18:39.233 T:7860 DEBUG: game.controller.default: Waiting for input for feature "rightstick"
22:18:40.747 T:2580 DEBUG: game.controller.default: mapping feature "rightstick" for device USB Joystick
22:18:40.747 T:7860 DEBUG: game.controller.default: Waiting for input for feature "rightstick"
I don't see the "up" "down" press on the right stick. On Retroarch it configures this:
input_player1_l_x_plus_axis = "+0"
nput_player1_l_x_minus_axis = "-0"
input_player1_l_y_plus_axis = "+1"
input_player1_l_y_minus_axis = "-1"
input_player1_r_x_plus_axis = "+2"
input_player1_r_x_minus_axis = "-2"
iinput_player1_r_y_plus_axis = "+5"
input_player1_r_y_minus_axis = "-5"
And Windows shows the right stick as "Z axis" and "Z rotation" and is displayed as 2 bars, instead of the square with a "+" (that is moved with left stick)
The second comentary is that I hope that zero copy improves performance, because a game running with SNES9x core (the same that I use in RetroArch) in my 10 years old computer runs slow.
Posts: 6
Joined: May 2013
Reputation:
0
2018-03-11, 18:31
(This post was last modified: 2018-03-11, 18:32 by OmnD.)
I tried the refresh repo fix as described in this post, but I am still unable to install Libretro Compatibility with the same error. (It does show up as 1.0.36.106)