-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05ea281
commit f089a36
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# CCExtraGamepadOptions | ||
A mod for CrossCode that adds some additional gamepad options. | ||
A mod for CrossCode that adds some additional gamepad options. For use with [CCLoader](https://github.com/CCDirectLink/CCLoader) (see: [installing mods](https://github.com/CCDirectLink/CCLoader/wiki/Install-mods)) | ||
|
||
### This mod adds the following features: | ||
- You may now swap L and R | ||
- You may now swap LT and RT | ||
- You may now swap A and B | ||
- You may now swap X and Y | ||
- The official Nintendo Switch gamepad icon theme, as seen in the Switch port of the game, is now a selectable icon theme | ||
- The Plus and Minus buttons on the Default theme have been replaced with more readable buttons | ||
- There are two additional color schemes for the Switch icon theme - SFC and SNES | ||
- The SFC (Super Famicom) and SNES (Super Nintendo) color schemes were made especially for users of the [8BitDo SN30Pro/SF30Pro](https://i.imgur.com/Ld8Zrnk.jpg) | ||
- Some minor sprite alignment issues in the original sprite sheet have been corrected | ||
|
||
Here are some screenshots showing the new options and themes: | ||
|
||
![Default Switch theme with L/R swapped and ZL/ZR swapped](https://i.imgur.com/f5Z3kH6.png) | ||
![Super Famicom Switch theme with all new swap options selected](https://i.imgur.com/MUhhDcG.png) | ||
![Super Nintendo Switch theme with LT/RT swapped and X/Y swapped](https://i.imgur.com/MqCNUyL.png) | ||
![Xbox theme with all the new swap options selected](https://i.imgur.com/glYN9jr.png) | ||
![Dualshock theme with L1/R1, O/X, and □/△ swapped](https://i.imgur.com/HHzDnXe.png) |