Page 38 of 38

Re: Code Vein

Posted: Sun Feb 21, 2021 3:17 am
by PureReality
fearscar wrote:
Sat Feb 20, 2021 7:27 pm
Game pass version would be great.
DezRoost wrote:
Thu Feb 18, 2021 9:56 pm
Does this work with xbox gamer pass on PC, because it came out today on gamer pass.
Noru wrote:
Fri Feb 19, 2021 9:00 am
DezRoost wrote:
Thu Feb 18, 2021 9:56 pm
Does this work with xbox gamer pass on PC, because it came out today on gamer pass.
I tried it, not working. Would love to see an update :)
There is currently a working table here viewtopic.php?p=178757#p178757 small in features atm but it does seem to work.

Re: Code Vein

Posted: Wed May 12, 2021 7:01 pm
by JorgeFFC
I've been using this table scripts just fine, though on my side somehow the skills/gifts stop working once some of those scripts are up, and they remain down or without ichor i believe ti'll i die and revive... then i can use skills again, but after activating some of the codes again, i'm auto 0/0 Ichor or whatever(can't use any skill with character at all). This confused me a bit since i didn't use ichor mod codes, mostly stamina related stuff.

Re: Code Vein

Posted: Sat Jun 12, 2021 7:43 pm
by PlaguePuppet
i have been searching everywhere for a "rename character" option. please can someone point me in the right direction?

Re: Code Vein

Posted: Thu Dec 30, 2021 9:01 pm
by SNOON242
so i have been looking around for ages. how do you dumpmemory to find item names?

Re: Code Vein

Posted: Fri Dec 31, 2021 7:22 am
by The Black X
SNOON242 wrote:
Thu Dec 30, 2021 9:01 pm
so i have been looking around for ages. how do you dumpmemory to find item names?
You need UUU. it has a function to dump ids, but They change everytime you boot the game.

Re: Code Vein

Posted: Sat Jan 01, 2022 4:36 pm
by SNOON242
The Black X wrote:
Fri Dec 31, 2021 7:22 am
SNOON242 wrote:
Thu Dec 30, 2021 9:01 pm
so i have been looking around for ages. how do you dumpmemory to find item names?
You need UUU. it has a function to dump ids, but They change everytime you boot the game.
what is UUU?

Re: Code Vein

Posted: Sat Jan 01, 2022 4:46 pm
by kanggg
Universal Unreal Unlocker

Re: Code Vein

Posted: Thu Jun 30, 2022 2:41 pm
by fengtimo
Hello everyone, can anyone explain how you get the Deadly Debug Sword and stuff like that, I don't understand how. And how do you use this: DA_Item_BloodCrystal_CrystalCore_342.DA_Item_BloodCrystal_CrystalCore_342[00060184] 000000003D30E500 ItemArticleBase. Do you need a program?

Re: Code Vein Item Editor

Posted: Thu Mar 16, 2023 1:53 pm
by DarthCarnis
how do i get the Item Editor scrips to work?

Re: Code Vein

Posted: Sun Mar 26, 2023 6:08 pm
by Ash
Had to re-read all pages just to make sure. Has anyone figured out how to change character name / code name? Seen a couple of people ask this but get no reply.

Re: Code Vein

Posted: Sat Jul 22, 2023 6:51 am
by HyQStride
i can't seem to dump ids for some reason i used UUU and pressed ctrl + / but nothing happened

Re: Code Vein

Posted: Thu Jul 27, 2023 11:27 am
by Superspy225
For anyone still playing that wants it this should unlock every blood code. Activate the script before loading the character you want to unlock the blood codes on. After loading in every blood code should be available, you can then disable the script.

I made this for the Steam version so it might not work with other versions.

Code: Select all

[ENABLE]

aobscanmodule(UnlockAll,$process,74 25 48 8B 07 45)
registersymbol(UnlockAll)

UnlockAll:
  db 75

aobscanmodule(UnlockAll2,$process,74 D2 4C 89 A4 24)
registersymbol(UnlockAll2)

UnlockAll2:
  db 75

[DISABLE]

UnlockAll:
  db 74

unregistersymbol(UnlockAll)

UnlockAll2:
  db 74

unregistersymbol(UnlockAll2)

Re: Code Vein

Posted: Sat Oct 14, 2023 5:36 am
by Foxoverload
Here is my table. It has just a few options. Steam Version only. And no, I won't do GamePass/Microsoft Store version bc I don't have the game in there.

The table should work fine, but any feedback is appreciated.
This is my first public table, so go easy on me. English is my second language so, sorry for any grammar/sentence errors.

[Pointers]
Health, Stamina, Ichor and Haze values.

[Scripts]
Inf Health, Inf Stamina, Inf Ichor, Inf Item Usage and +100 Materials per upgrade.
Spoiler
1.2
Infinite health was killing any companion after resting, this should fix it.
+100 Materials per upgrade should work if you have the necessary materials for the first upgrade. It caps at 256.


1.1
Pointers values getting lost fix
Infinite Stamina resetting to 0 after cutscene or resting fixed

1.0
Release