Changes

Jump to navigation Jump to search
21 bytes added ,  03:00, 7 May 2014
links
Line 3: Line 3:  
| type        = pc utility
 
| type        = pc utility
 
| author      = [[User:3dsguy|3dsguy]]
 
| author      = [[User:3dsguy|3dsguy]]
| download = https://dl.dropboxusercontent.com/u/60710927/CTR/makerom/makerom.zip
+
| download = https://anonfiles.com/file/2e954a4b954778e8bcd0c317f071c272
 
| source = https://github.com/3DSGuy/Project_CTR/tree/master/makerom
 
| source = https://github.com/3DSGuy/Project_CTR/tree/master/makerom
 
| version    = 0.8
 
| version    = 0.8
Line 52: Line 52:  
For CXI, RSF files can be used to specify permissions, and access control settings. However makerom can use default settings by use of the "-desc" option, which removes the requirement for specifing them in the RSF file.
 
For CXI, RSF files can be used to specify permissions, and access control settings. However makerom can use default settings by use of the "-desc" option, which removes the requirement for specifing them in the RSF file.
   −
Sample RSF to be used with "-desc": [https://dl.dropboxusercontent.com/u/60710927/CTR/makerom/sample0.rsf download]
+
Sample RSF to be used with "-desc": [https://gist.githubusercontent.com/3DSGuy/83e12e0ae3dcccb9827f/raw/sample0.rsf download]
   −
Sample RSF to be used without "-desc": [https://dl.dropboxusercontent.com/u/60710927/CTR/makerom/sample1.rsf download]
+
Sample RSF to be used without "-desc": [https://gist.githubusercontent.com/3DSGuy/83e12e0ae3dcccb9827f/raw/sample1.rsf download]
    
=== Creating ELF files ===
 
=== Creating ELF files ===
ELF files created using the official SDK can be used with makerom. But ELF files created using smea's WIP ctrulib, can be used, provided they are linked with this linker script: [https://dl.dropboxusercontent.com/u/60710927/CTR/makerom/ctr_homebrew.ld download]
+
ELF files created using the official SDK can be used with makerom. But ELF files created using smea's WIP ctrulib, can be used, provided they are linked with this linker script: [https://gist.githubusercontent.com/3DSGuy/53475c0cc74996b1606e/raw/ctr_homebrew.ld download]
    
== Compiling Source ==
 
== Compiling Source ==
839

edits

Navigation menu