Wrote an autosplitter
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
편집한 사람 작성자
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;
게시 일자
0 개의 답글
모더레이터