Fixes ToT Fog
This commit is contained in:
@@ -2134,6 +2134,10 @@ static void gfx_run_dl(Gfx* cmd) {
|
||||
|
||||
switch (opcode) {
|
||||
// RSP commands:
|
||||
case G_LOAD_UCODE:
|
||||
rsp.fog_mul = 0;
|
||||
rsp.fog_offset = 0;
|
||||
break;
|
||||
case G_MARKER:
|
||||
{
|
||||
cmd++;
|
||||
|
||||
Reference in New Issue
Block a user