Jamiras
Jamiras
You probably downloaded the 32-bit version. Flycast only runs in the 64-bit version of RALibretro.
Drag and drop reorder doesn't seem to work for me. The cursor turns into a red NOT symbol (cursor doesn't appear in screenshot, so I can't really share).
I've had to add that role for other features. This is what I currently look like locally: 
I get the same behavior in Chrome and Edge. Firefox doesn't give me the NO sign, but it doesn't seem to actually rearrange anything either. Output from provided commands: ```...
User error. You have to click the  before reordering is allowed. It acts like things can be dragged before clicking it.
> Additionally, anything that lets a consumer query by u for username now also allows i for ULID. If an endpoint already is using an i param for something else,...
My only concern with overloading the parameter is knowing which value to query. The DB field is 32 chars, but the new username validator only allows 20. The longest in...
> If this is agreeable, I'll update all the endpoints (and their validators). I was kind of hoping to roll the validator in there too to avoid duplicating the definition...
Seems reasonable.
The `always_false()` prevents the alt from being true as a group with no logic is treated as true. As such, alt 3 is effectively just a holder for the ResetIfs....