360haven works best with JavaScript enabled
Splinter Cell Conviction Unlock,Buy,Everything
Loading
Register
Results 1 to 2 of 2
  1. #1
    Haven Donator
    BlackHeart is offline
    Join Date : Dec 2010
    Posts : 63
    Array

    Splinter Cell Conviction Unlock,Buy,Everything

    Splinter Cell - Conviction (Unlock, buy Everything + Extras)

    There are 3 parts to realize this.

    * Extraction of Data (the 0000D02D file from the Profile save)
    * Hexediting
    * Injection of Data (Inject back the 0000D02D file to the Profile save


    * Extraction of 0000D02D.dat

    You need Offzip/Packzip UI for this.



    # Open your Profile.sav in "Input"
    Select the directory where you want the 0000D02D.dat file to be
    Then, press Start.
    You now have the 0000D02D.dat file.


    # Hexediting

    Open your 0000D02D.dat in a Hexeditor.

    Here I will use HexWorkshop.

    * Go to offset 0000014C. It's the begining of your Profile Name.
    You will be able to hack everything below.

    But, it depends on how long your name is... If your name if longer than the one i used for the example, then the offsets will be a little more far.
    Here it's "Unknown Pro", every hackable thing i will talk about, start at the First digit after the end of the name.
    In other words, All the "hightlighted" part in the Pic.

    But with the pic, you will understand.



    # Points Mods

    Points Earned
    00000158 ~to~ 0000015B

    Points to spend
    0000015C ~to~ 0000015F


    # Actual Equipements Mods

    00000161 Actual Weared Uniform

    Code:
    Values:
    00 Ech3
    01 Zvezda VR
    02 Black Arrow E3
    03 Vympel
    04 Shadow
    05 Top Secret
    06 Mozook Telecom VR
    07 Akali VR
    08 Traqueur urbain
    09 Elite
    00000162 Actual Weapon 1
    00000163 Actual Weapon 2

    Code:
    values:
    00 = none
    01 = Five-Seven
    ect...
    09 = SC30000
    ect...
    Note: puting a 2nd weapon value in a 1st Weapon slot, or the other way, won't work.
    You will see that it works in setting Menu, but once you start the game, you won't have weapons in this slot.


    00000164 Actual Camouflage
    00000165 Actual Equipement 1 (Visual only)
    00000165 Actual Equipement 2 (Visual only)
    00000167 Actual Equipement 3 (Visual only)

    Code:
    Values:
    Color
    00 Default
    01 Color 1
    02 Color 2
    03 Color 3
    04 Color 4
    05 Color 5
    06 Default With Kestrel Tatoo
    
    Equipement
    00 None
    01 Equipement 1
    02 Equipement 2
    03 Equipement 3
    04 Equipement 4
    05 Equipement 5
    06 Equipement 6
    07 Equipement 7
    08 Equipement 8
    09 Equipement 9
    Note: this will only affect the appearence, it doesn't affect the stats.
    For instance, if you use a the value of knee pad, you will wear a kneed pad, but your protection won't increase.
    It works the other way too. if you already have a knee pad, and you use 00, then you will still have the protection of the knee pad, but you won't wear it.
    it useful if you don't like the pads ect... but you want their effect.


    00000168 Actual Gadget 1
    00000169 Actual Gadget 2

    Code:
    04 Camera
    ect...
    #


    # Unlockables:

    Unlock Infiltation
    00000160 (Unlock = 01)

    Uplay Weapon
    0000016A (Unlock = FF)

    All In-Game unlockables Weapons
    0000016B (Unlock = FF)

    All Extra Weapons + Spas-12
    0000016C (Unlock = FF)

    Shadow armor & Zvezda VR
    0000016D (Unlock = FF)

    All Extra Uniforms
    0000016E (Unlock 03)


    # Uniforms Mods:
    Uniform 1 Ech3
    0000016F Equipement 1
    00000170 Equipement 2
    00000171 Equipement 3
    00000172 Camouflage

    Uniform 2 Zvezda VR
    00000173 Equipement 1
    00000174 Equipement 2
    00000175 Equipement 3
    00000176 Camouflage

    Uniform 3 Black Arrow E3
    00000177 Equipement 1
    00000178 Equipement 2
    00000179 Equipement 3
    0000017A Camouflage

    Uniform 4 Vympel
    0000017B Equipement 1
    0000017C Equipement 2
    0000017D Equipement 3
    0000017E Camouflage

    Uniform 5 Shadow
    0000017F Equipement 1
    00000180 Equipement 2
    00000181 Equipement 3
    00000182 Camouflage

    Uniform 6 Traqueur urbain
    00000183 Equipement 1
    00000184 Equipement 2
    00000185 Equipement 3
    00000186 Camouflage

    Uniform 7 (Mozook Telecom VR)
    00000187 Equipement 1
    00000188 Equipement 2
    00000189 Equipement 3
    0000018A Camouflage

    Uniform 8 Top Secret
    0000018B Equipement 1
    0000018C Equipement 2
    0000018D Equipement 3
    0000018E Camouflage

    Uniform 9 Akali VR
    0000018F Equipement 1
    00000190 Equipement 2
    00000191 Equipement 3
    00000192 Camouflage

    Uniform 10 Elite E3
    00000193 Equipement 1
    00000194 Equipement 2
    00000195 Equipement 3
    00000196 Camouflage

    Code:
    Values:
    Color
    00 Default
    01 Color 1
    02 Color 2
    03 Color 3
    04 Color 4
    05 Color 5
    06 Default With Kestrel Tatoo
    Note: don't enter camouflage Menu if you use 06. it will freeze the game.

    Code:
    Equipement
    00 None
    01 Equipement 1
    02 Equipement 2
    03 Equipement 3
    04 Equipement 4
    05 Equipement 5
    06 Equipement 6
    07 Equipement 7
    08 Equipement 8
    09 Equipement 9
    #

    * Buy Everything:
    00000197 ~to~ 000001B4 (Buy Everything = FF)


    * Challenges Adresses:
    000001B8 ~to~ 00000250



    # Injection of Data

    You need Offzip/Packzip UI for this.



    Using Packzip.
    Open your 0000D02D.dat in "Source"
    Select your Profile.sav in "Target"
    Wright 0x0000d02d in "Offset"

    Then, press Start.
    You now have your Profile.sav file Modded.

    Rehash/Resign and use the Save, and have fun !

    Credit Goes To K.G

    And If u need a better enum for the weapons this was posted by feudalnate for extra help

    Code:
        Enum Weapons As Byte
            None = 0
            FiveSeven = 1
            '2 = Freeze
            MK23 = 3
            MP7A1 = 4
            MP5N = 5
            M3 = 6
            AK47 = 7
            G36C = 8
            SC3000 = 9
            '10 = Freeze
            '11 = Freeze
            Skorpion = 12
            '13 = Freeze
            '14 = Freeze
            DesertEagle = 15
            P228 = 16
            P99 = 17
            USP45 = 18
            UMP45 = 19
            MP5SD3 = 20
            VIKHR = 21
            SR2M = 22
            M468 = 23
            FAMASG2 = 24
            SCARH = 25
            M500 = 26
            SPAS12 = 27
            MP446 = 28
            AKS74U = 29
        End Enum


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


  3. #2
    simplenexus

    Re: Splinter Cell Conviction Unlock,Buy,Everything

    Good work)

 

 

Similar Threads

  1. [Trainer] Splinter Cell Conviction +3 v0.2
    By xJACKASSx in forum Trainers
    Replies: 11
    Last Post: 01-13-2016, 02:48 PM
  2. Splinter Cell: Conviction - Save Editor
    By feudalnate in forum Xbox 360 Modding Programs
    Replies: 26
    Last Post: 04-26-2014, 08:04 AM
  3. Replies: 0
    Last Post: 09-02-2012, 07:00 AM
  4. [Trainer] Splinter Cell Conviction +2 [v0.1]
    By xJACKASSx in forum Trainers
    Replies: 12
    Last Post: 06-19-2012, 05:22 PM
  5. Splinter Cell: Conviction - Points Editor
    By feudalnate in forum Xbox 360 Modding Programs
    Replies: 1
    Last Post: 10-15-2011, 09:46 PM

Visitors found this page by searching for:

splinter cell conviction pc unlock weapons

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.

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