360haven works best with JavaScript enabled
[RELEASE] Syndicate DEMO Editor v1.5
Loading
Register
Page 1 of 4 1234 LastLast
Results 1 to 8 of 28
  1. #1
    ★ The Exiled One ★
    Exiledone

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

    [RELEASE] Syndicate DEMO Editor v1.5

    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:




    EDITOR:






    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 for PackageIO.dll
    BIG thanks to cybersam for coding in the checksum fixer
    Attached Files Attached Files
    Last edited by Idlehands88; 02-16-2012 at 12:12 AM. Reason: !UPDATE!
    Downloads : 71 || Uploads : 4 || Rep Power : 14275 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts




  2. The Following 17 Users Say Thank You to Idlehands88 For This Useful Post:

    + Show/Hide list of the thanked


  3. #2
    The Immortal God
    Rpg_Fan

    CloudStrife7x is offline
    Join Date : Dec 2010
    Location : Unknown
    Age : 36
    Posts : 18,751
    Array
    Twitter: @

    Re: [RELEASE] Syndicate DEMO Editor v1.3

    i tried the demo for this game an didnt like it that much lol, still nice job Idle :)
    Downloads : 157 || Uploads : 0 || Rep Power : 24436 || Posts : 18,751 || Thanks : 4,451 || Thanked 3,096 Times in 2,607 Posts



  4. #3
    ★ The Exiled One ★
    Exiledone

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

    Re: [RELEASE] Syndicate DEMO Editor v1.3

    UPDATE v1.4:
    - Added Chip Upgrades
    Downloads : 71 || Uploads : 4 || Rep Power : 14275 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



  5. #4
    Haven Donator
    DemonBooter is offline
    Join Date : Jan 2012
    Location : Greencastle, pa
    Age : 33
    Posts : 88
    Array

    Re: [RELEASE] Syndicate DEMO Editor v1.3

    Worked great idlehands thanks man :)

  6. #5
    Haven Martial Arts God


    cybersam is offline
    Join Date : Jan 2011
    Posts : 1,193
    Array

    Re: [RELEASE] Syndicate DEMO Editor v1.3

    so you've decided to create your own editors too ^_^

    nice work there...
    Downloads : 17 || Uploads : 2 || Rep Power : 7455 || Posts : 1,193 || Thanks : 43 || Thanked 4,060 Times in 399 Posts


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs,
    and the Universe trying to produce bigger and better idiots.
    So far, the Universe is winning.

    Rich Cook

  7. #6
    ★ The Exiled One ★
    Exiledone

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

    Re: [RELEASE] Syndicate DEMO Editor v1.3

    Quote Originally Posted by cybersam View Post
    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). :)
    Downloads : 71 || Uploads : 4 || Rep Power : 14275 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



  8. #7
    Haven Martial Arts God


    cybersam is offline
    Join Date : Jan 2011
    Posts : 1,193
    Array

    Re: [RELEASE] Syndicate DEMO Editor v1.3

    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 ^_^
    Downloads : 17 || Uploads : 2 || Rep Power : 7455 || Posts : 1,193 || Thanks : 43 || Thanked 4,060 Times in 399 Posts


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs,
    and the Universe trying to produce bigger and better idiots.
    So far, the Universe is winning.

    Rich Cook

  9. #8
    ★ The Exiled One ★
    Exiledone

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

    Re: [RELEASE] Syndicate DEMO Editor v1.3

    LOL I have lots of Editors on here :P Also your Checksum Fixer Code didn't quite work out:

    Code:
    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)
    Attached Images Attached Images  
    Last edited by Idlehands88; 02-16-2012 at 01:57 AM.
    Downloads : 71 || Uploads : 4 || Rep Power : 14275 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



 

 
Page 1 of 4 1234 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 SP Editor
    By Idlehands88 in forum Xbox 360 Modding Programs
    Replies: 118
    Last Post: 08-11-2013, 10:50 PM
  3. [RELEASE] Syndicate AIO Editor
    By Idlehands88 in forum Xbox 360 Modding Programs
    Replies: 41
    Last Post: 11-05-2012, 12:35 PM
  4. [RELEASE] Syndicate Token Editor
    By Countryboy in forum Xbox 360 Modding Programs
    Replies: 31
    Last Post: 08-04-2012, 10:24 AM
  5. [RELEASE] Syndicate Checksum Fixer
    By Idlehands88 in forum Xbox 360 Modding Programs
    Replies: 4
    Last Post: 03-15-2012, 01:28 PM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

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.

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