You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
28 lines
617 B
JSON
28 lines
617 B
JSON
{
|
|
"version": 1.0,
|
|
"autoLoad": true,
|
|
"microcode": "F3DEX2/LX2",
|
|
"rdpDefaults": {
|
|
"geometryMode": {
|
|
"zBuffer": true,
|
|
"shade": true,
|
|
"cullBack": true,
|
|
"lighting": true,
|
|
"shadeSmooth": true
|
|
},
|
|
"otherModeH": {
|
|
"textureConvert": "G_TC_FILT",
|
|
"textureFilter": "G_TF_BILERP",
|
|
"perspectiveCorrection": "G_TP_PERSP",
|
|
"pipelineMode": "G_PM_1PRIMITIVE"
|
|
},
|
|
"otherModeL": {},
|
|
"other": {}
|
|
},
|
|
"sm64": {
|
|
"refresh_version": "HackerSM64 2.3.0",
|
|
"compression_format": "yay0",
|
|
"force_extended_ram": false,
|
|
"matstack_fix": true
|
|
}
|
|
} |