Getting the project for your game


The prebuilt custom projects provide all of the custom asset types the game supports, and for newer games, they even include many assets from the game, such as UI elements or data tables.

Below are download links for each game:

Once you have downloaded the correct project, extract it to your Unreal Projects directory. If you've run the editor before, you can usually find it at Documents\Unreal Projects\.

You'll also need a working installation of Microsoft's Visual Studio in order for the editor to be able to compile the project.

  • Dragon Ball FighterZ requires Visual Studio 2017.
  • Guilty Gear -Strive-, DNF Duel, and Granblue Fantasy Versus Rising require Visual Studio 2019.

For more information on how to set up Visual Studio for UE4, read the official Unreal Engine documentation.