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
This is not a problem until modding is done incorrectly. widebrim will reference ev_inf2 instead of ev_fix during loading which causes it to treat some conditions differently than the actual game would. For the original ROM, this condition will never be hit but it is important for accuracy for editing.
The text was updated successfully, but these errors were encountered:
This is not a problem until modding is done incorrectly. widebrim will reference ev_inf2 instead of ev_fix during loading which causes it to treat some conditions differently than the actual game would. For the original ROM, this condition will never be hit but it is important for accuracy for editing.
The text was updated successfully, but these errors were encountered: