Wrote an autosplitter
1 year 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

编辑者 作者 1 year 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;

游戏统计
粉丝
51
记录
115
玩家
44
最新话题
发布于 9 months ago
1 回复
发布于 2 years ago
1 回复
发布于 6 years ago
发布于 7 years ago
管理员