Changes

Line 103: Line 103:     
===Version 2.0===
 
===Version 2.0===
*'''Settings Dialog''' to change editor settings.  This can be accessed by pressing the ‘HOME’ button.  The settings are persisted to the langauges file, so if you change the language/skin, whenever you load BootMii Configuration Editor, your selected options will be the default
+
*'''Settings Dialog''' to change editor settings.  This can be accessed by pressing the ‘HOME’ button.  The settings are persisted to the languages file, so if you change the language/skin, whenever you load BootMii Configuration Editor, your selected options will be the default
*'''Internationalisation''' Supported (Currently English & Spanish Langauges available).  Further langauges can be added by editing the bce_messages.xml file.  See the readme.txt for details of how to do this
+
*'''Internationalisation''' Supported (Currently English & Spanish Langauges available).  Further languages can be added by editing the bce_messages.xml file.  See the readme.txt for details of how to do this
 
  '''Please be careful if you do edit the XML file.  A corrupt/non well-formed XML file  
 
  '''Please be careful if you do edit the XML file.  A corrupt/non well-formed XML file  
 
  will result in  a Crash of the Wii and will dump the stack to the screen.'''
 
  will result in  a Crash of the Wii and will dump the stack to the screen.'''
 
  Ensure you take a backup of the original  before attempting to make any custom changes
 
  Ensure you take a backup of the original  before attempting to make any custom changes
 
  Currently you can only use characters in the standard ASCII character set,  
 
  Currently you can only use characters in the standard ASCII character set,  
  e.g. [0-9] [a-z] [A-Z] Some puncation characters may also cause issue
+
  e.g. [0-9] [a-z] [A-Z] Some punctuation characters may also cause issue
 
  It is recommended that you do not use characters with any accents/umlauts/etc  
 
  It is recommended that you do not use characters with any accents/umlauts/etc  
 
  as this will cause an issue
 
  as this will cause an issue
Line 126: Line 126:  
  file will result in a Crash of the Wii and will dump the stack to the screen.'''   
 
  file will result in a Crash of the Wii and will dump the stack to the screen.'''   
 
  Ensure you take a backup of the original before attempting to make any custom changes.
 
  Ensure you take a backup of the original before attempting to make any custom changes.
 +
 
===Version 1.1===
 
===Version 1.1===
 
*Resolved a bug that caused a code dump if the bootmii directory did not exist.  The bootmii directory is checked for existence on startup and the user is prevent from making changes if the directory does not exist
 
*Resolved a bug that caused a code dump if the bootmii directory did not exist.  The bootmii directory is checked for existence on startup and the user is prevent from making changes if the directory does not exist
233

edits