From 6d1bb07a55f802d45f22ee780446a37213933186 Mon Sep 17 00:00:00 2001 From: aixxe Date: Fri, 15 Feb 2019 03:06:22 +0000 Subject: [PATCH] Add hex edit to skip the decide screen. (#60) --- ballerz.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ballerz.html b/ballerz.html index d545c6f..65ced47 100644 --- a/ballerz.html +++ b/ballerz.html @@ -185,6 +185,12 @@ //changes the FPS = %2.4f string to FPS = %2.6f patches: [{offset: 0x25FD41, off: [0x34], on: [0x36]}] }, + { + // by aixxe + name: 'Skip decide screen', + tooltip : "Immediately loads into chart after selection.", + patches: [{offset: 0x72775, off: [0xE8, 0x66, 0x00, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90]}] + }, ], "2018-09-19"), new DllPatcher('bm2dx', [ {