You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I went back and checked on 0.6.0, too -- which precedes 348b33c. The same behavior occurs there.
At the very least, the "always skip next line" and "always skip next two lines" codes would be quite nice to have, as they let one invert the If-AND code type for PARv3 and create a code that ORs a specific bit. For example:
On 523aaf1, when a PARv3 code is entered that contains any "Always skip..." lines, those lines are silently dropped after entering.
Example:
Encrypted:
After entering in mGBA:
I went back and checked on 0.6.0, too -- which precedes 348b33c. The same behavior occurs there.
At the very least, the "always skip next line" and "always skip next two lines" codes would be quite nice to have, as they let one invert the If-AND code type for PARv3 and create a code that ORs a specific bit. For example:
Though there is another way to achieve that which also uses 3 lines, so it's not a huge deal.
The text was updated successfully, but these errors were encountered: