Log in

View Full Version : [RELEASE] Syndicate AIO Editor



Idlehands88
02-27-2012, 12:30 AM
Hey guys, here is an Editor I put together that will open both the Singleplayer (checkpoint) and Multiplayer (_profile) save files.

"_profile" file Requirements:

1. You must have acquired at least ONE Blueprint and ONE Application token before using this Editor
2. You must make changes to all THREE loadouts (change a weapon or name)

How to Use:

1. Load your USB into Horizon
2. Extract "_profile" or "checkpoint" from Save
3. Load up the Extracted file(s) into the Editor
4. Mod File
5. Save
6. Replace "_profile" or "checkpoint" back into Save
7. R&R

SPLASH:

http://img109.imageshack.us/img109/4454/syndicateaiosplash.png


CHECKPOINT EDITOR:

http://img607.imageshack.us/img607/6232/syndicateaioplayerinfo.pnghttp://img804.imageshack.us/img804/6274/syndicateaioammo.png


_PROFILE EDITOR:

http://img831.imageshack.us/img831/8185/syndicateaiotokens.pnghttp://img39.imageshack.us/img39/7390/syndicateaioloadouts.png


NOTE: IF YOU GET AN ERROR SAYING THE INDEX WAS OUT OF RANGE AFTER TRYING TO OPEN THE "CHECKPOINT" FILE INTO THE EDITOR IT MEANS THAT YOU SAVE IS USING UPPERCASE LETTERS FOR THE BLUEPRINT TOKENS. I am trying to figure out how to code in something that will read it no matter the Case of the Tokens, but so far no luck...

Thanks to feudalnate for PackageIO

CloudStrife7x
02-27-2012, 12:31 AM
another great job Idle, you completely destroyed this game lol

Idlehands88
02-27-2012, 12:34 AM
another great job Idle, you completely destroyed this game lol

Yes, yes I did :)

Vincent Valentine
02-27-2012, 12:42 AM
Nice man, hope Cybersam can help you with that damn error lol

webder
02-27-2012, 12:13 PM
when i move the checkpoint file into the editor and change everything to my needs i save and they all reset to the original values. i replace the file anyway and R&R but nothing has happened to my save. anu advice/help?

Jappi88
02-27-2012, 12:28 PM
Send me your source , i'l fix it when i get home.

webder
02-27-2012, 12:33 PM
im new to this so your gonna have to explain to me how =/

mrgrim
02-27-2012, 01:10 PM
Would any one have a save with the MP and SP mods done that they would be so kind as to share?

eLif
02-27-2012, 01:24 PM
Great work, thanks Idlehands88 :)

Noctis Caelum
02-27-2012, 02:07 PM
great idle...keep them coming

dydoes
02-27-2012, 04:41 PM
Thanx for this editor.. good work..

enjoythebuttterbake
02-27-2012, 05:52 PM
Can we get a list of the Apps and their corresponding # for use in the editor?

Idlehands88
02-28-2012, 05:41 AM
Would any one have a save with the MP and SP mods done that they would be so kind as to share?

Syndicate saves can't be transfered to new GT's. It always says it's corrupt if you try to use someone elses save...

mrgrim
02-28-2012, 06:27 AM
I have used other peoples saves before and it will work but the saves I find are at the start with no mods. I have used the whole default file
and just the profile part and it works both ways. I need the save pre-modded.

smoko400
02-28-2012, 06:39 AM
Awesome! nice job m8, keep it up.

hanson185
02-28-2012, 12:34 PM
Getting the same problem as a previous user, modding my SP save game and MP save game, R&R/Saving, but nothing has changed when I load up my game on the xbox, any help??

Numerisch
02-28-2012, 02:49 PM
Hey, thank you for the editor. Same problem as hanson185. After R&R nothing has changed.

Menov
02-28-2012, 03:55 PM
Syndicate saves can't be transfered to new GT's. It always says it's corrupt if you try to use someone elses save...

If you take Downloadd save and run it through your Editor Idlehands,it works perfectly. I've used them and modded them.

check out here detailed directions
http://www.360haven.com/forums/showthread.php?10762-Syndicate-Greed-is-Good-Deny-Everything-Hacker-Little-black-book-Rampageous-More&p=73946#post73946

Demonchildfp
02-29-2012, 12:19 AM
If you take Downloadd save and run it through your Editor Idlehands,it works perfectly. I've used them and modded them.

