In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiWizard"

From WiiBrew
Jump to navigation Jump to search
(Profissional to Professional, fission is against policy. Fusion or bust.)
Line 13: Line 13:
 
== Features ==
 
== Features ==
 
* Simple installation
 
* Simple installation
* Works for both Profissional and Express 2008 versions
+
* Works for both Professional and Express 2008 versions
 
* The template has the libogc's MakeFile and a custom 'main.cpp'
 
* The template has the libogc's MakeFile and a custom 'main.cpp'
 
* IntelliSense pre-configured for libogc
 
* IntelliSense pre-configured for libogc

Revision as of 21:53, 10 May 2009

WiiWizard
General
Author(s)luccax
TypePC Utility
Version1.1
Links
[[v1.1|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.1

  • Replaced Java Scripts with a Windows Executable
  • Added Output Style Fix
  • Other minor updates

v1.0

  • Initial Release