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
Been trying out some games with LibreSplit and I notice that none of the autosplitters I've made actually work anymore.
LibreSplit seems to ignore some or all calls from the Lua runtime.
For example, in Tony Hawk's Underground when I get to Manhattan, the timer recognises that it should split, because debug text prints. However, it doesn't split.
For Mirror's Edge Catalyst, it prints out the functions it should be calling, but doesn't actually call them.
I also get a bunch of EFAULT invalid memory space errors.
The text was updated successfully, but these errors were encountered:
Been trying out some games with LibreSplit and I notice that none of the autosplitters I've made actually work anymore.
LibreSplit seems to ignore some or all calls from the Lua runtime.
For example, in Tony Hawk's Underground when I get to Manhattan, the timer recognises that it should split, because debug text prints. However, it doesn't split.
For Mirror's Edge Catalyst, it prints out the functions it should be calling, but doesn't actually call them.
I also get a bunch of EFAULT invalid memory space errors.
The text was updated successfully, but these errors were encountered: