Cyberface Creation Issues (LOD issues?)

A hub for everything related to NBA 2K21 modding. Releases, previews, requests, and other modding discussion belongs here.

Cyberface Creation Issues (LOD issues?)

Postby Fest_ on Mon Nov 16, 2020 9:05 am

Hello everyone, novice modder for 2k here, im currently trying to make myself in NBA 2k21, but im encountering an issue. Currently i have found an issue where whatever changes i made to the model in blender work but only upclose, whenever i zoom out inside the game the model reverses back into the original, so i need help as to why this is doing this and how to fix it.
Fest_
 
Posts: 5
Joined: Sun Dec 15, 2019 8:51 am

Re: Cyberface Creation Issues (LOD issues?)

Postby Jeek313 on Mon Nov 16, 2020 4:30 pm

Fest_ wrote:Hello everyone, novice modder for 2k here, im currently trying to make myself in NBA 2k21, but im encountering an issue. Currently i have found an issue where whatever changes i made to the model in blender work but only upclose, whenever i zoom out inside the game the model reverses back into the original, so i need help as to why this is doing this and how to fix it.


Open the hihead.SCNE file in Notepad++. Near the end of the file, you'll find this:
Code: Select all
"Lods": [
   "hihead_LODShape1",
   "hihead_LODShape2",
   "hihead_LODShape3",
   "hihead_LODShape4",
   "hihead_LODShape5"
],


Change it to this:
Code: Select all
"Lods": [
   "hihead",
   "hihead",
   "hihead",
   "hihead",
   "hihead"
],
User avatar
Jeek313
 
Posts: 152
Joined: Thu Aug 27, 2020 5:12 am


Return to NBA 2K21 Modding

Who is online

Users browsing this forum: No registered users and 2 guests