[SOLVE] How To Fix Blinking Heads ?

  • Thread starter Thread starter Akira Sendoh
  • Start date Start date
Status
Not open for further replies.
A

Akira Sendoh

Guest
Hello :)
I Have a Question ..
Does Anyone Know how to Fix Blinking Head ?
Because i Try to edit a Model . But when i try it to ingame
the head of my model is blinking :(

I hope there's a simple solution to my problem ..
Sorry For My Bad English :P
 
Last edited:
field model im assuming. open the model in kimera. click the head then add part to bone. add the head. then put in game should be good.

search before you post. if you type blinking head into the search bar you get helpful results
 
You can also use notepad.

Here's an example.  The procedure is the same for other field models.
This accomplishes the same thing as suggested in the previous post.

    Open 'DCIC.HRC' in Notepad
        Make the following change:
            head
            chest
            6.8333898
            2 DCJB DCJB
        Save and overwrite
 
You can also use notepad.

Here's an example.  The procedure is the same for other field models.
This accomplishes the same thing as suggested in the previous post.

    Open 'DCIC.HRC' in Notepad
        Make the following change:
            head
            chest
            6.8333898
            2 DCJB DCJB
        Save and overwrite
Hmm .. Can you just tell me how to do that in AAAA.HRC ???
Because its different with DCIC.HRC ..
 
Last edited:
Hmm .. Can you just tell me how to do that in AAAA.HRC ???
Because its different with DCIC.HRC ..
I suggest you bookmark this: https://spreadsheets.google.com/spr...oDVsrYhVdG0zZERUT0tsOF91eHE2WHo4ZWRseWc&gid=4

On that spreadsheet, press Ctrl+F and search for DCJB. You will see that DCJB.rsd is the head file for man5. Now do a search for AAAA and identify Cloud's head file. It should be easy to see that it's AAAF.rsd

Find that file inside your char.lpg and open it with Notepad. Add the following:

head
chest
6.8333898
2 AAAJ AAAJ

Save the file before closing. The same process can be done for any other models. Even though it's not the only method, doing these manual changes can help you understand some of the file structure and how the game works on it.
 
Status
Not open for further replies.
Back
Top