Search found 107 matches

by Izhido
Mon Jan 03, 2011 6:23 pm
Forum: devkitPPC
Topic: Hello World
Replies: 1
Views: 5956

Re: Hello World

It feels like you missed a few, crucial steps in order to create your hello world application. Check the page again, and this time follow *all* shown steps, in the indicated order. It is very hard (though not actually impossible) to start doing DS/Wii apps from scratch, particularly because the tool...
by Izhido
Mon Jan 03, 2011 6:07 pm
Forum: Off Topic
Topic: Card Game Code
Replies: 6
Views: 11439

Re: Card Game Code

Also, if for some reason you simply can't stand libc randomness, there are a few alternatives. One of my apps uses a freely available implementation of the Mersenne Twister algorithm. The sources are here: http://dsotaku.drunkencoders.com/Bitsweeper/Bitsweeper.src.zip . What's that you say? This is ...
by Izhido
Sun Dec 19, 2010 6:18 pm
Forum: devkitARM
Topic: Problems building in windows 7
Replies: 6
Views: 8654

Re: Problems building in windows 7

Ah, the mysterious case of the false positive of antivirus programs :)

You wouldn't believe how common is this with the AVG or McAfee ones. Astoundingly enough, MSE hasn't shown a single false positive since I installed it. If you can, replace BitDefender with MSE. You will notice the difference.
by Izhido
Fri Dec 03, 2010 7:13 pm
Forum: DS/DSi Development
Topic: temperature
Replies: 46
Views: 135740

Re: temperature

Seriously, guys. This isn't going anywhere. Please resume the discussion about temperature reading (and this time, do it with sensible, reasonable arguments), or I'll be forced to move this pointless topic to "Offtopic" (or worse yet, delete the topic), since it's not helping *anyone* to i...
by Izhido
Mon Nov 22, 2010 6:50 pm
Forum: DS/DSi Development
Topic: Grit shared palettes
Replies: 7
Views: 11748

Re: Grit shared palettes

Great!

Now, why don't you, instead of keeping it to yourself, post a patch to sf.net regarding this issue? I'm sure it would be beneficial to us all if you did...
by Izhido
Thu Nov 04, 2010 8:47 pm
Forum: Gamecube/Wii Development
Topic: ISFS_CreateFile owner/groupid issue
Replies: 7
Views: 11440

Re: ISFS_CreateFile owner/groupid issue

Yeah... that is interesting... why is ownership / identification so important in that Wii app of yours?
by Izhido
Sun Oct 31, 2010 4:33 pm
Forum: devkitARM
Topic: ARM7 & ARM9
Replies: 3
Views: 6103

Re: ARM7 & ARM9

You no longer need a custom ARM7 segment in order to use all of the DS hardware. If you do not have a very specific, special need to build an ARM7 segment, don't use it. Check the "arm9" project in /examples/nds/templates. That's all you need to get started :) .
by Izhido
Wed Oct 27, 2010 4:57 pm
Forum: devkitARM
Topic: IntelliSense in Visual Studio 2010?
Replies: 6
Views: 14134

Re: IntelliSense in Visual Studio 2010?

Aaaaaaaaaaaaaaa... black background in Visual Studio code window AAAAAAAAAAAAAAAAAGGGGGGHHHH!!! :( Seriously, now... a problem that Visual Studio users face when coding with external compilers and tools, is that, even then, Intellisense still uses the syntax and conventions that their own compilers ...
by Izhido
Thu Oct 07, 2010 3:18 pm
Forum: devkitPPC
Topic: dswifi for Wii?
Replies: 8
Views: 10938

Re: dswifi for Wii?

Impossible? I don't think so. What I do think is that, until now, nobody ever thought of exposing WiFi config. info for the purpose you just mentioned. You might want to contact the people that created the toolchain & libraries, and see if you get lucky with that. If you have access to an IRC cl...
by Izhido
Wed Sep 29, 2010 3:48 pm
Forum: devkitPPC
Topic: Loading and Playing Wav, problem in Wii
Replies: 7
Views: 10886

Re: Loading and Playing Wav, problem in Wii

Hola! Mira... me temo que, en realidad, no entendimos bien tu duda. Google Translate, con toda la buena intención que tuvieron de ofrecer un servicio de traducción decente, a veces no logra bien su cometido. Creo que necesitaremos que reformules la pregunta (en inglés, por favor - no habemos muchos ...