Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for use

  1. Clone the proton-wine repository
  2. Clone this repository
  3. run podman build -f WineProtonArm64.Dockerfile -t proton-wine:latest or docker build -f WineProtonArm64.Dockerfile -t proton-wine:latest. This will create the image that holds the android ndk, mingw llvm, and the necessary build tools in an ubuntu 24.04 image
  4. Update build.sh to point to your source folder and output folder and also whether you are using Docker or Podman
  5. run build.sh

The output will be a *.wcp file that you can then import into GameNative.

This was adapted from the github workflow inside the GameNative proton-wine repository. It is designed to only output the arm64 version of proton-wine as well as only the GameNative wcp file.

If you want to add the x86_64 version or the Winlator build, feel free to open a PR and I'll review it.

About

Local builds for Proton Wine based on the work of the GameNative team.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages