Jump to content

Mod Request: Edit Character Appearance after character creation


Nordvahkiin

Recommended Posts

I would also like this. It's going to be difficult because Cyberpunk references PC gender(Body, voice) throughout the main story. It's definitely possible though.

That doesn't actually affect the difficulty of the task at all. Save metadata file has the body and voice options - so that you can just open with your chosen text editor and swap them, it's the easiest thing.

Link to comment
Share on other sites

  • Replies 86
  • Created
  • Last Reply

Top Posters In This Topic

Looking forward to a mod like that !!
I was under the impression that the Cyberware option was blocked at character creation so i didn't put any , but i really wanted some :O
I assume it would come later on , or that we could change our looks later , you know , like in MOST Rpgs :/
And i don't feel like replaying the first 5h of the game just to change that ...

Edited by CentauriWorks
Link to comment
Share on other sites

Cah

 

 

I found hex values for character customization in the sav.dat - tried to change them but loading the save resulted in an instant crash. I'll just leave these findings here.

Yeah this is a potential workaround. I made two new characters, with different hairstyles, and found the 12 byte array in sav.dat where they differed (after 0x61697273). I then replaced the array in one save with the array from the other, and that save had the updated hairstyle from the other one.

 

Cna you explain us step by step how did you change that?

For started, how did you search 0x61697273 in HxD?

Link to comment
Share on other sites

 

I would also like this. It's going to be difficult because Cyberpunk references PC gender(Body, voice) throughout the main story. It's definitely possible though.

That doesn't actually affect the difficulty of the task at all. Save metadata file has the body and voice options - so that you can just open with your chosen text editor and swap them, it's the easiest thing.

 

 

Won't it have an effect on the gamestate, there are some gender specific romance options for example.

Link to comment
Share on other sites

All right, I'm giving it a shot but I'm not very knowledgeable at this so I need some help.

So far I discovered that some if not all of the character customization options are saved near the string "—character_customization" in the save.dat file.

I created 2 saves one with default everything and the second one with red eyes and red hair, this is what changes between them:
7ndbPjY.jpg

For the eyes, it goes from 18_gradient_yellow to 16_gradient_red this one should be easy enough to replace and just work, but what I'm really interested is the hair color.

That one is tricky, it goes from "05ì liquorice" to "11_red_apple", the problem is this weird "ì " in the middle of the original name, I don't know how to edit this.

Also, this isn't the only thing that changes, here is the binary diff just of the hair part:
QcnloZz.jpg
Help anyone?

Edited by BlackFirePC
Link to comment
Share on other sites

All right, I'm giving it a shot but I'm not very knowledgeable at this so I need some help.

So far I discovered that some if not all of the character customization options are saved near the string "âcharacter_customization" in the save.dat file.

I created 2 saves one with default everything and the second one with red eyes and red hair, this is what changes between them:

7ndbPjY.jpg

For the eyes, it goes from 18_gradient_yellow toÃÂ 16_gradient_red this one should be easy enough to replace and just work, but what I'm really interested is the hair color.

That one is tricky, it goes from "05ìàliquorice" to "11_red_apple", the problem is this weird "ì " in the middle of the original name, I don't know how to edit this.

Also, this isn't the only thing that changes, here is the binary diff just of the hair part:

QcnloZz.jpg

Help anyone?

What program are you using?

Edited by autosave1984
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...