From 81169ba9d38c7303ea5bbfc5f64b8e890c244f2b Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Fri, 5 Dec 2025 19:51:35 -0800 Subject: [PATCH] add lobby arrow AR codes --- notes/ar-codes.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/notes/ar-codes.txt b/notes/ar-codes.txt index 25802034..aad70991 100644 --- a/notes/ar-codes.txt +++ b/notes/ar-codes.txt @@ -276,6 +276,21 @@ Enable Change Marker option in all lobbies 3OE2 => 041385C8 4800004C 3OP0 => 04138848 4800004C +Lobby arrows rotation speed modifier +3OE1 => 041C6B64 3804XXXX (default 0800) + +Change lobby arrow colors +Note: All values as floats in [0, 1] +3OE1 => 04443780 AAAAAAAA (slot 0) + 04443784 RRRRRRRR (slot 0) + 04443788 GGGGGGGG (slot 0) + 0444378C BBBBBBBB (slot 0) + 04443790 AAAAAAAA (slot 1) + 04443794 RRRRRRRR (slot 1) + 04443798 GGGGGGGG (slot 1) + 0444379C BBBBBBBB (slot 1) + ... + Change HUD color mask 3SE0 => 0438CA8C 3C00RRGG 0438CA90 6000BBAA