check out here detailed directions
http://www.360haven.com/forums/showthread.php?10762-Syndicate-Greed-is-Good-Deny-Everything-Hacker-Little-black-book-Rampageous-More&p=73946#post73946

I tried that......and it didnt work for me......

Menov
02-29-2012, 01:15 AM
I tried that......and it didnt work for me......

Did you follow the instructions on the link? Its been confirmed on 6 different accounts and 4 xboxs NTSC!

boyucheap
02-29-2012, 05:04 AM
thanks bro

hazex75
02-29-2012, 09:25 AM
Thank you I've gotten to lazy to hex edit.

Numerisch
02-29-2012, 09:01 PM
Works the Editor only with ntsc?

Idlehands88
02-29-2012, 09:03 PM
Works the Editor only with ntsc?

Supposedly there is no NTSC or PAL versions of the game, all are RF...

Swiftus
02-29-2012, 09:37 PM
Followed the instructions to the letter but I cannot for the life of me get anything to work (Checkpoint file saves in editor, nothing when it loads up in game). Still nice tool for those that can hey?

Creeative316
02-29-2012, 10:22 PM
very sexy editor there idle ;)

hanson185
02-29-2012, 10:48 PM
For us that are not getting any luck from this amazing modding tool, think anyone might be able to upload a modded save?, am I doing it wrong perhaps?, trying to mod my game on the first mission ( The part when you have to get to the choppa!)

Numerisch
02-29-2012, 11:13 PM
@Idlehand: Thank you for your fast answer. But your nice editor doesnt work for me. When i load my checkpoint file in the editor, the infinitv ammo box is already checked. ( The save is unmoddet) Do you have any ideas about my problem?

hanson185
03-01-2012, 02:38 AM
Would be nice if we could get some input as to why this tool is not working for some?

Idlehands88
03-01-2012, 02:53 AM
Would be nice if we could get some input as to why this tool is not working for some?

The tool isn't working because sometimes the game saves the info as "loot_Blueprint_UpgradeToken_progress" (which is what I used as a pointer for my Editor). But sometimes the game saves the info as "LOOT_BLUEPRINT_UPGRADETOKEN_progress" That change from Lower Case to Upper Case is what the problem is... The Editor can't search for an ASCII string in both Cases....

Noctis Caelum
03-01-2012, 03:00 AM
Followed the instructions to the letter but I cannot for the life of me get anything to work (Checkpoint file saves in editor, nothing when it loads up in game). Still nice tool for those that can hey?
I have to say you have the creepiest avatar pic lol

hanson185
03-01-2012, 03:15 AM
Would someone uploading their save help you out?, one that the save dosent work with the tool.

Idlehands88
03-01-2012, 03:21 AM
Would someone uploading their save help you out?, one that the save dosent work with the tool.

No because I already know the problem, I just don't know how to code the pointer to read both Lower and Upper Case....

Noctis Caelum
03-01-2012, 03:23 AM
I thought he uploaded a new packageIO that did that now...1.9.4

Idlehands88
03-01-2012, 03:28 AM
I thought he uploaded a new packageIO that did that now...1.9.4

He did, but I don't know the coding for it lol

Noctis Caelum
03-01-2012, 03:33 AM
He did, but I don't know the coding for it lol
lol understandable pm him lol...think I'm still using 9.2 lol

Swiftus
03-01-2012, 07:54 PM
I have to say you have the creepiest avatar pic lol

I do like the scary clowns

zarraj
03-03-2012, 09:28 PM
The tool isn't working because sometimes the game saves the info as "loot_Blueprint_UpgradeToken_progress" (which is what I used as a pointer for my Editor). But sometimes the game saves the info as "LOOT_BLUEPRINT_UPGRADETOKEN_progress" That change from Lower Case to Upper Case is what the problem is... The Editor can't search for an ASCII string in both Cases....

Can you make a second editor that looks for the all-caps version? Or is there a way to correct the checksum? I can see the data when I open the file in a hex editor, but I cannot correct the save. I was able to open up my file in your editor by changing the names of the item to match your case. But same issue with the file being corrupted after R/R and reloading.

Calintz20
03-04-2012, 04:50 PM
Can some post a mod save for MP with make tokens and blueprints?

unholy
08-15-2012, 07:56 AM
Hey are you ever going to fix the editor to work with those saves that have upper case data?

thegutta
08-15-2012, 08:35 AM
Great job on the editor Idle awesome share bro :D

ganon52
11-05-2012, 12:35 PM
Yo! Big thanks! :029: