-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfast64.json
More file actions
65 lines (65 loc) · 1.54 KB
/
fast64.json
File metadata and controls
65 lines (65 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"version": 1.0,
"autoLoad": true,
"autoPickTextureFormat": true,
"preferRGBAOverCI": false,
"microcode": "F3DEX2/LX2",
"saveTextures": false,
"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": {
"draw_layers": {
"0": {
"cycle_1": "G_RM_ZB_OPA_SURF",
"cycle_2": "G_RM_ZB_OPA_SURF2"
},
"1": {
"cycle_1": "G_RM_AA_ZB_OPA_SURF",
"cycle_2": "G_RM_AA_ZB_OPA_SURF2"
},
"2": {
"cycle_1": "G_RM_AA_ZB_OPA_DECAL",
"cycle_2": "G_RM_AA_ZB_OPA_DECAL2"
},
"3": {
"cycle_1": "G_RM_AA_ZB_OPA_INTER",
"cycle_2": "G_RM_AA_ZB_OPA_INTER2"
},
"4": {
"cycle_1": "G_RM_AA_ZB_TEX_EDGE",
"cycle_2": "G_RM_AA_ZB_TEX_EDGE2"
},
"5": {
"cycle_1": "G_RM_AA_ZB_XLU_SURF",
"cycle_2": "G_RM_AA_ZB_XLU_SURF2"
},
"6": {
"cycle_1": "G_RM_AA_ZB_XLU_DECAL",
"cycle_2": "G_RM_AA_ZB_XLU_DECAL2"
},
"7": {
"cycle_1": "G_RM_AA_ZB_XLU_INTER",
"cycle_2": "G_RM_AA_ZB_XLU_INTER2"
}
},
"refresh_version": "HackerSM64 2.3.0",
"compression_format": "yay0",
"force_extended_ram": false,
"matstack_fix": true
}
}