Help - Search - Members - Calendar
Full Version: I360gmanager
Scenyx Entertainment Community > Xbox360 Forums > Xbox360 Software Forums > PC Tools and Utilities (Xbox 360 related)
Intline9
Ciaossu,

Well since i RGHed my xbox and me having a lot of backups i got a bit troubled by keeping track of all the extracted isos arcade games dlc and all the things. So i decided i wanted to write an extensive game manger for the xbox.

What i want that it can do:
  • Sync games (GOD, ISO, Extract)
  • Work over any abstraction layer (scp, ftp, smb, usb)
  • Uses GameNameLookup.cvs
  • Fancy GUI
  • Pattern renames
  • Other folder management tools
Currently done:
  • Qt based, Modulair, OOP, C++
  • Iso reading (including XDG3)
  • Reading file system (not recursive)
  • Validating default.xex
Project page:
http://code.google.com/p/i360gmanager/

Its open source as sharing is caring so if you want to help out contact me! Or if you have awesome features you want it, speak up!

~Intline9
guerriero di pace
I agree with you, we lack a tools for backup management
I am always looking for a tool like Wiibackupmanager for Wii
Intline9
IPB Image

Got the binary tree algorithm done, so its reading the file index fast and slower (as it now goes through all files, however i should make the caching system smart so that i can define the depth for the search and that would give me a speed bumb again, as it should not index all files at the start)

Well come on guys any programmer here? Or any one has some fancy idea! SPEAK UP OR BE SILENT FOR EVER!

//EDIT, Changed some layout just for lolz
Intline9
IPB Image

Shit load of changes again.

It can now properly extract isos with handy dandy GUI, so if any one want a build to use for extracting isos and just trying the program out, post here so i can send you a build.
Mason2214
QUOTE(Intline9 @ Jan 2 2012, 12:54 AM) *

IPB Image

Shit load of changes again.

It can now properly extract isos with handy dandy GUI, so if any one want a build to use for extracting isos and just trying the program out, post here so i can send you a build.


Hi i would be interested to try this program out.

Will this be able to handle all dlc and xbla files, just would be nice to have an app as a one stop shop as at moment having to use two or three apps to sort all files out

Thanks

Looking forward to see what comes of this.
Intline9
Download pre pre pre alpha
http://code.google.com/p/i360gmanager/down...360gmanager.rar

Its a pre pre pre alpha release, you can change the directorie from where it will read isos with File->Set game path.

Feedback is MUCH MUCH MUCH APPRECIATED, even if it is just, wow thats cool.
Intline9
Final alpha build
http://code.google.com/p/i360gmanager/down...alpha_final.rar
Import changes
CODE

- Recursive iso search (unending depth)
- Everything moved into threads (yay for responsive GUI)
- From file explorer you can extract a single file
- Added XEX parser so it can parse title id and show you the full title from GameNameLookup (for some media it still is missing)
- And as always LOADS OF CHANGES AND BUGFIXES

Now one thing i would be glad if you all could do for me and that is do the following:
Download the app -> run it -> [set the game path](if needed) -> Tools -> Make report for Intline9
Then go to this forum, make a post and hit CTRL+V, like this:

CODE

Total isos:98
BinTree, average: 1.46939, total: 144
Hash, average: 1.06122, total: 104
Total memory footprint: 17.44 MB
    FileNode structs:  2.35 MB
    Sectors:               15.10 MB
No collision found!


And once again feedback? YES PLEASE!!!!!
IPB Image
Intline9
Thanks to damox!

It fixes crashing on wrong iso, and it has nicely threaded iso loading now. Should be sexy!

http://code.google.com/p/i360gmanager/down...inal_bugfix.rar

//EDIT, Also:
Why the fudge can we not edit posts after x time? I feel like i'm spamming my own posts and its getting a mess!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.