Wrote an autosplitter
3 years ago

Put together an autosplitter for Retroarch that splits on screen transition after all major and minor bosses, and on last hit of Pete. You can find it here for anyone interested: https://github.com/Johnny-Go/Autosplitters/blob/master/MagicalQuest3Autosplit.asl

Bearbeitet von der Autor 3 years ago

If you are having issues with the autosplitter you could try changing line 22 to the following and see if that fixes it:

int memoryReference = memory.ReadValue<int>(codeOffset) + (int) codeOffset + 0x04 + - (int) libretromodule.BaseAddress;

Spielstatistiken
Follower
55
Läufe
132
Spieler
49
Neueste Threads
Veröffentlicht 2 years ago
1 Antwort
Veröffentlicht 3 years ago
1 Antwort
Veröffentlicht 7 years ago
2 Antworten
Veröffentlicht 8 years ago
2 Antworten
Moderatoren