A few of the characters are glitched, and it gets worse as you go along.AlanJohn said:Myke Tyson's Punchout has a glitchy intro and one of the characters is a pixelated mess.
QUOTE said:UPDATES:
--------
0.45a:
avenir write a patch to nesDS, what's new? He said...
@----------- start [email protected]
Extended the reset to "If not loaded from hbmenu/xenofile, returns DSi/3DS menu on DSi/3DS".
stringsort() is now a wrapper for qsort().
extlink now accepts multibyte filename thanks to Unicode support.
Directory listing is shown the same way as WinNT(8.3 lower case).
RSS feeds are handy tools xD.huiminghao said:twiztidsinz said:WOOT! INI File![]()
My god! I just post it and you get it....
The .ini lists all the possible options... If you want to add something, you need to change the source code..personuser said:Can you give us a list of all possible commands for the .ini? I'm not sure if all are included within the default configuration.
Also, by /nesds.ini, you mean that the .ini should be in the root of the card, right? NOT in the same location as the NESDS.nds.
huiminghao said:The .ini lists all the possible options... If you want to add something, you need to change the source code..personuser said:Can you give us a list of all possible commands for the .ini? I'm not sure if all are included within the default configuration.
Also, by /nesds.ini, you mean that the .ini should be in the root of the card, right? NOT in the same location as the NESDS.nds.
This file MUST be placed in the root "/".
Although "R & L" is possible for short-cuts, but not recommended in the version...
Sorry man. The ini file does NOT support 'String value'. so...twiztidsinz said:Thanks again for the update!![]()
Two small suggestions:
1). Can nesDS look for the INI file in the directory it's run from?
2). Can you add a 'Start In' folder for the INI file? (like StartIn=/nesDS/)
personuser said:okay, this is very good.
The reason I ask about the location of the .ini is that on the DSTWO flashcart if you had to put it in the same directory as nesds.nds it would overwrite a DSTWO-specific .ini file that links a program with an image, and the nesds would have a ?, making it harder to see where it is.
huiminghao said:The .ini lists all the possible options... If you want to add something, you need to change the source code..personuser said:Can you give us a list of all possible commands for the .ini? I'm not sure if all are included within the default configuration.
Also, by /nesds.ini, you mean that the .ini should be in the root of the card, right? NOT in the same location as the NESDS.nds.
This file MUST be placed in the root "/".
Although "R & L" is possible for short-cuts, but not recommended in the version...
2. Possibly it's easy.twiztidsinz said:1). Can nesDS look for the INI file in the directory it's run from?
-- simply removing the "/" with a hex editor* appears to work, so the same should work with the source.
2). Can you add a 'Start In' folder for browsing the INI file? (like StartIn=/nesDS)
If you don't mind grabbing the source and compile it yourself, open romloader.c and scroll down to Line 341.TyRaNtM said:@huiminghao:
I think that will be better if you change sd:/nesds.ini to sd:/DATA/nesds.ini .
Why? Because some homebrews uses DATA folder as .ini folder.
Also, will be good, because another homebrews uses root as .ini file folder, and is better to keep the root folder clean.
BTW, Is Paperboy (1), working fine?
Oh... libnds did the 'Sleep' thing... I can re-write the sleep function, BUT I dont want to...jaredlivingstone said:Thanks for all the updates. The touch interface is much more responsive now. I noticed when you take the DS out of sleep mode while running nesDS the screen, sound and power light cycle 3 times before resuming normal function. This isn't a big deal, but I thought I would let you know. Is it possible for you to add a default rom folder option to the INI file?