Tutorials for Wii programming [closed]

假如想象 提交于 2019-12-04 07:23:15

问题


I have a Nintendo Wii, and I've got devkitpro working to load some simple programs. The example source code that I've been able to find is very simplistic, such as drawing and rotating a simple shape.

I've been looking for more in depth tutorials, and I haven't been able to find much. Most of the applications available on wiibrew are open source, so I could look through those. However, I'd rather have something that's a little more geared towards teaching certain techniques, rather than have to browse through someone else's code to find the answer.

What are some good tutorials? Currently I'm stuck at just getting alpha (translucent) colours to work, but I'm also interested in getting lighting and other more advanced graphics techniques working.


回答1:


I'm going to provide you with some nice links:

  • Getting started (dead)
  • Wii Programming (dead)
  • Wii Wiki about Homebrew
  • A Blogger who talks about Wii Programming
  • A big resource on Wii Development (dead)

Another very good resource is WiiBrew, here are some development specific links:

  • Tutorials
  • Debugging
  • Development Tools
  • DevkitPro
  • Getting started with Development
  • Developer Tips

I know you've been to WiiBrew before but it's a very good resource, even if you want to go advanced. Good luck and have fun programming for Wii! (But please, don't make another Fitness-game ;) )




回答2:


What about this one? It doesn't go into more advanced stuff, but new tutorials are still being added.




回答3:


Gamedev.net and DCEmu are 2 great homebrew game dev resources.

Gamedev.net has a lot of great articles, and forums.

DCEmu started as a Dreamcast Emulator website, but it's strong community is probably the current most active for all things game development.

I'm sure you will have a lot of fun reading these websites and their forums, and you will certainly find some tutorials there.




回答4:


I know this doesn't answer your question, but thought it might be useful to someone else interested in Wii development:

http://unity3d.com/unity/features/wii-publishing




回答5:


Some friends were programming a game using Wii with Flash. I don't how, though :(

Have you checked this post here? Writing a game for the Nintendo Wii



来源:https://stackoverflow.com/questions/146466/tutorials-for-wii-programming

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!