Omnimaga

General Discussion => Technology and Development => Computer Projects and Ideas => Topic started by: XVicarious on April 07, 2011, 11:53:18 pm

Title: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on April 07, 2011, 11:53:18 pm
First off... I DO NOT SUPPORT PIRACY. Only use ROMs of game you own!

Brian's NDS Rom Manager

BNDSRM is a manager for your R4, R4i, Supercard etc.

With BNDSRM you can send (and trim) your ROMs to your card, and backup/send saves to and from your computer and media.

Remember, this program is in a beta phase right now (maybe even lower, I usually don't bother with that version stuff... Hard to really tell your progress  :P).

WARNING! If you trim a ROM as of now, WiFi data *might* get removed! Disable this in settings if you don't want to risk losing the ability to connect to WiFi! I am currently working on a trimming system right now! Just wait!

Screenshot(s):
(http://www.kilmarentertainment.webege.com/apps/downloads/images/bndsrm_screenshot.bmp)

Right now, it is programmed in Visual Basic 2010... I'm about to port it to Visual C++ (cause I like C++ better).

Next Release (v0.4.9):

+ Very very basic homebrew support


Two Releases (v0.5):

+ ROM information (including Icon maybe :D)
+ Auto installing your firmware (must provide a zip, rar file) (proving to be hard to do... Depending on how you want to install... Like Wood R4 if you use it as main OS, you don't need the nds...)
+ Completely rewritten in C#


Future (before or at v1.0):

+ interface improvements
   + display how big your current library is
   + how much space you have left on your card
+ Customize interface
   + Move where the library viewing box is
   + move the treeview
+ Game Cover/Info
+ SimpleTrans
   + Simplified version of BNDSRM
   + One side is library, other is card
   + buttons in between, to and from (from only works with SAVs!)
   + Backup all saves with one button


Known Bugs:

- Program will crash if settings are not set, or directory does not exist
- SD Card format does not go to page


Download: http://www.kilmarentertainment.webege.com/apps/downloads/BNDSRM-Optimize_v0.4.5.7z
Now on FileTrip.net! http://filetrip.net/f24768-Brian039s-NDS-ROM-Manager-0-4-5.html
Spoiler For Spoiler:
http://www.kilmarentertainment.webege.com/apps/downloads/BNDSRM-Release_v0.4.7z
http://www.kilmarentertainment.webege.com/apps/downloads/BNDSRM-Bugfix_v0.3.1.7z
http://www.kilmarentertainment.webege.com/apps/downloads/BNDSRM-Release_v0.3.7z
http://www.kilmarentertainment.webege.com/apps/downloads/BNDSRM-Release_v0.2.7z
http://www.kilmarentertainment.webege.com/apps/downloads/BNDSRM-Release_v0.1.7z
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: SirCmpwn on April 08, 2011, 12:11:08 am
Looks pretty cool!  I'll use this as soon as I find my flash cart :P
Also, if you want to know about version control, I typically use 0.x for all pre-releases (incrementing x every public release), and the release that mostly works is alpha.  The version I think works completely is beta, and any bugs that turn up in beta are fixed and 1.0 is born.  From there, it is X.Y, where Y increases every public update, and X starts from an almost completely new codebase.
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on April 08, 2011, 09:12:18 am
I know but sometimes its hard to determine. Im on the road now so ill possibly fix a few bugs ive found
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on April 08, 2011, 05:35:52 pm
First post updated! Screenshot added, next release ETA 11:00PM Eastern!
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: Geekboy1011 on April 08, 2011, 05:37:43 pm
awesome ill have to give this a try sometime may make life easier for now though every thing is drag and drop and i have a 16GB card so space and trimming isn't an issue xD
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on April 08, 2011, 05:38:21 pm
Yeah, soon I'll have trimming as an option.
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on April 08, 2011, 10:58:05 pm
v0.2 is up! 4 minutes early!

Added:

+ SD Card Formatting (kind of)
+ Removed ROM trimming (for now!)
+ replaced unrar.exe with 7za.exe!
+ Added ability to save ROMs/saves in a place other than MediaPath\apps
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on April 10, 2011, 06:50:34 pm
v0.4.5 Optimization links are up. New features can be found in the change log on FileTrip.
First post updated with future release plans.

http://www.kilmarentertainment.webege.com/apps/downloads/BNDSRM-Optimization_v0.4.5.7z
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: DJ Omnimaga on April 21, 2011, 07:49:02 pm
Interesting, I'll have to check that out if I ever get a new DS
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on June 14, 2011, 01:28:16 am
;D

Expect more updates on this during the summer. I'll have a lot more time.
Title: Re: Brian's NDS Rom Manager - BNDSRM
Post by: XVicarious on July 28, 2011, 05:59:40 pm
Updated with a loooonnnnggg overdue bugfix/error handle.  I hope to add stuff tonight.