Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

A hub for everything related to NBA 2K23 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

ISSUES WITH NBA 2K23 REMASTERED [version 1.0]

Sat Jul 29, 2023 10:11 am

I can't even load into my game anymore after installing, it just crashes on the loading screens how do I fix this?

Re: ISSUES WITH NBA 2K23 REMASTERED [version 1.0]

Sat Jul 29, 2023 10:34 am

and I have followed the read me to the 1st instruction to the last

Re: ISSUES WITH NBA 2K23 REMASTERED [version 1.0]

Sat Jul 29, 2023 5:14 pm

It may encounter some issues with your previous mods already installed. Try to enable only remastered mods to see if it works properly. From there, enable your additionals/previous mods.

It's now a good way to organize your mods thx to looyh's hook. Don't put all your mods in one simple Mods file. For example if you download some courts, create a file named Mods_Courts and put those in. Same with cyberfaces : Mods_Cyberfaces. Then it's easier when you have issues with a new mod installed. You can disable only cf's or courts to see where's the matter.

In your case, i suspect you have already installed courts and arenas for lightning effect. It could cause crash when you load a game with Remastered courts/arenas.

Keep us in touch

Re: ISSUES WITH NBA 2K23 REMASTERED [version 1.0]

Sat Jul 29, 2023 7:34 pm

thanks, I fixed that issue now, but my players have like a shiny glow while playing now

Re: ISSUES WITH NBA 2K23 REMASTERED [version 1.0]

Sat Jul 29, 2023 8:07 pm

this is what I mean
You do not have the required permissions to view the files attached to this post.

Re: ISSUES WITH NBA 2K23 REMASTERED [version 1.0]

Sun Jul 30, 2023 2:10 am

love the mod but have been running into the same issue, my game continues to crash after freezing in any game after playing a few minutes, usually its right after someone scores a basket it, it freezes then proceeds to crash. Any solution? i did notice my videosettings.cfg file says "null" when i open it in any text editor.

Re: ISSUES WITH NBA 2K23 REMASTERED [version 1.0]

Sun Jul 30, 2023 5:21 pm

If you have 2k22 try copy VideoSettings file and replace with 2k23. Or maybe copy this :

{
"WIDTH": 1920,
"HEIGHT": 1080,
"REFRESHRATE": 144.0047,
"BUFFERCOUNT": 3,
"VSYNC": 1,
"DYNAMIC_VSYNC": true,
"LETTERBOX": false,
"UI_ASPECT": true,
"CURSOR_IDLE_TIME": 5.0,
"WINDOWMODE": 0,
"WINDOW_X": -2147483648,
"WINDOW_Y": -2147483648,
"MSAA": 8,
"MSAAQUALITY": 0,
"SSAA": 0,
"MONITOR": 0,
"MAXANISOTROPY": 16,
"ALLOW_BLURRY_UI": false,
"TEXTURELOD": 0,
"ENHANCEDAA": true,
"VIBRATION": 1.0,
"ABOVE_NORMAL_PRIORITY": 1,
"D3D_INTERNAL_THREADING_OPTIMIZATIONS": true,
"FAST_TEXTURE_FORMAT_CONVERSION": true,
"JIT_SHADER_CREATE": true,
"ADAPTER": 0,
"ADAPTER_VENDOR": "NVIDIA",
"ADAPTER_DESCRIPTION": "NVIDIA GeForce RTX 3060 Laptop GPU",
"ADAPTER_VENDOR_ID": 4318,
"ADAPTER_DEVICE_ID": 9504,
"ADAPTER_SUBSYSTEM_ID": 2297958460,
"ADAPTER_REVISION": 161,
"ADAPTER_DEDICATED_VIDEO_MEMORY": 6300893184,
"ADAPTER_DEDICATED_SYSTEM_MEMORY": 0,
"ADAPTER_SHARED_SYSTEM_MEMORY": 4105160704,
"SYSTEM_MEMORY": 8210321408,
"CPU_VENDOR": "GenuineIntel",
"CPU_DESCRIPTION": "11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz",
"CPU_CLOCKRATE_GHZ": 2.70000005,
"CPU_CORES": 4,
"CPU_THREADS": 8,
"OVERALL_QUALITY": 3,
"SHADER_DETAIL": 0,
"SHADOW_DETAIL": 0,
"CACHE_SPOT_SHADOWS": true,
"CACHE_SUN_SHADOWS": false,
"TEMPORALAA": true,
"AMBIENT_OCCLUSION": true,
"VOLUMETRIC_LIGHTING": true,
"DEPTH_OF_FIELD": true,
"MOTION_BLUR": true,
"BLOOM": true,
"FLOOR_REFLECTIONS": true,
"MIRROR_REFLECTIONS": true,
"PLAYERLOD": 0,
"MEDIAPEOPLELOD": 0,
"CROWDLOD": 0,
"HAIRLOD": 0,
"USE_COMPUTE_SHADERS": true
}
Post a reply