mkdasher / SM64Lua

13 stars 11 forks source link

Invaild Action Error #12

Open SM64TASVideo opened 3 weeks ago

SM64TASVideo commented 3 weeks ago

Screenshot 2024-06-09 100231

Invalid Action

MikeXander commented 3 weeks ago

This is not an error. The only supported game versions are U, J and Shindou. The top of your screenshot seems to suggest you are using some other ROM, so it's probably not reading the correct memory address for the action.

I will leave this issue open for now so somebody else can suggest ways to find the right memory addresses.

I know most romhacks come with a memory map file these days - maybe it's possible to have this lua script automatically parse those.

Aurumaker72 commented 2 weeks ago

SM64 Lua Redux tries to loosely autodetect the region based off of the sqrt routine via a pattern check. This works for differentiating U/J, but romhacks would need additional checks.

SM64TASVideo commented 1 week ago

backrooms64 v.1.1 SM64LuaRedux Not Work, Still Invalid Action OR Unknown Action.