#132074 - spinal_cord - Sat Jun 23, 2007 3:21 am
I don't know if this is any use to anyone, but I made it and now I share it...
http://www.neoflash.com/forum/index.php/topic,4356.msg29574.html#msg29574
there is a download link there, so you don't need to sign up.
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage
#132124 - euqiddis - Sat Jun 23, 2007 6:06 pm
thanks
#132162 - euqiddis - Sat Jun 23, 2007 11:49 pm
one thing, what wifi lib did you use, as i cant get the wifi connection to work with my ds lite ;(
#132165 - spinal_cord - Sun Jun 24, 2007 12:36 am
you cant get wifi to work in your code, or in diagnose? I used the one that comes with the current palib.
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage
#132188 - euqiddis - Sun Jun 24, 2007 12:45 pm
i have a problem with my wifi, i can get the wifi to work when playing games on my ds lite and ds phat, but i can only get wifi to work with homebrew with my ds phat.
#132190 - tepples - Sun Jun 24, 2007 1:02 pm
Is it a newer DS Lite and older homebrew? Hardware changes were made to the DS Lite that official software could (somehow) compensate for but that homebrew was not aware of until dswifi 0.3d.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#132191 - euqiddis - Sun Jun 24, 2007 2:09 pm
its a newer ds lite,
the homebrew that ive tried on the ds phat are
ds organize 2.7.4
beup 0.3e
dslive weather
which are all the latest versions, but they dont pick up the wifi on the ds lite.
There is this guy http://blog.dev-scene.com/nothsa/2007/04/04/new-ds-lites-and-dswifi-03d/
who is trying to update the hombrew, but ther hasnt been an update for a very long time.
#132268 - TheYak - Mon Jun 25, 2007 10:08 am
One of the more thorough hardware diagnostics I've used for the DS. One irritating problem occurs when going back to the main menu though. If I tap M over the icon for the rumble test, it activates that icon.
The speaker test is handy, but the on-screen doc doesn't mention the center (i.e. both speaker) test that you've implemented.
A couple things I'd like to see:
-implementation of the resetlib
-implementation of lick's brightness switching code
-coordinate feedback on stylus test as well as a cursor that points to the position rather than having the position be at the base.
I don't know much about it, but I've always wondered why there hasn't been a comparison of code in DS roms to figure out a command to enter the Wifi setup (or if that's even possible without a bound game key to associate it with). This sort of App would be the perfect host for something like that.
As someone who's taken their DS apart multiple times, I appreciate this testing app so I can check everything before setting the last few screws.
#132269 - Liter - Mon Jun 25, 2007 10:23 am
TheYak wrote: |
I don't know much about it, but I've always wondered why there hasn't been a comparison of code in DS roms to figure out a command to enter the Wifi setup (or if that's even possible without a bound game key to associate it with). This sort of App would be the perfect host for something like that. |
Indeed, it would be very useful.
Quote: |
As someone who's taken their DS apart multiple times, I appreciate this testing app so I can check everything before setting the last few screws. |
It's a very nice bit of software, kudos to the coder. :)
#132273 - spinal_cord - Mon Jun 25, 2007 11:35 am
Thankyou for the great comments.
I'm attempting to update the stylus check to something a bit more useful, but im having memory issues. also i was thinking of making the pixel fixer customizable.
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage
#132297 - bigfoot - Mon Jun 25, 2007 5:14 pm
like i said @ r4 forum: man, i still love your app :D
#132375 - spinal_cord - Tue Jun 26, 2007 9:53 am
TheYak wrote: |
One of the more thorough hardware diagnostics I've used for the DS. One irritating problem occurs when going back to the main menu though. If I tap M over the icon for the rumble test, it activates that icon.
The speaker test is handy, but the on-screen doc doesn't mention the center (i.e. both speaker) test that you've implemented.
A couple things I'd like to see:
-implementation of the resetlib
-implementation of lick's brightness switching code
-coordinate feedback on stylus test as well as a cursor that points to the position rather than having the position be at the base.
|
The M button has been fixed, redownload from the direct link on the neoflash page.
I'm re-doing the stylus test, this time a little more useful.
the pixel fixer has mee modified slightly, to allow single pixel flickering (for those who worry about other pixels being affected by the flickering).
-implementation of the resetlib
-implementation of lick's brightness switching code
Both good ideas, ill see what i can do, although this was coded using palib, os arm7 stuff will be a little tricky.
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage
#132518 - spinal_cord - Wed Jun 27, 2007 1:08 pm
Updated again, reboot lib added, stylus test is now actually useful, motion test not detects rotation.
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage