Project used to declare wine configuration to help developer to find the problem bugs.winehq.org/show_bug.cgi?id=56654
Find a file
2025-01-18 19:31:21 +01:00
.envrc Use wine64 instead 2025-01-18 18:18:02 +01:00
.gitignore Use wine64 instead 2025-01-18 18:18:02 +01:00
flake.lock Begin work 2025-01-18 18:01:44 +01:00
flake.nix First working env (Bug with keyboard input) 2025-01-18 19:01:16 +01:00
LICENSE Initial commit 2025-01-18 15:04:13 +01:00
README.md Add declaration informations in nix code 2025-01-18 19:31:21 +01:00

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