Gaming Underground Network

Come for the Mods, Stay for the Community!
 
HomePortalLatest imagesInterviewsRegisterLog in
Search
 
 

Display results as :
 

 


Rechercher Advanced Search
Info Panel
______________
MOD MASTER THREADS:
FALLOUT
THE ELDER SCROLLS

______________


______________


GUNinsider
Fallout Miami: Mika999
Stay Connected

GUNetwork
Keywords
Mask boom khan fett dead boomers FCOM ghoul marvel body upgrades NPCs Reforged riot machine powder outlawer boba hunk daryl legion fiend drag money Ryse overhaul
Latest topics
» vortex help
[FO4] Problem with nif crashing ck Emptyby Abyssfer Today at 8:12 am

» introduction I AM GORPER
[FO4] Problem with nif crashing ck Emptyby gorper Today at 7:00 am

» Dragbody FO4 Power Armor & Modded Companions
[FO4] Problem with nif crashing ck Emptyby Jimmbalaya Fri May 26, 2023 3:48 pm

» Free: Hue
[FO4] Problem with nif crashing ck Emptyby Wertologist Fri May 26, 2023 1:22 am

» Combat Shotgun Fallout 3
[FO4] Problem with nif crashing ck Emptyby Tandrum Tue May 16, 2023 3:17 pm

» (Fo4) fo76 Steel Dawn Weapons and Armor ports
[FO4] Problem with nif crashing ck Emptyby chrisbrose Tue May 16, 2023 3:08 pm

» need recomendations
[FO4] Problem with nif crashing ck Emptyby Abyssfer Mon May 15, 2023 11:13 pm

» re-position meshes?
[FO4] Problem with nif crashing ck Emptyby StengAh47 Sun May 14, 2023 2:58 pm

» Hello! Where to Post Mods [FNV]
[FO4] Problem with nif crashing ck Emptyby scrab20 Thu May 11, 2023 4:41 pm

» (FO4) Fallout 3 Missile Launcher
[FO4] Problem with nif crashing ck Emptyby Ulysses216 Thu May 11, 2023 4:46 am

» Free: Under the Moon
[FO4] Problem with nif crashing ck Emptyby Wertologist Fri Apr 28, 2023 8:33 pm

» Hello :D
[FO4] Problem with nif crashing ck Emptyby Guest Tue Apr 25, 2023 12:59 pm

» Joining the party late!
[FO4] Problem with nif crashing ck Emptyby Guest Tue Apr 25, 2023 12:58 pm

» A good tutorial on how to create a weapon from scratch?
[FO4] Problem with nif crashing ck Emptyby ITSTONYSANTANA Sun Apr 23, 2023 7:48 pm

» Fire Rate in Xedit Calculation?
[FO4] Problem with nif crashing ck Emptyby TimvorixosGR Wed Apr 19, 2023 1:38 am

» Free: Desktop Dungeons
[FO4] Problem with nif crashing ck Emptyby Wertologist Tue Apr 18, 2023 9:21 pm

» Clone Dispenser
[FO4] Problem with nif crashing ck Emptyby Deathchewy Tue Apr 18, 2023 11:09 am

» Can someone help me with the creation kit? from fallout
[FO4] Problem with nif crashing ck Emptyby SrVictory Tue Apr 18, 2023 6:21 am

» Hi everyone
[FO4] Problem with nif crashing ck Emptyby Rodija Sun Apr 16, 2023 3:49 pm

» Your Top 5 Favorite mods
[FO4] Problem with nif crashing ck Emptyby Chris Sat Apr 15, 2023 6:19 am

May 2023
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarCalendar
_
May 2023
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarCalendar

Share
 

 [FO4] Problem with nif crashing ck

View previous topic View next topic Go down 
AuthorMessage
Hershel Jones

Hershel Jones

Posts : 4
Join date : 2020-06-25

[FO4] Problem with nif crashing ck Empty
PostSubject: [FO4] Problem with nif crashing ck   [FO4] Problem with nif crashing ck EmptyWed Jul 01, 2020 9:23 pm

