360haven works best with JavaScript enabled
[RELEASE] Syndicate SP Editor - Page 7
Loading
Register
Page 7 of 15 FirstFirst ... 23456789101112 ... LastLast
Results 49 to 56 of 119
  1. #49
    Haven Donator
    bobsandbag is offline
    Join Date : Dec 2010
    Location : Liverpool, England
    Posts : 378
    Array

    Re: [RELEASE] Syndicate SP Editor

    Quote Originally Posted by bobsandbag View Post
    Infinite Health AND Infinite Ammo - now THAT is my kind of save editor!! Thank you so much!
    I tried this editor today, the chip upgrades work fine - but I don't get Inf Ammo or Health?


  2. #50
    SoundaveG1

    Re: [RELEASE] Syndicate SP Editor

    Quote Originally Posted by bobsandbag View Post
    I tried this editor today, the chip upgrades work fine - but I don't get Inf Ammo or Health?
    Same for me the infinite health worked for a few levels and then worse off and no matter how many times i re-edit the file it wont come back on.

  3. #51
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 30
    Posts : 4,709
    Array
    Asteroids Champion
    Twitter: @

    Re: [RELEASE] Syndicate SP Editor

    It seems PAL version saves don't work properly in the Editor...
    Downloads : 70 || Uploads : 4 || Rep Power : 13035 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



  4. #52
    SoundaveG1

    Re: [RELEASE] Syndicate SP Editor

    Quote Originally Posted by Idlehands88 View Post
    It seems PAL version saves don't work properly in the Editor...
    Sad panda :(, if i were to upload an un-edited PAL save would that help you find the cause at all?

    Only just found this site and love it already.

  5. #53
    Haven Donator
    bobsandbag is offline
    Join Date : Dec 2010
    Location : Liverpool, England
    Posts : 378
    Array

    Re: [RELEASE] Syndicate SP Editor

    Quote Originally Posted by Idlehands88 View Post
    It seems PAL version saves don't work properly in the Editor...
    Idle - I've sent you a link to my save, but here it is again anyway - https://rapidshare.com/files/3080688124/DEFAULT

  6. #54
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 30
    Posts : 4,709
    Array
    Asteroids Champion
    Twitter: @

    Re: [RELEASE] Syndicate SP Editor

    Quote Originally Posted by bobsandbag View Post
    Idle - I've sent you a link to my save, but here it is again anyway - https://rapidshare.com/files/3080688124/DEFAULT
    I just looked at the coding and compared the offsets, it's reading in the correct spot, so I don't know why it isn't working with the Editor...
    Downloads : 70 || Uploads : 4 || Rep Power : 13035 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



  7. #55
    AndroidChrist

    Re: [RELEASE] Syndicate SP Editor

    Any attempt to use this editor nets me an error. The entire error script can be found below. I've tried different save files (including download other peoples saves) and every time I try to load the Checkpoint into the editor it just gives me said error and crashes, and none of them work. Any idea?

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

    ************** Exception Text **************
    System.IO.FileNotFoundException: Could not load file or assembly 'PackageIO, Version=0.1.9.3, Culture=neutral, PublicKeyToken=9e1b4e3f56665ed3' or one of its dependencies. The system cannot find the file specified.
    File name: 'PackageIO, Version=0.1.9.3, Culture=neutral, PublicKeyToken=9e1b4e3f56665ed3'
    at Syndicate_Editor.SSE.ReadFile(String FilePath)
    at Syndicate_Editor.SSE.OpenToolStripMenuItem_Click(O bject 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)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Syndicate Editor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Dood2/Desktop/Syndicate%20SP%20Editor.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    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.5453 (Win7SP1GDR.050727-5400)
    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.5446 (Win7SP1GDR.050727-5400)
    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.5420 (Win7SP1.050727-5400)
    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.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.

  8. #56
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 30
    Posts : 4,709
    Array
    Asteroids Champion
    Twitter: @

    Re: [RELEASE] Syndicate SP Editor

    Quote Originally Posted by AndroidChrist View Post
    Any attempt to use this editor nets me an error. The entire error script can be found below. I've tried different save files, and none of them work. Any idea?
    You have to have PackageIO.dll in the same folder as the Editor.
    Downloads : 70 || Uploads : 4 || Rep Power : 13035 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



 

 
Page 7 of 15 FirstFirst ... 23456789101112 ... LastLast

Similar Threads

  1. [RELEASE] Syndicate MP Loadout Editor
    By Idlehands88 in forum Xbox 360 Modding Programs
    Replies: 25
    Last Post: 07-17-2015, 04:27 AM
  2. [RELEASE] Syndicate AIO Editor
    By Idlehands88 in forum Xbox 360 Modding Programs
    Replies: 41
    Last Post: 11-05-2012, 12:35 PM
  3. [RELEASE] Syndicate Token Editor
    By Countryboy in forum Xbox 360 Modding Programs
    Replies: 31
    Last Post: 08-04-2012, 10:24 AM
  4. [RELEASE] Syndicate Checksum Fixer
    By Idlehands88 in forum Xbox 360 Modding Programs
    Replies: 4
    Last Post: 03-15-2012, 01:28 PM
  5. [RELEASE] Syndicate DEMO Editor v1.5
    By Idlehands88 in forum Xbox 360 Modding Programs
    Replies: 27
    Last Post: 02-25-2012, 04:54 AM

Visitors found this page by searching for:

syndicat xbox save editor

syndicate xbox save tool

Syndicate XBox360 save editor

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