unreal_engine_bug_flake/README.md

1.7 KiB

UEFN Reproduce Env

Project used to declare wine configuration to help developer to find the problem

Usefull links

Requirements: Nix installed see https://nixos.org/download/

Otherwise, you can see flake.nix file to known how configure you're env.

All needed configuration is fully declarated in the flake.nix file.

Step to reproduce:

  1. Enter in shell
nix develop --extra-experimental-features "nix-command flakes"

Can be longer because it install required wine version and dependencies at first. And then, it download Epic Games Official Launcher, configure Wineprefix with required dependencices and Run Official Launcher.

  1. Run Epic Games Launcher and Install Unreal Engine for Fornite
run

It run Epic Games Launcher Executable with current prefix.

Note: You can stop wineserver directly with stop

And clean wineprefix with clean

  1. Run Unreal Engine for Fornite