Compare commits

...

1 Commits

Author SHA1 Message Date
Gregory Heskett
cadcdf4d55 Make G_PM_NPRIMITIVE a world default for fast64 exports 2025-11-06 02:36:14 -05:00

View File

@@ -14,7 +14,7 @@
"textureConvert": "G_TC_FILT",
"textureFilter": "G_TF_BILERP",
"perspectiveCorrection": "G_TP_PERSP",
"pipelineMode": "G_PM_1PRIMITIVE"
"pipelineMode": "G_PM_NPRIMITIVE"
},
"otherModeL": {},
"other": {}