Wasteland 3 Pointer Table

Upload your cheat tables here (No requests)
Rebelicious
Expert Cheater
Expert Cheater
Posts: 102
Joined: Tue May 09, 2017 10:46 am
Reputation: 13

Re: Wasteland 3 Pointer Table

Post by Rebelicious »

In lieu of a full save editor, could someone figure out how to just do the decompressing/decryption/conversion from .xml to .txt (and back) of the save files? I'm happy to change my files manually, but I have no idea how to do that conversion, and the save editor dies immediately when trying to open saves.

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

chg22
What is cheating?
What is cheating?
Posts: 2
Joined: Sat May 29, 2021 8:06 pm
Reputation: 0

Re: Wasteland 3 Pointer Table

Post by chg22 »

The save editor no longer works, let's see if you can update it

Rebelicious
Expert Cheater
Expert Cheater
Posts: 102
Joined: Tue May 09, 2017 10:46 am
Reputation: 13

Re: Wasteland 3 Pointer Table

Post by Rebelicious »

Yeah, I'm a bit surprised (and saddened) that the DLC hasn't renewed any interest in the game. The reception is extremely lukewarm, and it seems the interest in updating the save-editor is fairly low.

tfigment
Table Makers
Table Makers
Posts: 638
Joined: Sat Apr 15, 2017 12:49 am
Reputation: 801

Re: Wasteland 3 Pointer Table

Post by tfigment »

Here is a hacked version of the save editor using dnSpy. The problem with the algorithm was that it hardcoded the headers to 11 values. The new saves have 13. I changed it to validate the string and not have hard coded list. Seems to work. There are hardcoded lists in the editor so new things in DLC could be an issue.

There was source code floating around before the save editor that someone posted with just the save export and it had the same issue.

This is totally unsupported, unofficial hack. Since the author has not been around for 8 months and not sure of its lineage. I take no responsibility if it breaks the save.

Edit: Just realized there were 3 versions. Updated the x64 version (not sure what was different).
Attachments
WL3.SaveEditor.x64.1.4.7z
Unsupported Hack 64-bit version. Password: iwillbackupmysaves
(128.49 KiB) Downloaded 19509 times
WL3.SaveEditor.1.4.7z
Unsupported Hack. Password: iwillbackupmysaves
(98.77 KiB) Downloaded 1630 times

Rebelicious
Expert Cheater
Expert Cheater
Posts: 102
Joined: Tue May 09, 2017 10:46 am
Reputation: 13

Re: Wasteland 3 Pointer Table

Post by Rebelicious »

tfigment wrote:
Sat Jun 05, 2021 2:37 am
Here is a hacked version of the save editor using dnSpy. The problem with the algorithm was that it hardcoded the headers to 11 values. The new saves have 13. I changed it to validate the string and not have hard coded list. Seems to work. There are hardcoded lists in the editor so new things in DLC could be an issue.

There was source code floating around before the save editor that someone posted with just the save export and it had the same issue.

This is totally unsupported, unofficial hack. Since the author has not been around for 8 months and not sure of its lineage. I take no responsibility if it breaks the save.

Edit: Just realized there were 3 versions. Updated the x64 version (not sure what was different).
Absolutely stellar my man, I'll check it out and we'll see if it sets fire to anything. 8-)

Rebelicious
Expert Cheater
Expert Cheater
Posts: 102
Joined: Tue May 09, 2017 10:46 am
Reputation: 13

Re: Wasteland 3 Pointer Table

Post by Rebelicious »

Rebelicious wrote:
Sat Jun 05, 2021 9:32 am
tfigment wrote:
Sat Jun 05, 2021 2:37 am
Here is a hacked version of the save editor using dnSpy. The problem with the algorithm was that it hardcoded the headers to 11 values. The new saves have 13. I changed it to validate the string and not have hard coded list. Seems to work. There are hardcoded lists in the editor so new things in DLC could be an issue.

There was source code floating around before the save editor that someone posted with just the save export and it had the same issue.

This is totally unsupported, unofficial hack. Since the author has not been around for 8 months and not sure of its lineage. I take no responsibility if it breaks the save.

Edit: Just realized there were 3 versions. Updated the x64 version (not sure what was different).
Absolutely stellar my man, I'll check it out and we'll see if it sets fire to anything. 8-)
Just checking back on this, sorry for the double-post but it feels appropriate.

I just wanted to say that the fix seems to be working fine. I loaded a game up in the save editor, messed around, saved, and it loaded just fine. I then created a new game (Test 1), messed around with it, saved, created another (Test 2), I then used the save editor to unpack both Test 1 and Test 2, opened both in Notepad++, copied/replaced an entire player character and the hostinventory from Test 1 to Test 2, packed Test 2, and it still loaded up just fine.

Of course, there's always the risk that something breaks, I've only tried this in the beginning of the game, but it's not crashing or anything like that. Kudos!

