Skip to content

Instantly share code, notes, and snippets.

View rawrdenn's full-sized avatar

Raidenchino rawrdenn

View GitHub Profile
@rawrdenn
rawrdenn / gist:f1bda229a38d9c9101643226f4843cff
Created January 31, 2026 20:52
Godzilla Unleashed Wii gamepad configuration (beam aim)
[Profile]
Buttons/A = `Button S`| hold(`Shoulder L`,0.25)
Buttons/B = `Button E`| hold(`Shoulder L`,0.25)
Buttons/1 = `Thumb L`
Buttons/2 = Back
Buttons/+ = smooth(pulse(Start,0.2),0,0.2)&!Start
Buttons/Home = hold(Start,0.5)
D-Pad/Up = `Pad N`
D-Pad/Down = `Pad S`
D-Pad/Left = `Pad W`
[Profile]
Buttons/A = `Button S`| hold(`Shoulder L`,0.25)
Buttons/B = `Button E`| hold(`Shoulder L`,0.25)
Buttons/1 = `Thumb L`
Buttons/2 = `Back`
Buttons/+ = `Start`
Buttons/Home = hold(`Start`,0.6)
D-Pad/Up = `Pad N`
D-Pad/Down = `Pad S`
D-Pad/Left = `Pad W`