Line 1:
Line 1:
{{Infobox homebrew
{{Infobox homebrew
| image =
| image =
−
| title = [[User:Brijohn/ONScripter|ONScripter WII]]
+
| title = ONScripter WII
−
| version = v04.2009a
+
| version = v07.2009
| type = game engine
| type = game engine
| author = [[User:Brijohn|Brian]]
| author = [[User:Brijohn|Brian]]
−
| source = [http://github.com/brijohn/onscripter-wii/tree/master Download]
+
| source = http://github.com/brijohn/onscripter-wii/tree/master
−
| download = [http://cloud.github.com/downloads/brijohn/onscripter-wii/onscripter-wii.tar.bz2 Download]
+
| download = http://cloud.github.com/downloads/brijohn/onscripter-wii/onscripter-wii.tar.bz2
| peripherals = {{Wiimote}} {{FrontSD}} {{USBMouse}} {{USBKeyboard}}
| peripherals = {{Wiimote}} {{FrontSD}} {{USBMouse}} {{USBKeyboard}}
| hbb = yes
| hbb = yes
Line 12:
Line 12:
==Changes==
==Changes==
+
v07.2009
+
* Merged latest upstream changes
+
* Fixed mp3/audio issues
+
v04.2009a
v04.2009a
* Merged latest upstream changes
* Merged latest upstream changes
Line 45:
Line 49:
<game id="" title=""> <!-- Games are sorted in the menu based on id with the title displayed. -->
<game id="" title=""> <!-- Games are sorted in the menu based on id with the title displayed. -->
<english /> <!-- Activates English language mode. Default is Japanese -->
<english /> <!-- Activates English language mode. Default is Japanese -->
−
<ogg_only /> <!-- Disables wav/mp3 sound formats since these currently have playback issues. -->
<root path="/path/to/game/root" /> <!-- Specifies path to installed game files (Required) -->
<root path="/path/to/game/root" /> <!-- Specifies path to installed game files (Required) -->
<save path="/path/to/save/dir" /> <!-- Specifies path to place save games at. Default is root path -->
<save path="/path/to/save/dir" /> <!-- Specifies path to place save games at. Default is root path -->
Line 59:
Line 62:
==Issues==
==Issues==
−
* <strike>Games that use mp3 files crash when trying to play mp3's.</strike>
−
** it no longer crashes however mp3's still have some issues with playback
* Mouse pointer leaves trail behind it.
* Mouse pointer leaves trail behind it.
[[Category:Homebrew using libwiigui]]
[[Category:Homebrew using libwiigui]]