[mupen64plus-input-sdl] 194/196: Add auto-config for Super Joy Box 13 Gamecube USB adapter

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:00:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch master
in repository mupen64plus-input-sdl.

commit ccea52e5eb228a4ad9cc11ea3eec583202f12cf3
Author: Sven Eckelmann <sven at narfation.org>
Date:   Fri Jun 12 16:23:07 2015 +0200

    Add auto-config for Super Joy Box 13 Gamecube USB adapter
---
 debian/changelog                                   |  3 ++
 ...nfig-for-Super-Joy-Box-13-Gamecube-USB-ad.patch | 47 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 3 files changed, 51 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 030bcfa..32d1ff8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,12 @@ mupen64plus-input-sdl (2.5-2) UNRELEASED; urgency=medium
       Fix axis auto configuration in for Playstation 4 controllers
     - Add add-auto-config-for-Snakebyte-PS3-style-USB-controll.patch,
       Add auto-config for Snakebyte PS3-style USB controller
+    - Add add-auto-config-for-Super-Joy-Box-13-Gamecube-USB-ad.patch,
+      Add auto-config for Super Joy Box 13 Gamecube USB adapter
     - Move patches to alternative DEP-3 format and manage them with gbp pq
   * debian/control:
     - Change Vcs-Browser to new alioth CGit URL
+  * 
 
  -- Sven Eckelmann <sven at narfation.org>  Fri, 01 May 2015 16:56:06 +0200
 
diff --git a/debian/patches/add-auto-config-for-Super-Joy-Box-13-Gamecube-USB-ad.patch b/debian/patches/add-auto-config-for-Super-Joy-Box-13-Gamecube-USB-ad.patch
new file mode 100644
index 0000000..5a4a070
--- /dev/null
+++ b/debian/patches/add-auto-config-for-Super-Joy-Box-13-Gamecube-USB-ad.patch
@@ -0,0 +1,47 @@
+From: Richard Goedeken <Richard at fascinationsoftware.com>
+Date: Sat, 6 Jun 2015 08:53:24 -0700
+Subject: add auto-config for Super Joy Box 13 Gamecube USB adapter from Nick
+ Griffiths on google group mailing list
+
+Origin: upstream, https://github.com/mupen64plus/mupen64plus-input-sdl/commit/d0d385defa0e6eb581d3ac7999c568201a246f58
+---
+ data/InputAutoCfg.ini | 26 ++++++++++++++++++++++++++
+ 1 file changed, 26 insertions(+)
+
+diff --git a/data/InputAutoCfg.ini b/data/InputAutoCfg.ini
+index 96df61b..0e995c4 100644
+--- a/data/InputAutoCfg.ini
++++ b/data/InputAutoCfg.ini
+@@ -175,6 +175,32 @@ Rumblepak switch =
+ X Axis = axis(0-,0+)
+ Y Axis = axis(1-,1+)
+ 
++; "Super Joy Box 13" USB adaptor for a Gamecube controller
++[GameCube to USB box 1]
++plugged = True
++plugin = 2
++mouse = False
++AnalogDeadzone = 4096,4096
++AnalogPeak = 32768,32768
++DPad R = hat(0 Right)
++DPad L = hat(0 Left)
++DPad D = hat(0 Down)
++DPad U = hat(0 Up)
++Start = button(7)
++Z Trig = button(6)
++B Button = button(1)
++A Button = button(0)
++C Button R = axis(2+)
++C Button L = axis(2-)
++C Button D = axis(3-)
++C Button U = axis(3+)
++R Trig = axis(5+)
++L Trig = axis(4+)
++Mempak switch =
++Rumblepak switch =
++X Axis = axis(0-,0+)
++Y Axis = axis(1-,1+)
++
+ [Gasia Co.,Ltd PS(R) Gamepad]
+ plugged = True
+ plugin = 2
diff --git a/debian/patches/series b/debian/patches/series
index dfa96e0..6bbfa99 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ Add-workaround-for-missing-rumble-with-xboxdrv.patch
 add-config-for-Sony-playstation-4-controller-and-rem.patch
 Fix-axis-auto-configuration-in-for-Playstation-4-con.patch
 add-auto-config-for-Snakebyte-PS3-style-USB-controll.patch
+add-auto-config-for-Super-Joy-Box-13-Gamecube-USB-ad.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-input-sdl.git



More information about the Pkg-games-commits mailing list