AGEBasic: Emulating controller input from the core ‘s perspective
Opened this issue · 0 comments
curif commented
Thru agebasic programming
Forcing libretro input state through scripting
Basically that would allow playing game thru physical interaction/movements rather than pressing buttons and sticks
ControlActivate("JOYPAD_A", 0.01)
: libretro control / activation duration.