-
Notifications
You must be signed in to change notification settings - Fork 12
/
mmrando.rsf
241 lines (228 loc) · 6.05 KB
/
mmrando.rsf
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
BasicInfo:
Title : "Majoras Mask 3D Randomizer"
CompanyCode : "00"
ProductCode : "CTR-P-VDCN"
ContentType : Application # Application / SystemUpdate / Manual / Child / Trial
Logo : Nintendo # Nintendo / Licensed / Distributed / iQue / iQueForSystem
TitleInfo:
UniqueId : 0x0008ad5C
Category : Application # Application / SystemApplication / Applet / Firmware / Base / DlpChild / Demo / Contents / SystemContents / SharedContents / AddOnContents / Patch / AutoUpdateContents
Option:
UseOnSD : true # true if App is to be installed to SD
EnableCompress : true # Compresses exefs code
FreeProductCode : true # Removes limitations on ProductCode
EnableCrypt : false # Enables encryption for NCCH and CIA
MediaFootPadding : false # If true CCI files are created with padding
# The ExeFs stuff used to be here, but it isn't needed anymore in recent makerom versions.
# This text covers the lacking padding.
# This is due to "rsfgen" tools having offsets hardcoded, and it being tedious to fix them...
AccessControlInfo:
ExtSaveDataId: 0x0000000000000000
SystemSaveDataId1: 0x00000000
SystemSaveDataId2: 0000000000
OtherUserSaveDataId1: 0x00000
OtherUserSaveDataId2: 0x00000
OtherUserSaveDataId3: 0x00000
FileSystemAccess:
# CategorySystemApplication
# CategoryHardwareCheck
# CategoryFileSystemTool
- Debug
# TwlCardBackup
# TwlNandData
# Boss
- DirectSdmc
# Core
# CtrNandRo
# CtrNandRw
# CtrNandRoWrite
# CategorySystemSettings
# CardBoard
# ExportImportIvs
- DirectSdmcWrite
# SwitchCleanup
# SaveDataMove
# Shop
# Shell
# CategoryHomeMenu
IdealProcessor : 0
AffinityMask : 1
Priority : 16
MaxCpu : 0x9E # Default
DisableDebug : false
EnableForceDebug : false
CanWriteSharedPage : false
CanUsePrivilegedPriority : false
CanUseNonAlphabetAndNumber : false
PermitMainFunctionArgument : false
CanShareDeviceMemory : false
RunnableOnSleep : false
SpecialMemoryArrange : false
UseOtherVariationSaveData : false
CoreVersion : 2
DescVersion : 2
ReleaseKernelMajor : "02"
ReleaseKernelMinor : "33"
MemoryType : Application # Application / System / Base
HandleTableSize: 512
IORegisterMapping:
- 1ff50000-1ff57fff
- 1ff70000-1ff77fff
MemoryMapping:
- 1f000000-1f5fffff:r
SystemCallAccess:
ControlMemory: 1
QueryMemory: 2
ExitProcess: 3
GetProcessAffinityMask: 4
SetProcessAffinityMask: 5
SetProcessIdealProcessor: 6
GetProcessIdealProcessor: 7
CreateThread: 8
ExitThread: 9
SleepThread: 10
GetThreadPriority: 11
SetThreadPriority: 12
GetThreadAffinityMask: 13
SetThreadAffinityMask: 14
GetThreadIdealProcessor: 15
SetThreadIdealProcessor: 16
GetCurrentProcessorNumber: 17
Run: 18
CreateMutex: 19
ReleaseMutex: 20
CreateSemaphore: 21
ReleaseSemaphore: 22
CreateEvent: 23
SignalEvent: 24
ClearEvent: 25
CreateTimer: 26
SetTimer: 27
CancelTimer: 28
ClearTimer: 29
CreateMemoryBlock: 30
MapMemoryBlock: 31
UnmapMemoryBlock: 32
CreateAddressArbiter: 33
ArbitrateAddress: 34
CloseHandle: 35
WaitSynchronization1: 36
WaitSynchronizationN: 37
SignalAndWait: 38
DuplicateHandle: 39
GetSystemTick: 40
GetHandleInfo: 41
GetSystemInfo: 42
GetProcessInfo: 43
GetThreadInfo: 44
ConnectToPort: 45
SendSyncRequest1: 46
SendSyncRequest2: 47
SendSyncRequest3: 48
SendSyncRequest4: 49
SendSyncRequest: 50
OpenProcess: 51
OpenThread: 52
GetProcessId: 53
GetProcessIdOfThread: 54
GetThreadId: 55
GetResourceLimit: 56
GetResourceLimitLimitValues: 57
GetResourceLimitCurrentValues: 58
GetThreadContext: 59
Break: 60
OutputDebugString: 61
#ccessibleSaveDataIds:
# 0x00000
# 0x00000
# 0x00000
# 0x00000
# 0x00000
# 0x00000
InterruptNumbers:
ServiceAccessControl:
- APT:U ###
- $hioFIO #
- $hostio0
- $hostio1
- ac:u ####
- boss:U ##
- cam:u ###
- cecd:u ##
- cfg:u ###
- dlp:FKCL
- dlp:SRVR
- dsp::DSP
- frd:u ###
- fs:USER #
- gsp::Gpu
- hid:USER
- http:C ##
- mic:u ###
- ndm:u ###
- news:s ##
- nwm::UDS
- ptm:u ###
- pxi:dev #
- soc:U ###
- gsp::Lcd
- y2r:u ###
- ldr:ro ##
- ir:USER #
- ir:u ####
- csnd:SND
- am:u ####
- ns:s ####
SystemControlInfo:
SaveDataSize: 1M
RemasterVersion: 0000
StackSize: 0x00040000
Dependency:
a: 0x0004013000002402L
a: 0x0004013000001502L
a: 0x0004013000003402L
a: 0x0004013000001602L
a: 0x0004013000002602L
a: 0x0004013000001702L
a: 0x0004013000001802L
a: 0x0004013000002702L
a: 0x0004013000002802L
a: 0x0004013000001a02L
a: 0x0004013000003202L
a: 0x0004013000001b02L
a: 0x0004013000001c02L
a: 0x0004013000001d02L
a: 0x0004013000002902L
a: 0x0004013000001e02L
a: 0x0004013000003302L
a: 0x0004013000001f02L
a: 0x0004013000002002L
a: 0x0004013000002b02L
a: 0x0004013000003502L
a: 0x0004013000002c02L
a: 0x0004013000002d02L
a: 0x0004013000002102L
a: 0x0004013000003102L
a: 0x0004013000002202L
a: 0x0004013000003702L
a: 0x0004013000002e02L
a: 0x0004013000002302L
a: 0x0004013000002f02L
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################
######################