Hey people!

I'm having a little trouble with creation-kit and converted f76 nifs. I open the nifs with nifskope 8 dev, export to obj and then turn them into a nif in outfit studio (if they are armor or weapons I will attempt to re-rig them). The re-rigged assets work fine, however, its the un-rigged static assets that cause the CK to crash. I'm pretty stumped why this is the case. Does it have something to do with the material weights or this there a certain flag that signifies it is a static asset. Here are some screenshots:

This one works!
[FO4] Problem with nif crashing ck KKZ9owt
[FO4] Problem with nif crashing ck JHH5Gvd
Heres the crash (Ignore the glossiness).
[FO4] Problem with nif crashing ck 6w4bbZP
[FO4] Problem with nif crashing ck NU93svN

Thanks dudes!
Back to top Go down
impulseman45

avatar

Posts : 4
Join date : 2014-03-03

[FO4] Problem with nif crashing ck Empty
PostSubject: Re: [FO4] Problem with nif crashing ck   [FO4] Problem with nif crashing ck EmptyTue Jul 07, 2020 8:57 am

Hey there,
Been doing this myself for several months now and adding assets to the game via replacement means, not with the CK. One of the biggest issues that people are missing is that there is a texture format issue between the two games. Fallout 4 is only partly PBR, while Fallout 76 is full PBR rendering. The Normal maps are not compatible, but can be fixed by simply changing the blue channel in the normalmap from white to black. If you don't, the object in the game will be very dark. The main issue is the specmap, those have to be totally remade. You can sort of take what is there and make some sweeping changes to them to get them to work, but its get pretty involved. You may need to play around with them. IT could be possible that the CK is freaking out over the textures. So make sure you make the right changes and save them in a fully Fallout 4 friendly format. Don't simply copy the textures from Fallout 76 and expect them to work. Someone made a mod here on the site where they ported over some assets and they did not do the conversion of the textures and things looked really off in the game. But once you convert a F76 nif to OBJ, any of the old data is wiped from it, and you are starting from scratch, and so you have to treat the nif likewise. I could try and walk you through converting the specmaps, and the way i have been doing it. I can show you images of all shorts of things that i have converted from the game as proof that getting the textures right does make a difference. I did have crashes in game when using stock F76 textures, so I hope this helps. Oh, and don't use Outfit Studio to make static object nifs, its adds body weighting data into the nif that static objects don't use, and you can't just delete the data in Nifscopee, it wrecks the nif. You might have to resort to using 3DSMAX, as I do, or Blender as many others do to get things working. The 3rd party nif tool for 3DSMAX 2012 through 2018 works very well, has a full installer, and works with Fallout 4, Skyrim SE, and all the older games nif formats. It does not support F76, so you have to do the NIfscope OBJ export first. Everyone will give you a different story as why you should use this app over that app, but the fact is, BGS uses 3DSMAX to make most of the nifs for the games, so its a good idea to use the same tool.
Back to top Go down
Hershel Jones

Hershel Jones

Posts : 4
Join date : 2020-06-25

[FO4] Problem with nif crashing ck Empty
PostSubject: Re: [FO4] Problem with nif crashing ck   [FO4] Problem with nif crashing ck EmptyWed Jul 08, 2020 7:18 am

Hey!

Thanks for the reply. The only one that has the converted textures fully is the SS helmet. The diffuse map was only used for the test of the marine silo blast door, may have not been a texture issue. Not sure what it was but got it to work. Probably due to body slides weights as you said.

Would love to see the pictures btw, thanks!
Back to top Go down
Sponsored content




[FO4] Problem with nif crashing ck Empty
PostSubject: Re: [FO4] Problem with nif crashing ck   [FO4] Problem with nif crashing ck Empty

Back to top Go down
 

[FO4] Problem with nif crashing ck

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» my game keeps crashing
» TTW Crashing
» fnv cRASHING
» FNV Crashing
» Crashing every five minutes or so.

Permissions in this forum:You cannot reply to topics in this forum
Gaming Underground Network :: Fallout :: Troubleshooting-