Rebuild any old plugin to any new version such as UE5.

Sdílet
Vložit
  • čas přidán 19. 08. 2024
  • Have you ever found an awesome plugin that you wanted to use but that was in for a old version of unreal engine? Well this tutorial will teach you how to recompile a lot of plugins quickly

Komentáře • 16

  • @_pastras
    @_pastras Před rokem +24

    @echo off
    set BATCHFILES="THE DIRECTORY WHERE THE ENGINES BATCHFILES ARE LOCATED"

  • @Latte1104
    @Latte1104 Před 2 lety +2

    I try to reubild plugin from 4.26 to 4.27, and it failed.

  • @wilzamguerrero4273
    @wilzamguerrero4273 Před 2 lety +3

    hi man i try this in unreal 5 but dont work can you help me or i can find you in other social media

  • @atom-real
    @atom-real Před 8 měsíci +1

    ABSOLUTE W MAN

  • @user-ch1fx8ro5e
    @user-ch1fx8ro5e Před rokem

    I try to build Wwise plugin in my custom unreal engine but failed, because of missing some object file.

  • @TorQueMoD
    @TorQueMoD Před rokem +1

    So this works, but every time I load my project, I get a warning pop-up saying the plugin was built for 4.26 and is incompatible and then asks if I want to run it anyway. Is there any way to avoid this?

    • @TorQueMoD
      @TorQueMoD Před rokem +2

      I figured it out. If you open the .uplugin in Notepad and change the engine version to 4.27.0 it will get rid of the warning.

    • @DLPSDEV
      @DLPSDEV  Před rokem

      Good job figuring it out :)

  • @GokdenizCetin
    @GokdenizCetin Před 8 měsíci

    4.19 to 5.3 is failed

  • @user-qj4kl6wr8b
    @user-qj4kl6wr8b Před 6 měsíci

    anyone get the error : -WaitMutex -FromMsBuild" exited with code 6 ???

  • @chengxuyuanderprogrammiere4639

    does not work in eu4.27

    • @DLPSDEV
      @DLPSDEV  Před rokem

      Odd, it worked fine for me