Search found 13 matches

by roelforg
Tue Sep 27, 2011 11:20 am
Forum: DS/DSi Development
Topic: Ds wifi issue
Replies: 5
Views: 9001

Re: Ds wifi issue

I have rigged my old routee to a pc with2network cards and fixed it.
by roelforg
Mon Sep 26, 2011 5:47 am
Forum: DS/DSi Development
Topic: Heavy calculations on nds original
Replies: 16
Views: 25361

Re: Heavy calculations on nds original

I've tried anyway and succeeded!!!
Oh, my other desktop which is way faster but not as fast as my 4e pc loads firefox in 10-20s.
by roelforg
Sun Sep 25, 2011 2:46 pm
Forum: Off Topic
Topic: What spamfilter do you use?
Replies: 2
Views: 8667

Re: What spamfilter do you use?

Ooohhhh...
Once i find out how to enable that, i'll report back.
by roelforg
Sun Sep 25, 2011 11:57 am
Forum: Off Topic
Topic: What spamfilter do you use?
Replies: 2
Views: 8667

What spamfilter do you use?

Hello,

I'm wanted to open a forum on my site years ago but it kept getting spammed, so i shut it down.
I just wanna know, what spamfilter do you use on this website?
It appears to do a good job.
by roelforg
Sun Sep 25, 2011 10:30 am
Forum: DS/DSi Development
Topic: End of program..
Replies: 3
Views: 6136

Re: End of program..

My r4ds revo than just shuts down the ds.
Using the launcher that came with the r4ds.
If i do:

Code: Select all

int main()
{
return 0;
}
The ds shuts down after the nds file is loaded.
by roelforg
Sun Sep 25, 2011 10:28 am
Forum: DS/DSi Development
Topic: Heavy calculations on nds original
Replies: 16
Views: 25361

Re: Heavy calculations on nds original

Well... I once did 1000000 digits on a standard (slow) desktop. That pc takes 5 min to start firefox. And i just wanna see how far i can optimize an already optimized algorithm. It's just that i wanna see how strong my ds really is! (clockspeeds can say much, but i find seeing it much funnier!!!). b...
by roelforg
Sun Sep 25, 2011 10:22 am
Forum: DS/DSi Development
Topic: Ds wifi issue
Replies: 5
Views: 9001

Re: Ds wifi issue

I'll answer in the same order: 1. no, i have other devices on the thing which don't support encryption :mrgreen: 2. no, never did 3. not sure, i'll come back on that one once i find out my ds's mac addr ( :oops: btw how do you find that? :oops: ) 4. it think so, but i'm not gonna disable it, i've go...
by roelforg
Sat Sep 24, 2011 4:26 pm
Forum: DS/DSi Development
Topic: Ds wifi issue
Replies: 5
Views: 9001

Re: Ds wifi issue

Why is this in the wrong place? The problem has nothing to do with dswifi, only with my ds's wifi. Even actual (original) ds games can't connect to my router. But there seem to be many experts here so i figured, maybe someone here knows it. Please tell me why this was moved? I mentioned the r4ds rev...
by roelforg
Sat Sep 24, 2011 1:21 pm
Forum: DS/DSi Development
Topic: Ds wifi issue
Replies: 5
Views: 9001

Ds wifi issue

Well,
For some reason my ds (original one) refuses to connect to my 802.11bgn router.
Why could this be?
I never changed firmware on it and it only has an r4ds revo card to play my homebrew.
Why is this???
by roelforg
Sat Sep 24, 2011 10:55 am
Forum: DS/DSi Development
Topic: Heavy calculations on nds original
Replies: 16
Views: 25361

Re: Heavy calculations on nds original

mthealll, you totally get it! :D Later i wanna implement this to calculate pi on an NDS! :mrgreen: The mandelbrot is actually an experiment to see how much time i can spare on calculations. :shock: And it was a great success! :roll: Now i'll implement the algorithm for pi and i can attempt to calcul...