View Full Version : [RELEASE] Syndicate DEMO Editor v1.5
Idlehands88
02-14-2012, 10:24 PM
Here is a quick Editor I threw together in a few minutes. It mods your Chip Upgrades, Blueprint Tokens, Application Tokens and Research Progress.
How to use:
1. Extract your "_profile" file from your "DEFAULT" save using Horizon.
2. Open your "_profile" file into the Editor.
3. Mod what you want and Press Save.
4. Replace your "_profile" file back into your "DEFAULT" Save.
5. Rehash/Resign.
SPLASH:
http://www.xpgamesaves.com/uploads/imgs/pre_1329235175__syndicate_splash.jpg
EDITOR:
http://img577.imageshack.us/img577/6895/syndicatedemoeditor.jpg
http://www.xpgamesaves.com/uploads/imgs/pre_1329235238__syndicate_editor_weapon.jpg
http://www.xpgamesaves.com/uploads/imgs/pre_1329235256__syndicate_editor_application.jpg
UPDATE v1.5:
- Editor now fixes the Checksum
UPDATE v1.4:
- Added Chip Upgrades
UPDATE v1.3:
- Fixed an Error
UPDATE v1.2:
- Added Weapon Research
- Added Application Research
- Updated GUI
Credit to feudalnate (http://www.360haven.com/forums/member.php?4-feudalnate) for PackageIO.dll
BIG thanks to cybersam (http://www.360haven.com/forums/member.php?580-cybersam) for coding in the checksum fixer
CloudStrife7x
02-14-2012, 10:34 PM
i tried the demo for this game an didnt like it that much lol, still nice job Idle :)
Idlehands88
02-15-2012, 01:32 AM
UPDATE v1.4:
- Added Chip Upgrades
DemonBooter
02-15-2012, 01:43 AM
Worked great idlehands thanks man :)
cybersam
02-15-2012, 01:47 AM
so you've decided to create your own editors too ^_^
nice work there...
Idlehands88
02-15-2012, 01:55 AM
so you've decided to create your own editors too ^_^
nice work there...
Man I've been making Editors for like 2-3 years (I haven't really bothered to learn more advanced coding). :)
cybersam
02-15-2012, 01:59 AM
see... i didn't know that
this the first editor i've seen from you... that's why i thought this was your first ^_^'''
anyway... keep up the work and you will be making more of these... and i hope you like the coding part too ^_^
Idlehands88
02-15-2012, 02:18 AM
LOL I have lots of Editors on here :P Also your Checksum Fixer Code didn't quite work out:
Dim buffer() As Byte = New Byte() {}
Reader.Position = STARTPOSITION << What do I put there, it starts at 0x4
buffer = Reader.ReadBytes(ENDPOSITION) << What do I put for the End? Is that the offset it ends at or the number of how many bytes it reads?
Dim crc As New PackageIO.Algorithms.CRC32()
Dim crc32 = Algorithms.CRC32.Compute(buffer)
http://img594.imageshack.us/img594/23/syndicatechecksum.jpg
Idlehands88
02-15-2012, 11:21 PM
UPDATE v1.5:
- Editor now fixes the Checksum (Thanks to cybersam)
cybersam
02-15-2012, 11:22 PM
well it would have... if you had positioned it in the right place ^_^
anyway... now that this works... congrats
now you've gained a bit more exp ^_^
ldsdrive
02-17-2012, 05:40 PM
I've been getting this error message saying Index was outside the bounds of the array.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Syndicate_DEMO_Editor.SDSE.ReadFile(String FilePath)
at Syndicate_DEMO_Editor.SDSE.OpenToolStripMenuItem_C lick(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.MenuStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3625 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Syndicate DEMO Editor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/LDS%20Drive/Desktop/Syndicate/Syndicate%20DEMO%20Editor%201.5.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3624 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
PackageIO
Assembly Version: 0.1.9.3
Win32 Version: 0.1.9.3
CodeBase: file:///C:/Documents%20and%20Settings/LDS%20Drive/Desktop/Syndicate/PackageIO.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.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.
I tried this with a newly created save file as well as the one I've been playing for a few hours. Any help please? :x_x:
FreeKillPsycho1337
02-18-2012, 02:58 AM
Hey I use Xport360 is the profile data in the dashboard thing under the profile. I can't use horizon so that is why I am asking.
Citycen01
02-18-2012, 06:35 AM
would it be too much to ask you to post the hex that you are changing? i just got the game and tried to see if this worked for the real game but nah lol.
thanks
Noctis Caelum
02-18-2012, 06:37 AM
great editor for a great game nice idle
Idlehands88
02-18-2012, 07:03 AM
I've been getting this error message saying Index was outside the bounds of the array.
I tried this with a newly created save file as well as the one I've been playing for a few hours. Any help please? :x_x:
Are you opening a save from the DEMO or from the FULL game? This is only for the DEMO version.
ekardreno
02-18-2012, 07:24 AM
Thanks, I'll try this out in the morning. I can use this on line right?
Idlehands88
02-18-2012, 07:54 AM
Thanks, I'll try this out in the morning. I can use this on line right?
The DEMO is only online :)
madasahat
02-18-2012, 11:38 AM
will you be releasing for the full game?
ldsdrive
02-18-2012, 03:46 PM
Are you opening a save from the DEMO or from the FULL game? This is only for the DEMO version.
From the demo. :tire: Is it something wrong with my file? No need to fix anything right now though cause the demo will be shut down this Tuesday.
ekardreno
02-18-2012, 04:41 PM
From the demo. :tire: Is it something wrong with my file? No need to fix anything right now though cause the demo will be shut down this Tuesday.
Same thing is happening to me when I open my save I get that dame error message >_______<
MBRKiNG
02-19-2012, 10:20 AM
thx idle, works great with the full game
blacksnight
02-22-2012, 06:38 PM
hi idle this editor only work for the DEMO, or will it work for the real game....
Idlehands88
02-22-2012, 06:59 PM
hi idle this editor only work for the DEMO, or will it work for the real game....
It works sometimes for the Full game. You have to make sure you Rank up 1-2 times before using it though...
blacksnight
02-23-2012, 01:33 AM
hi idle will this editor work offline full game or no....
Idlehands88
02-23-2012, 01:43 AM
hi idle will this editor work offline full game or no....
No it doesn't work for Single-player. I am currently working on a SP Editor.
blacksnight
02-23-2012, 01:51 AM
nice idle keep up the great work!!!!!!!!!!
Demonchildfp
02-25-2012, 04:36 AM
Yeah, I've been working on that.......but I can't get the save to work now. I get the same error message but I ignore it, do what I usually do to modify the save, save it rehash/resign on horizon, open it up and get......the same ol stats I had before I edited it. Trying to see what I'm doing wrong......I bet its something real simple......
ixc_dee
02-25-2012, 04:54 AM
Yeah, I've been working on that.......but I can't get the save to work now. I get the same error message but I ignore it, do what I usually do to modify the save, save it rehash/resign on modio, open it up and get......the same ol stats I had before I edited it. Trying to see what I'm doing wrong......I bet its something real simple......
I'm having the same issue. Leveled up a few times and tried it but it didn't work. Then again and it still didn't work. Some people are getting lucky I guess.
vBulletin Solutions, Inc. All rights reserved.