Changes

78 bytes added ,  16:00, 22 June 2024
m
0.4 release
Line 4: Line 4:  
| type        = pc utility
 
| type        = pc utility
 
| author      = [[User:DacoTaco|DacoTaco]]
 
| author      = [[User:DacoTaco|DacoTaco]]
| version    = 0.3
+
| version    = 0.4
 
| download    = media:OpenDolBoot.zip
 
| download    = media:OpenDolBoot.zip
 
| source      = https://github.com/DacoTaco/priiloader/tree/master/tools/OpenDolBoot
 
| source      = https://github.com/DacoTaco/priiloader/tree/master/tools/OpenDolBoot
Line 18: Line 18:  
*-i : display info about the dol file and exit (no other parameters are required when using -i)
 
*-i : display info about the dol file and exit (no other parameters are required when using -i)
 
*-n : use the following nand code and not the default (internal) nand loader
 
*-n : use the following nand code and not the default (internal) nand loader
 +
*-f : force opendolboot to replace any nandloader already in the given binary
 
*-h : display this message
 
*-h : display this message
    
In the included package is a win32 build, and the source code to build the tool for linux or macOS
 
In the included package is a win32 build, and the source code to build the tool for linux or macOS