Compiling Waveworks for Unreal 4.27.2

Hello there,
Nvidia’s Official Waveworks Github Repository was last updated in 2018, for Unreal Engine 4.19. Is there a way to compile it for Unreal Engine 4.27.2? Any help will be greatly appreciated. Thanks

1 Like

Is that a plugin?

1 Like

It’s Ocean System for Unreal from Nvidia. They’ve forked Unreal Engine source & integrated their framework into Unreal Engine source. So in order to use it you’ve to compile their repository.

1 Like

I’d guess you’ll be on your own with this one - You’ll have to compile it yourself

1 Like

But the issue is it was last updated years ago, so it utilizes Unreal Engine’s source code of version 4.19

1 Like

Then you’ll have to compile it yourself for 4.27

1 Like

How do I make it compile with 4.27? The repository contains older 4.19 binaries

1 Like

Do you have the source code?

1 Like

Yes, I do
https://github.com/NvPhysX/UnrealEngine/tree/WaveWorks_4_19

Any idea buddy?

1 Like

I’m not an expert on this, but you’re going to have to do any work needed to update the code for 4.27 yourself, and then follow a guide to compile the binaries for 4.27.

You might be able to just rip the source code and put it in the plugins folder tbh, then see what works needs to be done to fix anything broken by the engine version change.

Can you upload it? Nvidia removed all their repositories :smiling_face_with_tear: