Views: 1,609,223 | Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search | 11-21-24 11:23 AM |
Guest: |
Main - Posts by AidanLumina |
AidanLumina |
| ||
Newcomer Normal user Level: 5 Posts: 1/4 EXP: 455 Next: 74 Since: 01-10-16 Last post: 3178 days ago Last view: 3178 days ago |
Hello,
I'm relatively new to ARM9 loading. Do I type http://dukesrg.no-ip.org/3ds/?EmuNAND9.dat for example or is this incorrect? I cannot test this as I don't own an old 3DS. Thanks in advance. Posted by mid-kid AFAIK, cpasjuste already made something that does this. The piece of software he made is called CtrBootManager. (Did you really miss out on it or did I misunderstood something? I'm not sure...) Edit: Oh, I've just seen the dates, sorry then. Edit 2: Solved by visiting dukesrg.no-ip.org/3ds |
AidanLumina |
| ||
Newcomer Normal user Level: 5 Posts: 2/4 EXP: 455 Next: 74 Since: 01-10-16 Last post: 3178 days ago Last view: 3178 days ago |
Hello :)
I tried to build a little homebrew tool but I wasn't able to do it. The tool should read sdmc:\CFWKIT_VERSION.TXT. This .txt file includes a version number. The file looks like this: 4.001
The program should read this .txt file, then cast the string it contains into a float (let's say the float is named installedVersion). Then it should read http: //aidanlumina.bplaced.com/files/CFWKIT_VERSION.txt 4.005 , cast the string it contains into another float (onlineVersion) and compare that with installedVersion.
If onlineVersion is equal to installedVersion, it should display on-screen
If onlineVersion (rounded down) is bigger than installedVersion (rounded down), it should display
If onlineVersion (not rounded) is bigger than installedVersion(not rounded), it should do the following onlineVersion - installedVersion * 1000 times (so, in this example 4 times): Display "Downloading update V(4.002, then 4.003, then 4.004 and finally 4.005 in this example)... "
These .bin files are ZIP files that were converted to .bin using that starterGen .bat included in the latest build of EmuNAND9 by d0k3. After the program has downloaded all the .bin files, it should extract them to sdmc:\ one by one (see 3DSZIPFX source code by d0k3 for how-to).
Download http: //aidanlumina.bplaced.com/files/upd/V(4.002/4.003/4.004/4.005 in this example, you get the idea ;) ).bin Add "OK!" to the displayed line, then jump to the next line I HOPE you understand everything above. I would LOVE if someone takes the time and tries to implement this tool. :D I hope it's alright to post a request here. I will post it on gbatemp too if that's okay. :) Thanks for reading! :) Edit: Oh, and some info for the .smdh file: Title: 3CKU Description: 3DS CFW Kit Updater Authors: [Your_Name], d0k3 (for 3DSZIPFX) AidanLumina (for the algorithm and the idea... Maybe? Please ^^) |
AidanLumina |
| ||
Newcomer Normal user Level: 5 Posts: 3/4 EXP: 455 Next: 74 Since: 01-10-16 Last post: 3178 days ago Last view: 3178 days ago |
You should be able to compile it using |
AidanLumina |
| ||
Newcomer Normal user Level: 5 Posts: 4/4 EXP: 455 Next: 74 Since: 01-10-16 Last post: 3178 days ago Last view: 3178 days ago |
I would like to add my honest opinion to this discussion too, as most people here vote yes.
I'm very unsure about this. I really enjoy the seriousness on this board. (I've been mostly following it as a guest.) This seriousness could be endangered by integrating it into kuribo64. That is basically why I vote for no. I would like to keep this as an alternative to gbatemp. |
Main - Posts by AidanLumina |
Page rendered in 0.015 seconds. (2048KB of memory used) MySQL - queries: 22, rows: 67/67, time: 0.007 seconds. Acmlmboard 2.064 (2018-07-20) © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |