Star Wars: The Force Unleashed 2 Message Board  STATUS: ACTIVE - Trainers are still being considered and updated for this title as patches are released. There is no guarantee that a trainer can be made or updated but it will be reviewed by our staff.

Our Star Wars: The Force Unleashed 2 Trainer is now available and supports RETAIL. Our Star Wars: The Force Unleashed 2 message board is available to provide feedback on our trainers or cheats.
Star Wars: The Force Unleashed 2 Trainer
REQUEST MORE OPTIONS
0 option(s) for voting
FILE UPDATE REQUEST
1 report(s) filed
BOOST UPDATE PRIORITY
Boost currently not available
Message Board for PC version
Page 1 of 2   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
Editing TFU2PersistentData.lua
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to ****_Nixon
    ELITE
    ****_Nixon posted on Nov 03, 2010 11:12:47 PM - Report post
     
    So I've changed most of my quantities to "2," which the file indicates as unlocked, but not new. However, none of my values have changed in both my current and new game. No sabers, no cinemas, no art, etc.

    What should I be doing?
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to MJALowe
    ELITE
    MJALowe posted on Nov 04, 2010 1:11:45 AM - Report post
     
    there are two numbers for sabers crystals one number for everything else.

    for sabers:
    unlocked 2
    quantity 2

    for everything else:
    unlocked 2

    let me do a some copy pastes for ya (keep in mind the silver and yellow crystals and the 2 costumes wont unlock without editing some other files)

    --- TFU2 Campaign
    Persistence.Slot.TFU2Campaign.Unlocked = { }
    Persistence.Slot.TFU2Campaign.Unlocked.Cato1 = 2
    Persistence.Slot.TFU2Campaign.Unlocked.Cato2 = 2
    Persistence.Slot.TFU2Campaign.Unlocked.Cato3 = 2
    Persistence.Slot.TFU2Campaign.Unlocked.Dagoba = 2
    Persistence.Slot.TFU2Campaign.Unlocked.RebShip1 = 2
    Persistence.Slot.TFU2Campaign.Unlocked.RebShip2 = 2
    Persistence.Slot.TFU2Campaign.Unlocked.Camino2 = 2
    Persistence.Slot.TFU2Campaign.Unlocked.Camino3 = 2
    Persistence.Slot.TFU2Campaign.Finished = false

    --- Crystal Setup
    --- General Settings
    Persistence.Slot.Profile.SaberCrystals = { }
    Persistence.Slot.Profile.SaberCrystals.CurrentLeftCrystal = "0"
    Persistence.Slot.Profile.SaberCrystals.CurrentRightCrystal = "0"
    Persistence.Slot.Profile.SaberCrystals.DefaultCrystal = "-1819818985" -- stricrc32( "Red" )

    --- Red Crystal, available by default
    Persistence.Slot.Profile.SaberCrystals.RedCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.RedCrystalQuantity = 2

    --- Blue Crystal
    Persistence.Slot.Profile.SaberCrystals.BlueCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.BlueCrystalQuantity = 2

    --- Green Crystal
    Persistence.Slot.Profile.SaberCrystals.GreenCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.GreenCrystalQuantity = 2

    --- Dark Green Crystal
    Persistence.Slot.Profile.SaberCrystals.DarkGreenCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.DarkGreenCrystalQuantity = 2

    --- Light Green Crystal
    Persistence.Slot.Profile.SaberCrystals.LightGreenCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.LightGreenCrystalQuantity = 2

    --- Purple Crystal
    Persistence.Slot.Profile.SaberCrystals.PurpleCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.PurpleCrystalQuantity = 2

    --- Orange Crystal
    Persistence.Slot.Profile.SaberCrystals.OrangeCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.OrangeCrystalQuantity = 2

    --- UnstableRed Crystal
    Persistence.Slot.Profile.SaberCrystals.UnstableRedCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.UnstableRedCrystalQuantity = 2

    --- Magenta Crystal
    Persistence.Slot.Profile.SaberCrystals.MagentaCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.MagentaCrystalQuantity = 2

    --- LightRed Crystal
    Persistence.Slot.Profile.SaberCrystals.LightRedCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.LightRedCrystalQuantity = 2

    --- UnstableBlue Crystal
    Persistence.Slot.Profile.SaberCrystals.UnstableBlueCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.UnstableBlueCrystalQuantity = 2

    --- Light Blue Crystal
    Persistence.Slot.Profile.SaberCrystals.LightBlueCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.LightBlueCrystalQuantity = 2

    --- Gold Crystal
    Persistence.Slot.Profile.SaberCrystals.GoldCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.GoldCrystalQuantity = 2

    --- Black Crystal
    Persistence.Slot.Profile.SaberCrystals.BlackCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.BlackCrystalQuantity = 2

    --- White Crystal
    Persistence.Slot.Profile.SaberCrystals.WhiteCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.WhiteCrystalQuantity = 2

    --- Silver Crystal
    Persistence.Slot.Profile.SaberCrystals.SilverCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.SilverCrystalQuantity = 2

    -- Yellow Crystal
    Persistence.Slot.Profile.SaberCrystals.YellowCrystalUnlocked = 2
    Persistence.Slot.Profile.SaberCrystals.YellowCrystalQuantity = 2


    --- Costume Setup
    --- General Settings
    Persistence.Slot.Profile.Costumes = { }
    Persistence.Slot.Profile.Costumes.CurrentCostume = ""

    --- Kamino
    Persistence.Slot.Profile.Costumes.KaminoTunicUnlocked = 2

    -- Cato
    Persistence.Slot.Profile.Costumes.CatoFlightsuitUnlocked = 2

    -- Dagobah
    Persistence.Slot.Profile.Costumes.DagobahJediUnlocked = 2

    -- Rebel Ship
    Persistence.Slot.Profile.Costumes.RebelshipHeroUnlocked = 2

    -- Dark Apprentice
    Persistence.Slot.Profile.Costumes.DarkApprenticeUnlocked = 2

    -- Light Apprentice
    Persistence.Slot.Profile.Costumes.LightApprenticeUnlocked = 2

    -- Guykiller
    Persistence.Slot.Profile.Costumes.GuykillerUnlocked = 2

    -- Kamino Two
    Persistence.Slot.Profile.Costumes.KaminoTwoUnlocked = 2

    -- Boba Fett
    Persistence.Slot.Profile.Costumes.BobaFettUnlocked = 2

    -- Jump Trooper
    Persistence.Slot.Profile.Costumes.JumpTrooperUnlocked = 2

    -- Nemoidian
    Persistence.Slot.Profile.Costumes.NemoidianUnlocked = 2

    -- Rahm Kota
    Persistence.Slot.Profile.Costumes.KotaUnlocked = 2

    -- Rebel Commando
    Persistence.Slot.Profile.Costumes.RebelCommandoUnlocked = 2

    -- Rebel Soldier
    Persistence.Slot.Profile.Costumes.RebelSoldierUnlocked = 2

    -- Saber Guard
    Persistence.Slot.Profile.Costumes.SaberGuardUnlocked = 2

    -- Scout Trooper
    Persistence.Slot.Profile.Costumes.ScoutTrooperUnlocked = 2

    -- Sith Acolyte
    Persistence.Slot.Profile.Costumes.SithAcolyteUnlocked = 2

    -- Storm Trooper
    Persistence.Slot.Profile.Costumes.StormTrooperUnlocked = 2

    -- Terror Trooper
    Persistence.Slot.Profile.Costumes.TerrorTrooperUnlocked = 2

    -- Sith Training Droid
    Persistence.Slot.Profile.Costumes.SithTrainingDroidUnlocked = 2

    -- TFU1 Classic
    Persistence.Slot.Profile.Costumes.TFU1ClassicUnlocked = 2

    -- TFU1 UltimateEvil
    Persistence.Slot.Profile.Costumes.TFU1UltimateEvilUnlocked = 2

    -- TFU1 UltimateGood
    Persistence.Slot.Profile.Costumes.TFU1UltimateGoodUnlocked = 2

    -- McQuarrie
    Persistence.Slot.Profile.Costumes.McQuarrie = 2

    -- MaulKiller
    Persistence.Slot.Profile.Costumes.MaulKiller = 2
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to MJALowe
    ELITE
    MJALowe posted on Nov 04, 2010 1:16:16 AM - Report post
     
    sorry for the double post but the system wouldn't let me edit

    edit: also this will ONLY work on a new save slot, not just a restart on the current slot, I wound up deleteing my old save, starting up with the changes, then after I passed the first checkpoint I exited and undid the changes, all those numbers are apparently in the same file and placed there when the save slot has a game generated in it.
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to sharp911
    VETERAN
    sharp911 posted on Nov 04, 2010 7:29:47 AM - Report post
     
    unfortunetly no, i found out that

    unlocked is nr "1"
    lightsaber quantity is nr "2" why 2? Bcoz it determines how many for instance blue crystals you got....

    "UNLOCKED VALUES: 0 = Locked, 1 = Unlocked and New, 2 = Unlocked with no New tag"


    i found this

    "Persistence.Slot.Profile.Rewards.BlueBactaTanks = { }
    Persistence.Slot.Profile.Rewards.BlueBactaTanks.Quantity = 0.0
    Persistence.Slot.Profile.Rewards.BlueBactaTanks.ModifierCRC = "-141898384" -- Available in TFU2.modifierLayers.xml, included by the base player, stricrc32( "Holocron_BlueBacta" )

    -- Cheats
    -- infinite health
    Persistence.Slot.Profile.Cheats.InfiniteHealthUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.InfiniteForceEnergyUnlocked = 2
    --
    Persistence.Slot.Profile.Cheats.DamageBoostUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.SuperModeUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.UnlockCombosUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.UnlockPowersUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.MindTrickUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.RepulseUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.SaberThrowUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.ExperienceUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.SaberCrystalsUnlocked = 1
    --
    Persistence.Slot.Profile.Cheats.ArtViewerUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.CinematicsUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.DatabankEntriesUnlocked = 0
    --
    Persistence.Slot.Profile.Cheats.UnlockCostumesUnlocked = 0
    --

    -- Achievements
    -- 5 enemy kills with the turbolaser for RnD_2"

    i tried to change this InfiniteForcePower to unlocked to make game think that i typed cheat for unlimited power...but with now result

    [Edited by sharp911, 11/4/2010 7:33:48 AM]
  • Tier 7
    Send a message to Bikeracer4487
    TIER 7
    Bikeracer4487 posted on Nov 04, 2010 4:16:41 PM - Report post
     
    so, where is this file at? I can't seem to find it anywhere...
    Intel Core i9 9900K OC'd @ 5.0 GHz
    EVGA RTX 3090 FTW3
    4x8GB Corsair Vengeance DDR4-3000
    Windows 11
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to ****_Nixon
    ELITE
    ****_Nixon posted on Nov 04, 2010 4:17:34 PM - Report post
     
    Thanks, mate. I'm going to also try the cinema and concept art slots so I don't have to mess with the silly challenges.
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to Londo1
    ELITE
    Londo1 posted on Nov 04, 2010 6:59:59 PM - Report post
     
    So after you make the changes start a new game in a saved game spot, play to the first checkpoint then undo all the changes?

    I went through and changed all to "2" started a new game but none of the changes showed up
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to bugattiboy
    ELITE
    bugattiboy posted on Nov 04, 2010 8:11:57 PM - Report post
     
    So if do everything MJALowe posted will I get everything unlocked? Or what do I have to do?
Page 1 of 2   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 1:53:02 PM