Giter VIP home page Giter VIP logo

wine-ge-custom's Introduction

RELEASE INSTALLATION:

  1. Extract wine-name-branch-x86_64.tar.gz to /home/USERNAME/.local/share/lutris/runners/wine/
  2. Restart lutris. You can now choose wine-name-branch-x86_64 from the runners list in configuration options for any game.

BUILD:

Requirements:

(1) Vagrant with sshfs plugin
Notes:

  • Most distros include the vagrant sshfs plugin as it's own package. You will need to install this package as the default that vagrant tries to install internally usually causes conflicts/failures.
  • Example:

Ubuntu:
# apt install vagrant vagrant-sshfs

Fedora:
# dnf install vagrant vagrant-sshfs

(2) VirtualBox installed
Notes:__

  • This differs per distro. You will need to find instructions for your distro.
  • Please note that virtualbox is -required-. Libvirt will not work. Specifically libvirt causes segfaults when installing packages in the lxc 32 bit container. Why? who knows.__

Additional notes:__

  • It is important to note that the wine, wine-staging and patches repos/folders are here for my personal use. The build bot does -NOT- pull from any of these folders directly.__

  • It is recommended to:__

    1. replace the wine repository with a clone of your own wine repository,__
    2. then run ./patches/protonprep.sh to apply my changes to your own wine repository,__
    3. then commit + push those changes to a separate branch on your -own- repository.__
    4. THEN follow the instructions below, using your own repository URL and branch.__

Instructions:

$ git clone --recurse-submodules https://github.com/gloriouseggroll/wine-ge-custom  
$ cd wine-ge-custom  
$ VAGRANT_DEFAULT_PROVIDER=virtualbox vagrant up  
$ ./makebuild.sh name winerepo branch  

Example: ./makebuild.sh lutris http://github.com/gloriouseggroll/wine ge-5.2

Final build will be placed in wine-ge-custom/vagrant_share/ with name format wine-name-branch-x86_64.tar.gz:

Example: wine-lutris-ge-5.2-x86_64.tar.xz

wine-ge-custom's People

Contributors

gloriouseggroll avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.