Difference between revisions of "WiiWizard"
Jump to navigation
Jump to search
(version 1.1a) |
m (New Infobox) |
||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
| title = WiiWizard | | title = WiiWizard | ||
− | + | | type = pc utility | |
− | | type = | ||
| author = [[User:luccax|luccax]] | | author = [[User:luccax|luccax]] | ||
| version = 1.1a | | version = 1.1a | ||
− | | download = | + | | download = http://luccax.drunkencoders.com/?page_id=38 |
| source = Included | | source = Included | ||
− | | website = | + | | website = http://luccax.drunkencoders.com/ |
}} | }} | ||
'''WiiWizard''' lets you install a Wii Application Template inside your Visual Studio (Express) 2008. | '''WiiWizard''' lets you install a Wii Application Template inside your Visual Studio (Express) 2008. |
Revision as of 23:30, 6 July 2009
WiiWizard | |
General | |
---|---|
Author(s) | luccax |
Type | PC utility |
Version | 1.1a |
Links | |
Download | |
Website | |
Source |
WiiWizard lets you install a Wii Application Template inside your Visual Studio (Express) 2008.
Features
- Simple installation
- Works for both Professional and Express 2008 versions
- The template has the libogc's MakeFile and a custom 'main.cpp'
- IntelliSense pre-configured for libogc
- Since version 1.1, a Style Fix can be applied, making it compatible with Visual Studio's Error Debugging System
- Works with Windows Vista, Seven and XP
Bugs and Suggestions
Report bugs at the author's blog.
Changelog
v1.1a
- Fixed bug on Windows XP
v1.1
- Replaced Java Scripts with a Windows Executable
- Added Output Style Fix
- Other minor updates
v1.0
- Initial Release