Skip to content

Commit 157f249

Browse files
committed
Fixes blend tile on RHW-2 (Thru) x Street/Road/OWR (End) OxD Ts in RUL2.
1 parent f4124e7 commit 157f249

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

Controller/RUL2/07_RHW/Sec7a_Initial/Sec7a1_RHW-2_Initial.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,17 @@
122122
; row 0 from row 1
123123
0x5700fc00,1,0,0x57000200,2,0=0x5700fc00,1,0,0x5700fb00,1,0
124124
; mirror
125-
0x5700fc00,3,1,0x57000200,1,0=0x5700fc00,3,1,0x5700fb00,3,1
125+
0x5700fc00,3,1,0x57000200,1,0=0x5700fc00,3,1,0x5700fb00,3,1
126+
127+
;Cross-Network Diagonal T-Fixes
128+
;Street-side fix for RHW-2 (Thru) x Street (End) OxD T
129+
0x57602000,0,0,0x5f500200,2,0=0x57602000,0,0,0x5f500400,3,1
130+
0x57602000,2,1,0x5f500200,1,0=0x57602000,2,1,0x5f500400,1,0
131+
132+
;Road-side fix for RHW-2 (Thru) x Road (End) OxD T
133+
0x57602100,0,0,0x00000a00,2,0=0x57602100,0,0,0x00000c00,3,1
134+
0x57602100,2,1,0x00000a00,1,0=0x57602100,2,1,0x00000c00,1,0
135+
136+
;One-Way Road-side fix for RHW-2 (Thru) x One-Way Road (End) OxD T
137+
0x57602200,0,0,0x09000a00,2,0=0x57602200,0,0,0x09000c00,3,1
138+
0x57602200,2,1,0x09000a00,1,0=0x57602200,2,1,0x09000c00,1,0

0 commit comments

Comments
 (0)