Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Tue Apr 06, 2010 5:01 pm
Joined: Sun Apr 19, 2009 8:19 am Posts: 73
Hi Mbmax!
Regarding homebrew and RC14, i deleted EZ5Shell and ez5sys.bin from microSD and after that installed RC14. I have double check this. I know its hard to beleive but i works.
Im waiting for someone to complaint about some homebrew so i can post some update!
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Wed Apr 07, 2010 2:28 am
Joined: Mon Jan 04, 2010 2:17 am Posts: 75
I'm not saying it isn't true but I did a HEX comparison between the DLDI in RC13 and RC14 and the DLDI files are identical So could something else have been updated that would effect homebrew? thanks.
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Wed Apr 07, 2010 3:38 am
Joined: Sun Apr 19, 2009 8:19 am Posts: 73
Quote:
I'm not saying it isn't true but I did a HEX comparison between the DLDI in RC13 and RC14 and the DLDI files are identical So could something else have been updated that would effect homebrew? thanks.
I have no clue, i dont know anything about the internal working of my ezflash . I remember a post (i think it was from Mbmax) saying that the 2.0 kernel dldi was just a merged file with previous dldi from sd and sdhc. So thats equally odd, perfectly working dldi files have issues beacause they where merged (of course merging was at least a change).
Have you tried some homebrew? Please dont take my word on RC14 working go on and test, see if it works for you too. There is one thing so far, Moonshell 2.10 doesnt detect the memory extension (EZ 3 in 1).
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Thu Apr 08, 2010 7:11 am
Joined: Wed Sep 09, 2009 4:25 am Posts: 18
HOMEBREW: Video Games Hero HARDWARE: DS lite, EZ5i (H[705] F[14]), micro SDHC 4Gb kingston (probably pirate but it has a response of 0.8ms and a fine transmission rate too) KERNEL: 2.0rc14 BUG RELATED: Works fine on a EZ5 and on EZ5i with a microsd (not sdhc) but doesn't work on a EZ5i with SDHC (MbMax helped me to test it). Black screen right after loading it. Maybe it's a DLDI issue? Doesn't work using moonshell 2 dldi loader either.
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Thu Apr 08, 2010 9:40 am
Joined: Sun Apr 19, 2009 8:19 am Posts: 73
Quote:
BUG RELATED: Works fine on a EZ5 and on EZ5i with a microsd (not sdhc) but doesn't work on a EZ5i with SDHC (MbMax helped me to test it). Black screen right after loading it. Maybe it's a DLDI issue? Doesn't work using moonshell 2 dldi loader either.
Thanks for testing Sata! As you said it could be a DLDI issue. Updating the first post now!
MoonShell is probably your best bet. If this is your first time using DS homebrew of any kind, you may also want to read up on DLDI patching. You don't really need to, as most flashcards auto-patch homebrew nowadays.
ANYWAY! The reason I'm actually posting here is that I'm sorta struggling to get Heretic DS running on my EZVi and 3in1. I've managed to get the proper WAD, build the .ds.gba file, load it onto my 3in1, and even use the EZVi's passme function to load it on the DS! Buuuut the game freezes as soon as I hit any buttons, and without input, just loops on the title screen. Also there's a little weirdness going on with the background of the bottom screen as it loads and unpacks things, like that WAD I mentioned earlier.
Basically, what I want to do is load homebrew software designed to be booted off a slot-2 card from my 3in1 - I'm not even sure if this is possible, or if it is, and I'm doing it wrong, or if I'm doing it right and Heretic DS is just not meant for this sort of thing under any circumstances.
Hi, i use this one a lot. To get DS code to run from Slot2 you must append a loader (there are a few that can be found). Here you have some links: http://dev-scene.com/NDS/Converting_NDS_to_DS_GBA http://www.maxconsole.net/showthread.ph ... o-.nds.gba I made a DSHeretic build based on "shadow of the serpent riders" (which have a full five episode to play!) with music and a loader appended. I made my build small enough to fit in NORflash (almost 32MB big).
Things that you can try: 1) Append a loader. 2) Use built in feature to write DSHeretic to NORflash. Save patching phase will never end since DSHeretic is no regular GBA game. So its sure to turn the NDS off when writting phase ends. 3) The WAD is very important (obviously). Look for one that works. 4) Check that your build does not exceed 31MB. 5) Boot with built in NoPass (thats what you did with "passme function").
Let me know if it works (we can try some other things!). Good luck!
Your help is really, really appreciated, since you say you've gotten it working, but I'm still pretty much in the dark here. When I download the DSHeretic files, the only way to add the WAD is to build a .ds.gba file; there's not an option to start out with an .NDS file. The loader seems to already be built in, as soon as you generate the .ds.gba file. I tried pretty pathetically to append a loader, but that just set me back further, as now loading it into NORflash just gives me a white screen when I try to NoPass it. Trying to get the music on there was even worse, as it set me just over the 32 MB limit. A step-by-step guide would really, really be appreciated; or, heck, just send me -your- copy of the game
Let me tell you just what I'm doing here, step by step: 1-Download dsHeretic 0.3, get HERETIC.WAD, and the music pack 2-Unpack dsHeretic and the gbfs zip folders (in that order) 3-Put WAD (and music) in the dsHeretic folder --- I also tried several WADs and made sure they were the right size 4-Run make_dsHeretic.bat (or make_dsHeretic_with_music.bat) --- Here's where I tried appending a loader- it was a little awkward since the file started out as a .gba file rather than a .nds file (didn't make much sense to me) but I tried nonetheless. It just caused both screens to freeze completely white between steps 7 and 8. Also, sadly, with the music and the full game WAD, it's just too big to load in step 6. But all other combinations are fine, as far as filesize is concerned. 5-Copy newly made dsHeretic.ds.gba to EZ-Flash card 6-Copy to NORflash on 3in1 using built in feature 7-Start using NoPass feature 8-Look at some loading text, followed by the splash screen, which locks up as soon as I hit a button
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Fri Apr 09, 2010 7:40 am
Joined: Sun Apr 19, 2009 8:19 am Posts: 73
Quote:
Your help is really, really appreciated, since you say you've gotten it working, but I'm still pretty much in the dark here. When I download the DSHeretic files, the only way to add the WAD is to build a .ds.gba file; there's not an option to start out with an .NDS file. The loader seems to already be built in, as soon as you generate the .ds.gba file. I tried pretty pathetically to append a loader, but that just set me back further, as now loading it into NORflash just gives me a white screen when I try to NoPass it. Trying to get the music on there was even worse, as it set me just over the 32 MB limit. A step-by-step guide would really, really be appreciated; or, heck, just send me -your- copy of the game
Let me tell you just what I'm doing here, step by step: 1-Download dsHeretic 0.3, get HERETIC.WAD, and the music pack 2-Unpack dsHeretic and the gbfs zip folders (in that order) 3-Put WAD (and music) in the dsHeretic folder --- I also tried several WADs and made sure they were the right size 4-Run make_dsHeretic.bat (or make_dsHeretic_with_music.bat) --- Here's where I tried appending a loader- it was a little awkward since the file started out as a .gba file rather than a .nds file (didn't make much sense to me) but I tried nonetheless. It just caused both screens to freeze completely white between steps 7 and 8. Also, sadly, with the music and the full game WAD, it's just too big to load in step 6. But all other combinations are fine, as far as filesize is concerned. 5-Copy newly made dsHeretic.ds.gba to EZ-Flash card 6-Copy to NORflash on 3in1 using built in feature 7-Start using NoPass feature 8-Look at some loading text, followed by the splash screen, which locks up as soon as I hit a button
It's so close to working I can taste it!
If you want my build just tell me how and i send it to you (its a 31MB file). Regarding the steps: 1- OK 2- OK (as long as you got all in the same folder). 3- OK. There is one thing with music. I have used cool edit to make music files shorter (also it was needed that sound was ok when music loops). You can avoid music for now (when you get a working build you can try again to build it with music). 4- By running make_dsHeretic.bat you should get a file named dsHeretic.ds.gba. Rename dsHeretic.ds.gba to dsHeretic.nds. Drag and drop dsHeretic.nds over Dsbuild.exe (http://www.maxconsole.net/showthread.ph ... o-.nds.gba). Now again you have dsHeretic.ds.gba and now we are sure it has a loader appended. 5- OK. 6- OK. 7- OK. 8- Hope that it works .
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Fri Apr 09, 2010 12:20 pm
Joined: Thu Mar 25, 2010 1:28 pm Posts: 5
Sadly, that just puts me right back at dual white screens... I don't know if it's relevant or not, but when I'm copying to NORflash, it goes right through the bit where it creates a save file, successfully. In fact it even tries to load the game as a GBA ROM right afterwards, which causes an interesting little effect where the word "Nintendo" is scrambled beyond recognition.
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Sat Apr 10, 2010 2:59 am
Joined: Thu Mar 26, 2009 11:35 am Posts: 63 Location: NY
HOMEBREW: PPSE-DS r10, http://www.csdgn.org/files/psds/PPSEDS_r10.7z HARDWARE: EZ Flash Vi, 8GB / 2GB MicroSD Kingston Japan, DS Lite KERNEL: RC14, RC15 BUG RELATED: SD Works Fine (Root). SDHC dont work
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Mon Apr 12, 2010 12:10 pm
Joined: Thu May 28, 2009 11:03 am Posts: 8
HOMEBREW: Nitro Hax V0.82, V0.90 HARDWARE: EZ Flash Vi, 4GB / 2GB MicroSD Kingston , DS Lite/DSi KERNEL: RC14, RC15 BUG RELATED: Works fine on DS lite, but it freezes On DSi after you chose the cheats you want, it happened with both versions.
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Mon Apr 12, 2010 9:03 pm
Joined: Sun Apr 19, 2009 8:19 am Posts: 73
@sinneraxel
Adding to the first post now, but i dont think that EZTeam can do anything about this . I think that Nitrohax will never work on a DSI mainly because of nintendo efforts to stop piracy. Beside this problem, its developer (Chism) haven't updated NitroHax in more than a year. Anyway, NitroHax was made for using action replay cheats. You can try the ezflash built in ARDS tool, im pretty sure it work on a DSI .
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Fri Apr 23, 2010 12:08 am
Joined: Thu Apr 22, 2010 11:46 pm Posts: 3
Hi everyone, I just want to ask if anybody has problems with nitrografx (the PC engine emulator). For me it block at the launch on RC14 of RC15. If there is a way to make it work on ezflash Vi, thanks to give me the information. If not, maybe the developpers could fixed it for the next kernel ?
Post subject: Re: [Requests] post your HOMEBREW problems in here
Posted: Fri Apr 23, 2010 3:17 pm
Joined: Sun Apr 19, 2009 8:19 am Posts: 73
@robocop3000be
I tested this emulator (Nitrografx) on my nds phat/EzV+/RC15 and worked just fine. But i think this issue is the same that happens with S8DS (from the same author). Im adding this to the first post now.
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum