We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc5146 commit e61435aCopy full SHA for e61435a
gc/ogc/es.h
@@ -126,16 +126,16 @@ typedef struct _tmd_content {
126
127
typedef struct _tmd {
128
sig_issuer issuer; //0x140
129
- u8 version; //0x180
+ u8 version; //0x180
130
u8 ca_crl_version; //0x181
131
- u8 signer_crl_version; //0x182
132
- u8 fill2; //0x183
+ u8 signer_crl_version; //0x182
+ u8 vwii_title; //0x183
133
u64 sys_version; //0x184
134
u64 title_id; //0x18c
135
u32 title_type; //0x194
136
u16 group_id; //0x198
137
- u16 zero; //0x19a
138
- u16 region; //0x19c
+ u16 zero; //0x19a
+ u16 region; //0x19c
139
u8 ratings[16]; //0x19e
140
u8 reserved[12]; //0x1ae
141
u8 ipc_mask[12];
0 commit comments