From 8bb7ee784962026da976dc6ac2fce120dc818e52 Mon Sep 17 00:00:00 2001 From: advokaten Date: Sun, 25 Feb 2018 13:27:39 +0100 Subject: [PATCH] Delete readme.txt --- remap_canoe_controller.hmod/readme.txt | 37 -------------------------- 1 file changed, 37 deletions(-) delete mode 100644 remap_canoe_controller.hmod/readme.txt diff --git a/remap_canoe_controller.hmod/readme.txt b/remap_canoe_controller.hmod/readme.txt deleted file mode 100644 index 5e5c374..0000000 --- a/remap_canoe_controller.hmod/readme.txt +++ /dev/null @@ -1,37 +0,0 @@ -=== Remap Canoe Controller === - -This hmod allows you to edit the controller inputs in Canoe. - -The A and B buttons are modified already, A acts as B and B acts as A. - -Installs to: -/etc/preinit.d -and -/etc/sdl2-override - -Any controller connected to the ports at the front will be recognized as Nintendo Clovercon. - -You can edit gamecontrollerdb.txt BEFORE you install the hmod, if you wish. - -Updated current database with additional 60 controllers for future purpose. - -How do I edit the inputs? - -USB-host: -1. Go to usb:/hakchi/canoecontrollerconfig -2. Edit gamecontrollerdb.txt - -Others: -1. FTP to /etc/sdl2-override -2. Edit gamecontrollerdb.txt - -Nintendo Clovercon example: -If you want to swap X and Y, simply change -y:b3,x:b2 -to -y:b2,x:b3 - -Thanks to: -madmonkey -DanTheMan827 -swingflip