Added back the event cycles that were removed in commit 798fab9.
The first screen of Final Fantasy 7 could be fixed with the beetle interpreter by setting the event cycles to 768, but with the removal of some cycle options, this was no longer possible.
Lightrec and dynarec were unaffected since they both needed event cycles set to 1024 to fix the same screen.
The other added event cycles were added for consitency, since just adding 768 would look unusual, and in case there is another edge case with a different game.
Default cycles:
Cycles set to 768 with beetle interpreter (or 1024 with lightrec and dynarec):
Added back the event cycles that were removed in commit 798fab9.
The first screen of Final Fantasy 7 could be fixed with the beetle interpreter by setting the event cycles to 768, but with the removal of some cycle options, this was no longer possible.
Lightrec and dynarec were unaffected since they both needed event cycles set to 1024 to fix the same screen.
The other added event cycles were added for consitency, since just adding 768 would look unusual, and in case there is another edge case with a different game.
Default cycles:
Cycles set to 768 with beetle interpreter (or 1024 with lightrec and dynarec):