Page 151 of 202

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 8:31 am
by SunBeam
machine4578 wrote:
Tue Jun 28, 2022 3:22 pm
...
Tested this with no DLL or my patch applied.

000001C7915AD3A2 //Werewolf Helmet --> gets removed on exit to main menu then back in-game
000001CDB835A4FC //Ezio's Outfit --> gets removed on exit to main menu then back in-game
000001EA12E26C6D //Twilight Bracers --> gets re-added on removal with 'Edit Quantity' script; any other?
000001B91B7D4120 //Berserker Bracers --> gets removed on exit to main menu then back in-game

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 8:57 am
by machine4578
SunBeam wrote:
Wed Jun 29, 2022 8:31 am
machine4578 wrote:
Tue Jun 28, 2022 3:22 pm
...
Tested this with no DLL or my patch applied.

000001C7915AD3A2 //Werewolf Helmet --> gets removed on exit to main menu then back in-game
000001CDB835A4FC //Ezio's Outfit --> gets removed on exit to main menu then back in-game
000001EA12E26C6D //Twilight Bracers --> gets re-added on removal with 'Edit Quantity' script; any other?
000001B91B7D4120 //Berserker Bracers --> gets removed on exit to main menu then back in-game
im fairly certain that those 4 items cover all known types of unlocks you can get(dlc, pre-order dlc, ubi connect reward, helix item)
thanks again for the help! cheers!

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 9:04 am
by SunBeam
machine4578 wrote:
Wed Jun 29, 2022 8:57 am
im fairly certain that those 4 items cover all known types of unlocks you can get(dlc, pre-order dlc, ubi connect reward, helix item)
Didn't say otherwise :)

Tested a bit further:
  • got the 3 items (Werewolf Helmet, Ezio's Outfit, Berserker Bracers)
  • saved game
  • exited game
  • put the DLL back
  • started game
  • Continue
Only the Berserker Bracers were removed.
  • Equipped Helmet and Outfit, went to main menu, back in-game. They don't stay equipped, though not removed from inventory. So I have to re-equip them every time.
  • Re-equipped them, saved game, exited to main menu and Load > Manual Save 1. Now they're equipped :) And changing outfits works like normal.
So at least one save was necessary.. or game didn't properly save progress in the auto-save..

OK, will test if I RET-ing the removal function(s) does the trick.

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 11:37 am
by SunBeam

Code: Select all

000001D7A36BA3FB / European Pond Turtle (small)
000001D7A36BA3F6 / European Pond Turtle (regular)
000001D7A36BA3F1 / European Pond Turtle (big)
Doing some quests (Paris DLC), so will add more above.

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 1:25 pm
by Gwinbleid
Permanent boost pack works only for couple of minutes. After that it's gone, doesn't even need to reload or restart the game. Is there any fix for that?

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 5:51 pm
by lgbs2004
I watched some video on youtube of someone playing AC Valhalla using this table to select from a drop-down list a single item to add to the inventory, with the names of the items. Is this possible with the table in this thread? Thanks in advance!

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 6:07 pm
by TheSolenOne
BrSemPai wrote:
Tue Jun 28, 2022 3:15 pm
TheSolenOne wrote:
Tue Jun 28, 2022 10:30 am
BrSemPai wrote:
Tue Jun 28, 2022 12:34 am
Is there any table that I can change the XP multiplier ?? that I can change the amount of XP I earn
fli ngtrainer.com
I can't use it because it's paid '-'
Lol what?

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 9:07 pm
by eyecrave
Didn't work yesterday when i tried the code but with the latest update to table posted it now works.

dq 000001F19A42DF7E Melrakki / horse skin

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 9:26 pm
by SunBeam
^ You need to have the actual DATA in the game's files for AddItem to work with your given hash. For example, if you want some DLC item and don't own the DLC, then there are no DLC files that would contain the data unlocked by AddItem(hash). Obviously nothing will happen.

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Wed Jun 29, 2022 10:26 pm
by eyecrave
SunBeam wrote:
Wed Jun 29, 2022 9:26 pm
^ You need to have the actual DATA in the game's files for AddItem to work with your given hash. For example, if you want some DLC item and don't own the DLC, then there are no DLC files that would contain the data unlocked by AddItem(hash). Obviously nothing will happen.
OK that makes sense but it seems like these items were added with the new update and i have all the dlc's. These items seem to be upcoming helix items so not sure why it didn't work yesterday for the other 2 codes. The last one still not working either.

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Thu Jun 30, 2022 7:39 am
by asterix80
is it possible for the cairns to add that they don't have gravity

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Thu Jun 30, 2022 12:46 pm
by SunBeam
asterix80 wrote:
Thu Jun 30, 2022 7:39 am
is it possible for the cairns to add that they don't have gravity
Come on.. seriously? What's the point of the game then if you want it to almost play by itself?... Take some time off, come back later to it and do it relaxed.

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Thu Jun 30, 2022 7:08 pm
by browdybrembo
Is there anyway to upgrade armors/weapons through editor?

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Fri Jul 01, 2022 12:55 am
by TheSolenOne
browdybrembo wrote:
Thu Jun 30, 2022 7:08 pm
Is there anyway to upgrade armors/weapons through editor?
no

Re: Assassin’s Creed® Valhalla - InventoryEditor

Posted: Fri Jul 01, 2022 11:32 pm
by hekatoncheir
Hi guys, does anyone have the hashID for the sorcerer's weapons pack? thanks.