tfigment
Table Makers
Table Makers
Posts: 638
Joined: Sat Apr 15, 2017 12:49 am
Reputation: 801

Re: Wasteland 3 Pointer Table

Post by tfigment »

Rebelicious wrote:
Sun Jun 06, 2021 10:21 am
I just wanted to say that the fix seems to be working fine.
...
Of course, there's always the risk that something breaks, I've only tried this in the beginning of the game, but it's not crashing or anything like that. Kudos!
Thanks for testing more than I did. Testing thoroughly is the hard part thus the disclaimers. Is likely if there are new items or something in DLC those will be missing and worst case have issues when show in up in a save.

orangecrowe
Noobzor
Noobzor
Posts: 9
Joined: Wed Sep 23, 2020 5:31 pm
Reputation: 0

Re: Wasteland 3 Pointer Table

Post by orangecrowe »

From what i can tell the dlc stuff dont negatively effect the editor. You can even spawn in dlc items if you know the item id.

User avatar
Mwitwa
Cheater
Cheater
Posts: 29
Joined: Wed Jun 09, 2021 12:39 pm
Reputation: 10

Re: Wasteland 3 Pointer Table

Post by Mwitwa »

Google search: "Wasteland 3 crafting raw" and it should be the first result.
it lists all the ITM template names for the crafting patch.

If you just want to add the new weapons to your inventory instead of crafting them these are their names

(Use the Editor)

ITM_Crafing_Equip_Weapon_Brawling_FoamFinger <<This is not a typo, the devs forgot to spell check. I've tested it (1.4)>>
ITM_Crafting_Equip_Weapon_AssaultRifle_BlasterMaster
ITM_Crafting_Equip_Weapon_Bladed_PlasmaWhip
ITM_Crafting_Equip_Weapon_Blunt_BoomMace
ITM_Crafting_Equip_Weapon_Flamethrower_WASPGun
ITM_Crafting_Equip_Weapon_Handgun_SpikeDriver
ITM_Crafting_Equip_Weapon_HMG_Hoser
ITM_Crafting_Equip_Weapon_RocketLauncher_OrbCannon
ITM_Crafting_Equip_Weapon_SMG_Crossfire
ITM_Crafting_Equip_Weapon_SniperRifle_FreezeRay

And these are the Steeltown weapons if you want them before you start the DLC

ITM_DLC1_Equip_Weapon_AssaultRifle_DisruptionPulser_Elite_Tier6
ITM_DLC1_Equip_Weapon_AssaultRifle_DisruptionPulser_Tier6
ITM_DLC1_Equip_Weapon_AssaultRifle_FireballRifle_Elite_Tier6
ITM_DLC1_Equip_Weapon_AssaultRifle_FireballRifle_Tier6
ITM_DLC1_Equip_Weapon_Bladed_IgnitionSpear_Elite_Tier6
ITM_DLC1_Equip_Weapon_Bladed_IgnitionSpear_Tier6
ITM_DLC1_Equip_Weapon_Blunt_DisruptionBaton_Elite_Tier6
ITM_DLC1_Equip_Weapon_Blunt_DisruptionBaton_Tier6
ITM_DLC1_Equip_Weapon_Brawling_DisruptionGauntlet_Elite_Tier6
ITM_DLC1_Equip_Weapon_Brawling_DisruptionGauntlet_Tier6
ITM_DLC1_Equip_Weapon_Brawling_PneumaticGauntlet_Tier6
ITM_DLC1_Equip_Weapon_Flamethrower_TarThrower_Elite_Tier6
ITM_DLC1_Equip_Weapon_Flamethrower_TarThrower_Tier6
ITM_DLC1_Equip_Weapon_Handgun_FireSuppressionSprayer_Tier6
ITM_DLC1_Equip_Weapon_HMG_HazardShieldGenerator_Tier6
ITM_DLC1_Equip_Weapon_HMG_HeavyDisruptionBlaster_Elite_Tier6
ITM_DLC1_Equip_Weapon_HMG_HeavyDisruptionBlaster_Tier6
ITM_DLC1_Equip_Weapon_HMG_HeavyFireSuppressor_Tier6
ITM_DLC1_Equip_Weapon_Shotgun_DisruptionWebLauncher_Elite_Tier6
ITM_DLC1_Equip_Weapon_Shotgun_DisruptionWebLauncher_Tier6
ITM_DLC1_Equip_Weapon_SniperRifle_DisruptionRay_Elite_Tier6
ITM_DLC1_Equip_Weapon_SniperRifle_DisruptionRay_Tier6
ITM_DLC1_Equip_Weapon_SniperRifle_RivetRifle_Tier6

