Facebook
From Big Sloth, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 111
  1. BasicInfo:
  2.   Title                   : "3Dio"
  3.   CompanyCode             : "00"
  4.   ProductCode             : "CTR-P-BGRM"
  5.   ContentType             : Application
  6.   Logo                    : Nintendo # Nintendo / Licensed / Distributed / iQue / iQueForSystem
  7.  
  8. TitleInfo:
  9.   UniqueId                : 0x1338
  10.   Category                : Application
  11.  
  12. CardInfo:
  13.   MediaSize               : 128MB # 128MB / 256MB / 512MB / 1GB / 2GB / 4GB
  14.   MediaType               : Card1 # Card1 / Card2
  15.   CardDevice              : NorFlash # NorFlash(Pick this if you use savedata) / None
  16.  
  17.  
  18. Option:
  19.   UseOnSD                : true # true if App is to be installed to SD
  20.   FreeProductCode         : true # Removes limitations on ProductCode
  21.   MediaFootPadding        : false # If true CCI files are created with padding
  22.   EnableCrypt             : false # Enables encryption for NCCH and CIA
  23.   EnableCompress          : true # Compresses exefs code
  24.  
  25. ExeFs: # these are the program segments from the ELF, check your elf for the appropriate segment names
  26.   ReadOnly:
  27.    - .rodata
  28.    - RO
  29.   ReadWrite:
  30.    - .data
  31.    - RO
  32.   Text:
  33.    - .init
  34.    - .text
  35.    - STUP_ENTRY
  36.    
  37. PlainRegion: # only used with SDK ELFs
  38. # - .module_id
  39.  
  40. AccessControlInfo:
  41.   #UseExtSaveData : true
  42.   #ExtSaveDataId: 0xff3ff
  43.   #UseExtendedSaveDataAccessControl: true
  44.   #AccessibleSaveDataIds: [0x101, 0x202, 0x303, 0x404, 0x505, 0x606]
  45.  
  46. SystemControlInfo:
  47.   SaveDataSize: 128KB
  48.   RemasterVersion: 0
  49.   StackSize: 0x40000
  50.  
  51. # DO NOT EDIT BELOW HERE OR PROGRAMS WILL NOT LAUNCH (most likely)
  52.  
  53. AccessControlInfo:
  54.   FileSystemAccess:
  55.    - Debug
  56.    - DirectSdmc
  57.    - DirectSdmcWrite
  58.    
  59.   IdealProcessor                : 0
  60.   AffinityMask                  : 1
  61.  
  62.   Priority                      : 16
  63.    
  64.   MaxCpu                        : 0x9E # Default
  65.   DisableDebug                  : false
  66.   EnableForceDebug              : false
  67.   CanWriteSharedPage            : false
  68.   CanUsePrivilegedPriority      : false
  69.   CanUseNonAlphabetAndNumber    : false
  70.   PermitMainFunctionArgument    : false
  71.   CanShareDeviceMemory          : false
  72.   RunnableOnSleep               : false
  73.   SpecialMemoryArrange          : false
  74.   CoreVersion                   : 2
  75.   DescVersion                   : 2
  76.  
  77.   ReleaseKernelMajor            : "02"
  78.   ReleaseKernelMinor            : "33"
  79.   MemoryType                    : Application
  80.   HandleTableSize: 512
  81.   IORegisterMapping:
  82.    - 1ff50000-1ff57fff
  83.    - 1ff70000-1ff77fff
  84.   MemoryMapping:
  85.    - 1f000000-1f5fffff:r
  86.   SystemCallAccess:
  87.     ArbitrateAddress: 34
  88.     Break: 60
  89.     CancelTimer: 28
  90.     ClearEvent: 25
  91.     ClearTimer: 29
  92.     CloseHandle: 35
  93.     ConnectToPort: 45
  94.     ControlMemory: 1
  95.     CreateAddressArbiter: 33
  96.     CreateEvent: 23
  97.     CreateMemoryBlock: 30
  98.     CreateMutex: 19
  99.     CreateSemaphore: 21
  100.     CreateThread: 8
  101.     CreateTimer: 26
  102.     DuplicateHandle: 39
  103.     ExitProcess: 3
  104.     ExitThread: 9
  105.     GetCurrentProcessorNumber: 17
  106.     GetHandleInfo: 41
  107.     GetProcessId: 53
  108.     GetProcessIdOfThread: 54
  109.     GetProcessIdealProcessor: 6
  110.     GetProcessInfo: 43
  111.     GetResourceLimit: 56
  112.     GetResourceLimitCurrentValues: 58
  113.     GetResourceLimitLimitValues: 57
  114.     GetSystemInfo: 42
  115.     GetSystemTick: 40
  116.     GetThreadContext: 59
  117.     GetThreadId: 55
  118.     GetThreadIdealProcessor: 15
  119.     GetThreadInfo: 44
  120.     GetThreadPriority: 11
  121.     MapMemoryBlock: 31
  122.     OutputDebugString: 61
  123.     QueryMemory: 2
  124.     ReleaseMutex: 20
  125.     ReleaseSemaphore: 22
  126.     SendSyncRequest1: 46
  127.     SendSyncRequest2: 47
  128.     SendSyncRequest3: 48
  129.     SendSyncRequest4: 49
  130.     SendSyncRequest: 50
  131.     SetThreadPriority: 12
  132.     SetTimer: 27
  133.     SignalEvent: 24
  134.     SleepThread: 10
  135.     UnmapMemoryBlock: 32
  136.     WaitSynchronization1: 36
  137.     WaitSynchronizationN: 37
  138.   InterruptNumbers:
  139.   ServiceAccessControl:
  140.    - APT:U
  141.    - $hioFIO
  142.    - $hostio0
  143.    - $hostio1
  144.    - ac:u
  145.    - boss:U
  146.    - cam:u
  147.    - cecd:u
  148.    - cfg:u
  149.    - dlp:FKCL
  150.    - dlp:SRVR
  151.    - dsp::DSP
  152.    - frd:u
  153.    - fs:USER
  154.    - gsp::Gpu
  155.    - hid:USER
  156.    - http:C
  157.    - mic:u
  158.    - ndm:u
  159.    - news:u
  160.    - nwm::UDS
  161.    - ptm:u
  162.    - pxi:dev
  163.    - soc:U
  164.    - ssl:C
  165.    - y2r:u
  166.    - ldr:ro
  167.    - ir:USER
  168.    - ir:u
  169.    - csnd:SND
  170.    - am:u
  171.    
  172. SystemControlInfo:
  173.   Dependency:
  174.     ac: 0x0004013000002402L
  175.     am: 0x0004013000001502L
  176.     boss: 0x0004013000003402L
  177.     camera: 0x0004013000001602L
  178.     cecd: 0x0004013000002602L
  179.     cfg: 0x0004013000001702L
  180.     codec: 0x0004013000001802L
  181.     csnd: 0x0004013000002702L
  182.     dlp: 0x0004013000002802L
  183.     dsp: 0x0004013000001a02L
  184.     friends: 0x0004013000003202L
  185.     gpio: 0x0004013000001b02L
  186.     gsp: 0x0004013000001c02L
  187.     hid: 0x0004013000001d02L
  188.     http: 0x0004013000002902L
  189.     i2c: 0x0004013000001e02L
  190.     ir: 0x0004013000003302L
  191.     mcu: 0x0004013000001f02L
  192.     mic: 0x0004013000002002L
  193.     ndm: 0x0004013000002b02L
  194.     news: 0x0004013000003502L
  195.     nim: 0x0004013000002c02L
  196.     nwm: 0x0004013000002d02L
  197.     pdn: 0x0004013000002102L
  198.     ps: 0x0004013000003102L
  199.     ptm: 0x0004013000002202L
  200.     ro: 0x0004013000003702L
  201.     socket: 0x0004013000002e02L
  202.     spi: 0x0004013000002302L
  203.     ssl: 0x0004013000002f02L
captcha