Help - Search - Members - Calendar
Full Version: 360 Content Manager For Jtag & Rgh 360s - Version 3.0
Scenyx Entertainment Community > Xbox360 Forums > Xbox360 Software Forums > PC Tools and Utilities (Xbox 360 related)
Pages: 1, 2, 3, 4
krizalid
QUOTE(ddsdavey @ Jan 15 2012, 01:58 PM) *

Im sure you know what your doing dude but make sure you get the unlocked dlc for jtags as some dlc can be for unmodded consoles and need live accounts which obviously your exploited machne cannot entertain,they can still be used but need unlocking etc.Anyways im useless with homebrew so will probably be corrected on every point lol
Also,ive had many a time whilst FTP'ing (?) where a big files appears to have transferred but is knowhere to be seen,i find this usually if the title is too long or conflicts.I had this problem copying over seperate avi files with similar titles.



Also make sure you have the updates for these games or else they will not work.
jackbristow
Great App everyone with a jtag/rgh would find it useful.
GoodKingAlf
Hello all,

Potentially stupid question time...

Say I have my jtag/rgh console, I have my external HDD plugged in the USB slot (usb 0).

Can I use an ethernet cable to connect my latop to the console and use this content manager to manage the Xbox HDD attached to my console and the external USB hdd?

cRACKmONKEY421
Great program! I use it all the time. I have a suggestion for the next release, as I've had to do this manually many times:

Add the option to change the Package Title, and maybe even another option to change the Game Name.

The package title is what actually shows up in NXE's menu, so I've had to manually edit the package file to get things the way I like it. Some of my games (Lips) all share the same game name, but weird package titles like "Lips disc 17". ISO2GOD lets you name the game, but it changes both the game name and package title, which I didn't want. Here's how it is done:

To rename the game in the dashboard:

I will be using Mass Effect 2 - Disc 2 LIVE file renamed to 454108CE2

1. Open 454108CE2 in a hex editor (I used WinHex).

2. Go to offset 0x412, you will see the current name of the game. <----THIS IS THE PACKAGE TITLE

3. Change the name: I changed it to "Mass Effect 2 - Disc 2" with hex:

CODE
4D 00 61 00 73 00 73 00 20 00 45 00 66 00 66 00 65 00 63 00 74 00 20 00 32 00 20 00 2D 00 20 00 44 00 69 00 73 00 63 00 20 00 32

Starting at offset 0x412. Spaces are represented by 00 20 00 in hex and each letter of a word must be seperated by 00 in hex.

4. Repeat the procedure at offset 0x1692. <----THIS IS THE GAME TITLE. NOT NECESSARY TO CHANGE

5. Go to 0x344 and select the rest of the file from this offset.

6. Compute the SHA-1 hash of this block and copy it.

7. Write at offset 0x32C with ASCII Hex. It should replace the old data.

8. Save and Transfer.

