From 507fbf04513f1beffbec39fef1ede22ca4cd5f7b Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sun, 19 Apr 2026 08:57:49 -0700 Subject: [PATCH] add another useless AR code --- notes/ar-codes.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/notes/ar-codes.txt b/notes/ar-codes.txt index aa365fd3..f3666b0b 100644 --- a/notes/ar-codes.txt +++ b/notes/ar-codes.txt @@ -1102,3 +1102,8 @@ All classes' footsteps sound like RAcast's 040D4320 4E800020 3SP0 => 040D07BC 38600002 040D07C0 4E800020 + +Rappy size modifier +3OE1 => 040C1E24 48000020 // Disable flag check in render + 045D0718 40800000 // X/Z scale as float (here, 4.0) + 045D071C 40800000 // Y scale as float (here, 4.0)