Hi. I'm using makaron for naomi emulation. There games like ikaruga, that when i rotate the screen, controls are invert. I will need change general controls in a few games.
I was trying to do with autohotkey with no results.
Can autohotkey do this?
i was trying something like this (i'm using fronted mala).-
if(%rom%="ikaruga"){
p::v
}
What do you think about it?
Thank you very much!