Difference between revisions of "WiiWizard"
Jump to navigation
Jump to search
(Profissional to Professional, fission is against policy. Fusion or bust.) |
(version 1.1a) |
||
Line 4: | Line 4: | ||
| type = PC Utility | | type = PC Utility | ||
| author = [[User:luccax|luccax]] | | author = [[User:luccax|luccax]] | ||
− | | version = 1. | + | | version = 1.1a |
− | | download = [http://luccax.drunkencoders.com/?page_id=38 v1. | + | | download = [http://luccax.drunkencoders.com/?page_id=38 v1.1a] |
| source = Included | | source = Included | ||
| website = [http://luccax.drunkencoders.com/ luccax] | | website = [http://luccax.drunkencoders.com/ luccax] | ||
Line 24: | Line 24: | ||
== Changelog == | == Changelog == | ||
+ | |||
+ | ===v1.1a=== | ||
+ | * Fixed bug on Windows XP | ||
===v1.1=== | ===v1.1=== |
Revision as of 23:46, 10 May 2009
WiiWizard | |
General | |
---|---|
Author(s) | luccax |
Type | PC Utility |
Version | 1.1a |
Links | |
[[v1.1a|Download]] | |
[[luccax|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