And the Armors
ITM_DLC1_Equip_Armor_Chest_Heavy_CryoExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Chest_Heavy_EnergyExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Chest_Heavy_FireExoskeleton_Elite_Tier6
ITM_DLC1_Equip_Armor_Chest_Heavy_FireExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Chest_Heavy_GroundedExoskeleton_Elite_Tier6
ITM_DLC1_Equip_Armor_Chest_Heavy_GroundedExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Helmet_Heavy_CryoExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Helmet_Heavy_EnergyExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Helmet_Heavy_FireExoskeleton_Elite_Tier6
ITM_DLC1_Equip_Armor_Helmet_Heavy_FireExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Helmet_Heavy_GroundedExoskeleton_Elite_Tier6
ITM_DLC1_Equip_Armor_Helmet_Heavy_GroundedExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Legs_Heavy_CryoExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Legs_Heavy_EnergyExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Legs_Heavy_FireExoskeleton_Elite_Tier6
ITM_DLC1_Equip_Armor_Legs_Heavy_FireExoskeleton_Tier6
ITM_DLC1_Equip_Armor_Legs_Heavy_GroundedExoskeleton_Elite_Tier6
ITM_DLC1_Equip_Armor_Legs_Heavy_GroundedExoskeleton_Tier6

Oh and before I forget, these are the new weapon mods (Linkage)
Don't worry, they downscaled the visuals, so the FX on the new ones wont be visually annoying

ITM_Crafting_WeaponMod_Ranged_Underbarrel_Unique_PoisonBarrel
ITM_Crafting_WeaponMod_Ranged_Underbarrel_Unique_SerratedBarrel
ITM_Crafting_WeaponMod_Ranged_Underbarrel_Unique_SlowBarrel



Enjoy.
Last edited by Mwitwa on Mon Jun 14, 2021 7:28 pm, edited 2 times in total.

harakirinosaru
Noobzor
Noobzor
Posts: 6
Joined: Tue Mar 16, 2021 5:28 pm
Reputation: 0

Re: Wasteland 3 Pointer Table

Post by harakirinosaru »

Can you use the save editor to add items manually?

User avatar
Mwitwa
Cheater
Cheater
Posts: 29
Joined: Wed Jun 09, 2021 12:39 pm
Reputation: 10

Re: Wasteland 3 Pointer Table

Post by Mwitwa »

harakirinosaru wrote:
Wed Jun 09, 2021 4:20 pm
Can you use the save editor to add items manually?
Yes.

There are 2 ways you can add the DLC stuff

1. The items tab - add a new item and before you add it change the amount to however many items you are going to rename that item to

2. Unpacking your save, editing the items that way (The first one is faster and a lot easier, unpacking is just if you're going to be doing a lot more than just changing names)

after renaming, simply save your changes


E Z

Wyzegy
Cheater
Cheater
Posts: 39
Joined: Tue Oct 02, 2018 11:38 pm
Reputation: 0

Re: Wasteland 3 Pointer Table

Post by Wyzegy »

Is the save editor password protected?

User avatar
Chrisfearless
Expert Cheater
Expert Cheater
Posts: 115
Joined: Sun Sep 23, 2018 5:24 pm
Reputation: 16

Re: Wasteland 3 Pointer Table

Post by Chrisfearless »

No, that password mentioned is just so you care more for the file

tfigment
Table Makers
Table Makers
Posts: 638
Joined: Sat Apr 15, 2017 12:49 am
Reputation: 801

Re: Wasteland 3 Pointer Table

Post by tfigment »

Wyzegy wrote:
Sun Jun 13, 2021 4:43 pm
Is the save editor password protected?
Yes. Site Rules are that any non-CheatTable attachments should be password protected zip files. The password is mentioned in the comment next to the file.

Athena
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Jun 15, 2021 6:03 pm
Reputation: 0

Re: Wasteland 3 Pointer Table

Post by Athena »

tfigment wrote:
Sat Jun 05, 2021 2:37 am
Here is a hacked version of the save editor using dnSpy. The problem with the algorithm was that it hardcoded the headers to 11 values. The new saves have 13. I changed it to validate the string and not have hard coded list. Seems to work. There are hardcoded lists in the editor so new things in DLC could be an issue.

There was source code floating around before the save editor that someone posted with just the save export and it had the same issue.

This is totally unsupported, unofficial hack. Since the author has not been around for 8 months and not sure of its lineage. I take no responsibility if it breaks the save.

Edit: Just realized there were 3 versions. Updated the x64 version (not sure what was different).
I still can't seem to repack the XML save files using the "Advanced" figure in the "x64 version" of the editor ... it can unpack the XML save and repack back into it but ... it auto crash after trying to edit the repackaged version of the XML save file ... and it won't show up in the ingame load order as well

Post Reply

Who is online

Users browsing this forum: admantx, AhrefsBot, aHunter, andrew.sbarros, arcticbacon, CodeRevenger, don217, DotBot, FearlessDragonzfire, FieserMoep, FreakZilla, Google [Bot], Google Adsense [Bot], gradius12, hfgtfertes, jonaaa, justjack163, kojah, lol3003, maifa2022, pineria, Raptor_q, Rubyelf