Skip to content

Commit 701b3e7

Browse files
committed
Enable graphics lists in extended RDRAM. (This fixes mods that create custom graphics lists)
1 parent 13de708 commit 701b3e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patches/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RECOMP_PATCH void func_800012FC_1EFC() {
77
}
88

99
gEXEnable(D_8015C5CC_15D1CC++);
10+
gEXSetRDRAMExtended(D_8015C5CC_15D1CC++, 1);
1011

1112
u8 retraces_per_game_step = D_8008CCC0_8D8C0.retraces_per_game_step;
1213

0 commit comments

Comments
 (0)