is there a 4.10 hairworks version? I'm also wondering if this integration works with the PS4 files? If so, do I follow steps to install nvPhysXUE4 same as the regular UE4?
Announcement
Collapse
No announcement yet.
NVIDIA GameWorks Integration
Collapse
X
-
Anyone that can guide me into how to integrate the gameworks builds correctly into Truesky build? Thanks in advanceWIP Thread _ Modular Packs
___________________________________
http://www.permafrostdevelopment.com/
http://www.indiedb.com/games/the-absence
https://twitter.com/PermafrostDevs
Comment
-
Originally posted by ImperiumPandemonium View PostAnyone that can guide me into how to integrate the gameworks builds correctly into Truesky build? Thanks in advanceStoryteller - An immersive VR audiobook player
Dungeon Survival - WIP First person dungeon crawler with a focus on survival and environmental gameplay ala roguelikes
Comment
-
Sorry if I'm asking the obvious but how will I increase the boundaries of the Flex water particles? I'm trying to create a waterfall like effect but the particles cease to exist after a very short duration. I tried to edit in the cascade but couldn't do it. No size, boundaries, location or any other thing seems to effect this. Do you know why?
Comment
-
Originally posted by Wanderer_eternal View PostSorry if I'm asking the obvious but how will I increase the boundaries of the Flex water particles? I'm trying to create a waterfall like effect but the particles cease to exist after a very short duration. I tried to edit in the cascade but couldn't do it. No size, boundaries, location or any other thing seems to effect this. Do you know why?
[ATTACH=CONFIG]67843[/ATTACH]NVIDIA GameWorks merged branch (v4.9.2) (v4.12.5) (v4.13 p2)
Feel free to Donate if you wish to support me
Comment
-
Originally posted by n00854180t View PostTry out Beyond Compare, it will let you compare whole directories at once. Then you just have to download each repo, compare the whole thing, and merge them together. My guess is that there aren't actually a ton of straight-up conflicts, so it should just be a matter of moving the TrueSky classes into the Gameworks build or vice versa (my guess is moving Truesky into the Gameworks branch will be easiest as it likely has less code).WIP Thread _ Modular Packs
___________________________________
http://www.permafrostdevelopment.com/
http://www.indiedb.com/games/the-absence
https://twitter.com/PermafrostDevs
Comment
-
True, but shader compile time is quite a bit slower, and somehow all my materials have been marked with "VXGI", and I don't want to go through them all and uncheck.
Originally posted by Daniel.Wenograd View PostJust don't enable it in post-process. Not really any harm having it there if you don't use it.
Comment
-
Uncheck it before hitting the compile button.
The only other way is just to build a merged branch yourself, which while it isn't too terrible to do so, it can introduce back a lot of the issues that GalaxyMan fixed. There may be an option somewhere to not make VXGI enabled the default option, it didn't used to be until 4.9 and past it, but the easiest solution is just to turn off VXGI for the materials you need to edit from this point forward, and just eat the longer compile time for the rest of them when the project first loads.
Comment
-
Hey guys,
How can I import a .OBJ into a scene on FLEX CUDA install?
For example, I have a .OBJ rope file, that I would like to replace into the rope scene and have it simulated.
thanks!Last edited by alexandregomes; 11-30-2015, 12:10 PM.
Comment
Comment