Changes

Jump to navigation Jump to search
→‎Config: Load settings from file
Line 107: Line 107:     
*Exception handler - Selects whether to enable or disable the application's handling of exceptions that arise in the non-debug environment.  
 
*Exception handler - Selects whether to enable or disable the application's handling of exceptions that arise in the non-debug environment.  
If the application is not set to handle exceptions, the application quits when an exception occurs. - enable/disable  
+
:If the application is not set to handle exceptions, the application quits when an exception occurs. - enable/disable  
    
*Break Stop - (enable/disable) - Selects whether to enable or disable stopping the application when a break is encountered in the non-debug environment. If the application is not made to stop, it quits on a break.
 
*Break Stop - (enable/disable) - Selects whether to enable or disable stopping the application when a break is encountered in the non-debug environment. If the application is not made to stop, it quits on a break.
    
*Debug Mode - (enable/disable) - Select enable or disable to enable and disable debugging functions.
 
*Debug Mode - (enable/disable) - Select enable or disable to enable and disable debugging functions.
Debugging is always disabled for retail products.
+
:Debugging is always disabled for retail products.
    
*Dlp Force Child Import/Dlp Debug - (enable/disable) - normally the 3ds caches downloaded "Download Play (Dlp)" applications on the nand and only re-downloads, overwriting the cached copy if the version application being requested to downloaded is higher than what is currently present on the nand. Enabling this option forces the 3ds to download and overwrite the cached copy on the nand, regardless of the version of the application being downloaded. This is of course for testing purposes.
 
*Dlp Force Child Import/Dlp Debug - (enable/disable) - normally the 3ds caches downloaded "Download Play (Dlp)" applications on the nand and only re-downloads, overwriting the cached copy if the version application being requested to downloaded is higher than what is currently present on the nand. Enabling this option forces the 3ds to download and overwrite the cached copy on the nand, regardless of the version of the application being downloaded. This is of course for testing purposes.
Line 167: Line 167:  
*Gyro / Accel Cal for Check - Apparently writes incorrect calibration data for the motion sensors.
 
*Gyro / Accel Cal for Check - Apparently writes incorrect calibration data for the motion sensors.
 
        
 
        
*Ctr Info Setting - Loads settings from a ctrsetting.txt present on the SD.
+
*Ctr Info Setting - Loads settings from a ctrsetting.txt present on the SD. Such a sample file is provided in the resources/configtool folder of the SDK.
 +
:The feature set of this option is only in most part the same as the interactive UI's, for instance ctrsetting.txt can also configure the DS Profile and [[Parental Controls]].
    
*Reset Settings - Resets all settings to default. The initial configuration will be run again, but installed applications or their data will not be deleted unlike in a [[System Format]].
 
*Reset Settings - Resets all settings to default. The initial configuration will be run again, but installed applications or their data will not be deleted unlike in a [[System Format]].
149

edits

Navigation menu