*(Source: http://forums.xbox-scene.com/index.php?sho...;#entry4643789)

I'm thinking about writing a program to do this myself, but I'm not a very fast programmer, and the payoff is small because I doubt the whole scene would use it like they do this app.

THANKS!
xamphear
QUOTE(cRACKmONKEY421 @ Feb 1 2012, 01:11 AM) *

Add the option to change the Package Title, and maybe even another option to change the Game Name.

This is coming in a future version, along with being able to edit the other various text fields. I'm not sure exactly when, but it's on the way.
cRACKmONKEY421
QUOTE(xamphear @ Feb 2 2012, 05:12 PM) *

This is coming in a future version, along with being able to edit the other various text fields. I'm not sure exactly when, but it's on the way.


Awesome, thanks!
Amano Jacu
I want to thank you for this great app, I've had no problem accessing my 360 via smb from it.

It worked great when I was using the dashboard previous to NXE, being able to unlock any arcade game. However, I installed the NXE dashboard (updating dashlaunch and FSD in the process), and now ALL my arcade games show as demo. Even unlocking them with 360 content manager, they still show as demo.

I've tried chaing the ini option contpatch but it still doesn't work.

I guess this is some configuration error but I just can't figure it out. I have a RGH modchip. Does somebody have any idea what could be causing this and how to solve it?

Thanks!
Jeppe99
Hi all

Great app.

I have both internal hd and a USB hd connected to my x360.
My internal hd is just a 120Gb so almost all my XBLA games is in my content folder on my 2tb usb hd.
Is there a way to change the upload path to my usb hds content folder instead of my hdd1 ?

I guess I could just connect my usb hd directly to my pc instead but it would be nice if i could upload
via the samba.

Thanx

kidman64
First of all, this is a great app, I cannot imagine using my 360 without it now.
Apologies if that was discussed below, but would it be possible to implement a feature that would allow me to download files from 360 to my PC? I can browse the content of my 360 thanks to SAMBA, but I would like to be able to backup some of the data before moving onto a bigger drive and with your app it would be much easier.
Thanks in advance.
_Ombra_
Guys, is there a way to use XM360's DLC_titles.csv and xbla_titles.csv with the content manager to do basically what you are able to do from within XM360 but from a PC??

If not that would be a nice feature... being able to check what you have against an updated database of DLC and XBLA should make managing even easier.
Toddler
QUOTE(xamphear @ May 31 2011, 11:01 PM) *

I've tried downloading this file several times over the past few days, but it consistently fails to extract without errors. I finally found it elsewhere, so I am good, but it looks like something is wrong with this file.
Farid
The download link at first post is damaged :
http://www.mediafire.com/download.php?dt6lgucnez3dqyu

I download from here :
http://www.dekazeta.net/foro/files/file/10...content-manager

This link also seems good :
http://xbox360.dashhacks.com/2012/01/26/36...er-v22-released

Thanks for the application
keine
Just wanted to say your program is brilliant.

It makes managing the nightmare of content and file names *much* more manageable. The program is eloquent and light on its feet. Fantastic work. Thanks so much.
Rion
Request

Option to set where you would like to upload your GOD games to
I like to set the Upload path to my Games folder on HDD1:/Games or USB0:/Games for example.

xamphear
QUOTE(Rion @ Mar 19 2012, 07:48 AM) *

Request

Option to set where you would like to upload your GOD games to
I like to set the Upload path to my Games folder on HDD1:/Games or USB0:/Games for example.

For now, the application is limited to installing content in the "proper" location according to how the 360 expects the filesystem to be laid out. I've had some requests to allow uploading to custom locations, but not enough to encourage me to actually take the time to recode the upload function and add it.
DaBuisneZ
Really late with this but this program is great.Everything is clean and easy to use. As another poster suggested, the ability to check arcade and dlc for missing objects would be great update.Wikipedia has a up to date list of every single peice to ever com out jus a FYI.
airman
I can't connect to my XBOX using the SMB FSD How-To guide. Done everything right.
murphio
Hi lads, I have had no success connecting to the xbox with flash fxp or filezilla and google has led me here. This app allows me to browse my files but that is it. When I tried to upload a bundle back I got back the message 'FTP connection failed'. I know this cant be the case because im seeing the xbox and I can browse the hard drive. Any ideas where I am going wrong?
ArKineX
Love this app! It does wonders!

I was wondering if you could add in the next release a way to customize the output of the XBLA? Currently you can only output (organize) using one of the 6 preset methods which is fine, but there is no way to specify your own output (kinda like MP3 Tags).

For example I would like to output a selected XBLA game in the following format:

Game Title (TitleID)\File


Just a thought. Hopefully we can get something like this in the future.

Thank you again!
Toddler
Every time I close the program, I lose the contents of the Xbox hard drive. I thought one of the benefits of this app was to save that list so you can browse your library offline without needing the live connection to the Xbox. Am I doing something wrong?
xamphear
QUOTE(Toddler @ Apr 22 2012, 06:17 PM) *

Every time I close the program, I lose the contents of the Xbox hard drive. I thought one of the benefits of this app was to save that list so you can browse your library offline without needing the live connection to the Xbox. Am I doing something wrong?

That feature (which didn't work like you describe) has been removed because no one really understood what it did. Currently if you want to view the contents of your 360, it must be on and the app has to connect to it.
fatvince
Tried for 2 hours to use this to transfer DLC over FTP.. always timed out randomly, never got over 100mb transferred. Rebooted everything many times, still no luck.


Just downloaded the previous version (2.1) and worked perfectly the first time I tried it. 100% success, no errors.
xamphear
QUOTE(fatvince @ May 30 2012, 10:12 AM) *

Tried for 2 hours to use this to transfer DLC over FTP.. always timed out randomly, never got over 100mb transferred. Rebooted everything many times, still no luck.
Just downloaded the previous version (2.1) and worked perfectly the first time I tried it. 100% success, no errors.

What operating system are you running?
bennywmy
Thx your great tools.

I suggest a features for future developments:

1. Access 360 file system directly then we can connect the drive via USB and upload the content to it directly.
2. SQL express integration then we can manage the content on or off line

Many thank for your great work done!! love.gif
xamphear
QUOTE(bennywmy @ Jun 13 2012, 03:29 AM) *

Thx your great tools.

I suggest a features for future developments:

1. Access 360 file system directly then we can connect the drive via USB and upload the content to it directly.
2. SQL express integration then we can manage the content on or off line

Many thank for your great work done!! love.gif

1. There are other tools that are built to access XFAT filesystems, such as Horizon and PartyBuffalo. If you want to copy content to a USB fat32 drive, you can use the content organizer for that, it has a method specifically for that use.

2. I was working on a feature along those lines but no one used it or even understood how it worked, so I removed it. The odds of it going back in are very, very low.
Hainswof
QUOTE(Midnight Tboy @ Jun 19 2011, 01:15 AM) *

A few possible suggestions/ideas......but I don't know how feasable these are....but a couple of them in particular would be ideal.

1) DLC/XBLA comparison list. After it scans the 360 hdd for all the drive info on what DLC and XBLA you have for x games.....would it be possible to have it give a report or show what games or dlc you have missing/have/have-but-wrong-named a bit like xm360 used to do (but that was with XBLA only as far as I'm aware). Been crying out for a content manager that could handle this for ages.




YES YES YES PLEASE!

Any update on this???
xamphear
Version 3.0 is out and contains a ton of new features. If you find any bugs, please let me know about them.
Toddler
QUOTE(Toddler @ Apr 22 2012, 05:17 PM) *

Every time I close the program, I lose the contents of the Xbox hard drive. I thought one of the benefits of this app was to save that list so you can browse your library offline without needing the live connection to the Xbox. Am I doing something wrong?


QUOTE(xamphear @ May 9 2012, 09:24 AM) *

That feature (which didn't work like you describe) has been removed because no one really understood what it did. Currently if you want to view the contents of your 360, it must be on and the app has to connect to it.


QUOTE(bennywmy @ Jun 13 2012, 02:29 AM) *

Thx your great tools.

I suggest a features for future developments:

2. SQL express integration then we can manage the content on or off line


QUOTE(xamphear @ Jun 16 2012, 12:41 PM) *

2. I was working on a feature along those lines but no one used it or even understood how it worked, so I removed it. The odds of it going back in are very, very low.


If it worked, why remove it? I wish you had just explained how it worked instead of removing it. That was my main interest in this application.

Please, please don't dumb down your product because a feature wasn't easily understood. Being able to view content without requiring a live connection to the 360 would be incredibly useful.

I've got a 750GB internal HDD full of content, and it takes nine minutes to scan it. If I click away from viewing the installed content for any reason, I have to run another nine minute scan just to view it again. Not caching the content data turns using the application into an extremely frustrating experience for me.
xamphear
QUOTE(Toddler @ Jul 29 2012, 09:15 PM) *

If it worked, why remove it? I wish you had just explained how it worked instead of removing it. That was my main interest in this application.

Please, please don't dumb down your product because a feature wasn't easily understood. Being able to view content without requiring a live connection to the 360 would be incredibly useful.

I've got a 750GB internal HDD full of content, and it takes nine minutes to scan it. If I click away from viewing the installed content for any reason, I have to run another nine minute scan just to view it again. Not caching the content data turns using the application into an extremely frustrating experience for me.

I don't mean to belabor the point, but the feature really didn't work exactly like you're explaining. It was similar but not really either of the things you're asking for. I stand behind my decision to remove it. You wouldn't use it even if it was still in the app.

I know that scanning a large amount of data remotely sucks. Partly that's due to network bandwidth limits and partly it's due to a bug or two in the SMB code of FSD. I've made some notes based on what you'd like a caching feature to do and I might implement it in the future. No promises or anything, but I'll add it to the list of feature requests.
doveman007
Could this be used to make a backup from a locally connected HDD (via SATA) into human-readable folders (i.e CODMW3\5445783)?
SilentBob1638
A possibility to mass resign save files would be useful. Currently if i select more than one file (shift-click) the resign button greys out. This is mostly needed to migrate save files from one profile to another (eg. in case of profile corruption).
doveman007
QUOTE(xamphear @ Jul 30 2012, 03:38 AM) *

I don't mean to belabor the point, but the feature really didn't work exactly like you're explaining. It was similar but not really either of the things you're asking for. I stand behind my decision to remove it. You wouldn't use it even if it was still in the app.

I know that scanning a large amount of data remotely sucks. Partly that's due to network bandwidth limits and partly it's due to a bug or two in the SMB code of FSD. I've made some notes based on what you'd like a caching feature to do and I might implement it in the future. No promises or anything, but I'll add it to the list of feature requests.


I'd just like to add my support to this feature request. I realise that there's various ways of putting stuff on the Xbox HDD and that any cache might not always be up-to-date but that's down to the user to discipline himself to either stick to one method or update the cache and I'd find it very useful to be able to load up 360 Content Manager to see what I've got on the HDD already, even when it's off.
xamphear
QUOTE(doveman007 @ Oct 1 2012, 11:03 AM) *

Could this be used to make a backup from a locally connected HDD (via SATA) into human-readable folders (i.e CODMW3\5445783)?

A locally connected FATX drive over SATA? No, but if you used another program to extract the files first, my app would then happily read in them all and then reorganize them in whatever fashion you want.

QUOTE(SilentBob1638 @ Oct 3 2012, 07:16 PM) *

A possibility to mass resign save files would be useful. Currently if i select more than one file (shift-click) the resign button greys out. This is mostly needed to migrate save files from one profile to another (eg. in case of profile corruption).

It's something I'd consider for the future, but I don't have any plans to implement it immediately.

QUOTE(doveman007 @ Oct 3 2012, 07:55 PM) *

I'd just like to add my support to this feature request. I realise that there's various ways of putting stuff on the Xbox HDD and that any cache might not always be up-to-date but that's down to the user to discipline himself to either stick to one method or update the cache and I'd find it very useful to be able to load up 360 Content Manager to see what I've got on the HDD already, even when it's off.

I'm looking into it. The methods I've explored so far are either as slow as rescanning the drive or will require a whole lot of effort on my part. I'm waiting for an easy and fast solution to fall into my lap, so it could be a while before that happens. smile.gif
doveman007
QUOTE(xamphear @ Oct 9 2012, 04:10 AM) *

A locally connected FATX drive over SATA? No, but if you used another program to extract the files first, my app would then happily read in them all and then reorganize them in whatever fashion you want.


Yeah, fair enough I can see that this program isn't designed to be able to read a locally connected FATX drive, I just happened to have the drive connected that way whilst I diagnosed the drive when I asked wink.gif

I'd be happy enough if it could do it from the HDD connected to the Xbox over FTP. The reason I want to backup the files into human-readable folders rather than just (e.g.) 545001 is that it's rather hard to know which folder is which game like that. I know that this program can probably be used to tell me which folder is which game but that's a bit inconvenient a lot of the time, when I just want to delete a game I no longer want to keep backed up, copy the folder for a game or two to another drive, put some newly downloaded DLC in the appropriate game folder, etc, if I have to load this program to find out what game 545001 is and then go back to Windows Explorer with that information to do whatever I need to.

So if I copied the folders from the Xbox HDD to my PC HDD via ftp (whether with this program if it facilitates that, or something else) can this program then be used to automatically rename the folders on the PC HDD to include the game names?

QUOTE(xamphear @ Oct 9 2012, 04:10 AM) *
I'm looking into it. The methods I've explored so far are either as slow as rescanning the drive or will require a whole lot of effort on my part. I'm waiting for an easy and fast solution to fall into my lap, so it could be a while before that happens. smile.gif


As an interim measure, how about just creating/updating a text file each time it scans the drive, with a list of games found in it? That's obviously not as nice as being able to see the list in 360 Content Manager's GUI but at least it gives the option of having a list of currently installed games for the user to check without having to powerup the Xbox.
xamphear
QUOTE(doveman007 @ Oct 8 2012, 11:26 PM) *

So if I copied the folders from the Xbox HDD to my PC HDD via ftp (whether with this program if it facilitates that, or something else) can this program then be used to automatically rename the folders on the PC HDD to include the game names?

As an interim measure, how about just creating/updating a text file each time it scans the drive, with a list of games found in it? That's obviously not as nice as being able to see the list in 360 Content Manager's GUI but at least it gives the option of having a list of currently installed games for the user to check without having to powerup the Xbox.

1. If you have some local content handy, point my program at it and then go into the content organizer. Play around with the path styles and look at the table view for a preview of what it can do. I'm sure you'll find a style that's to your liking.

2. I'm not a fan of half-measures. I'd rather do a thing right or not at all. If/when caching comes, it will work in a way that's seamless and efficient.
Tonycrew
Cant get it to work with FSD 3....
OzQuant
I'm running 3.0 on Windows 7 64bit and I get a "Don't Freak Out" error every time. It works fine, but I can not save any of my settings. I have installed .Net 4 as well as 4.5. I tried running it in XP compatibility mode too, but no luck. It seems to run fine the very first time I run it - it creates a file "jtagcm.settings". But any subsequent runs, it triggers an error and doesn't save any settings. Any help would be greatly appreciated as this is an awesome programme.
kainy
Just to add some present issue with Windows 8

I'm using both Version 2.2 and 3.0, and on both I get the same error (will only post the 3.0 error log). The strange thing is that it only crashes when selecting content bigger than 1GB (may be less, but some DLC under 1GB didn't crash the app)

Just to mansion that both version worked perfectly on Win 7 64bit and FSD 3.0.

CODE
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at ?1?.?134?.?470?(Object ?525?, EventArgs ?526?)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18010 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ContentManager
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/kainy/Desktop/360%20Content%20Manager%203.0/ContentManager.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18016 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
sideskroll
Maybe kinda silly question. But I've been looking for a tool similar to "wiibackupmanager" for XBOX360 (one that can rename isos based on ganenamelookup.csv from abgx360.
I need it to organize my isos for XK3Y.
Any chance this tool does what I'm looking for? I ONLY WANT to change the ISO name. (and maybe the creation of alphabetical folder for the games would be nice too)
Thanks!
xamphear
QUOTE(Tonycrew @ Oct 20 2012, 07:13 PM) *

Cant get it to work with FSD 3....

I'm not sure what the issue could be, I'm using it with FSD3 no problems, and I know other people are as well.

QUOTE(OzQuant @ Oct 22 2012, 12:38 AM) *

I'm running 3.0 on Windows 7 64bit and I get a "Don't Freak Out" error every time. It works fine, but I can not save any of my settings. I have installed .Net 4 as well as 4.5. I tried running it in XP compatibility mode too, but no luck. It seems to run fine the very first time I run it - it creates a file "jtagcm.settings". But any subsequent runs, it triggers an error and doesn't save any settings. Any help would be greatly appreciated as this is an awesome programme.

Are you running the program as an admin? If not, please try that. Not being able to write to the settings file after it was created could easily cause a "don't freak out error". I wrap all calls to save the settings in a block that will prevent the program from completely crashing in case there's a filesystem error. It's not the only possible cause, but it's certainly the most likely.

QUOTE(kainy @ Oct 27 2012, 08:46 PM) *

Just to add some present issue with Windows 8

I'm using both Version 2.2 and 3.0, and on both I get the same error (will only post the 3.0 error log). The strange thing is that it only crashes when selecting content bigger than 1GB (may be less, but some DLC under 1GB didn't crash the app)

Just to mansion that both version worked perfectly on Win 7 64bit and FSD 3.0.

This sounds like a locale problem. Different regions format numbers differently (1,000.34 vs. 1.000,34) so my program has to make a couple assumptions. The primary one is that you're using all the defaults for your region/culture. If you've made any custom changes to how Windows formats numbers, that could be causing the problem.
sandeman22
well i would like to give this a try but i an getting errors.

I am on a W7 machine with framework 4.

when i start the program (as an admin) i get the following error:
IPB Image

if i click continue, its "says" its scanning. I left my Pc for a night but is was in the same stat the next morning:

IPB Image

Any suggestions? Help is much appreciated!
xamphear
QUOTE(sandeman22 @ Nov 4 2012, 09:09 AM) *

Any suggestions? Help is much appreciated!

Try scanning a smaller amount of content and see what happens, like a single folder of DLC.
bladerunner6
has the non us english issues been fixed yet
xamphear
QUOTE(bladerunner6 @ Nov 14 2012, 11:04 AM) *

has the non us english issues been fixed yet

What non-US English issues? I'm not aware of any issues running the program on a non-English version of windows. The program itself will be in English, but it should work fine. Can you provide any details of the problem?
bladerunner6
i get the freaking out errors,
the ip address does not get saved?


stills works if i ignore
xamphear
QUOTE(bladerunner6 @ Nov 14 2012, 07:20 PM) *

i get the freaking out errors,
the ip address does not get saved?
stills works if i ignore

Try deleting the jtagcm.settings file and see if that solves the problem.
bladerunner6
tried that,
it recreates it, but still errors and the settings dont keep when i try again
xamphear
QUOTE(bladerunner6 @ Nov 16 2012, 05:13 PM) *

tried that,
it recreates it, but still errors and the settings dont keep when i try again

I'm still thinking it's some sort of permissions issue... Where do you have the program folder installed to? Is it under Program Files or something? Could you try running it just as a sub-folder of your Desktop or My Documents? Does that make a difference? Can you try right-clicking the exe and running it as an Administrator?
Guentha
Any word on adding the xm360 list comparison? I love to keep all the xbla on my hdd(actually on my nas accessed though connectx) but I can’t use xm360 to check it because it looks on my hdd not the conx folder so to check against their list I would need to upload all my xbla stuff the my internal hdd, check, add missing, check again, then transfer it all back to my nas. Wouldn’t be a problem with gigabit but with the 360's 10/100 pos nic card it would take days to do this with my complete collection. So for now I must use the Wikipedia article and 1 by 1 go through and manually compare my files to the list. Its horribly inefficient. Spent 7 hours yesterday getting my collection up to date, would have taken 20 minutes with a compare list.

Please please please make adding this ability a priority. it's the one thing I have wanted since xm360 stop being updated. Defiantly would donate for this feature.
bladerunner6
QUOTE(xamphear @ Nov 23 2012, 07:50 PM) *

I'm still thinking it's some sort of permissions issue... Where do you have the program folder installed to? Is it under Program Files or something? Could you try running it just as a sub-folder of your Desktop or My Documents? Does that make a difference? Can you try right-clicking the exe and running it as an Administrator?


finally working with your new 25th feb dated link
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.