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
#pragma METAINFO("Zuiki Densha-de-GO! for PS4", 2, 0, "Ville Misaki") | |
// Original by Wes Alvaro | |
// Converts NS Zuiki Densha-de-GO! controller mascon values for PS4. | |
// Mascon values need conversion or else mascon positions are skipped. | |
// No changes are needed for other controls (including EB). | |
// Controls should be set to 「スタンダード」"Standard" + 「ダイレクト」"Direct". | |
#include <switch.gph> | |
// The mascon is controlled with the left analog stick's y-axis. |