Giter Site home page Giter Site logo

dxvk-gentoo-overlay's Introduction

dxvk-gentoo-overlay

Experimental ebuild repository for DXVK winelib builds

NOTE: This overlay rather stalled. See http://gpo.zugaina.org/app-emulation/dxvk for alternatives.

# Add to e.g. /etc/portage/repos.conf/external.conf
[dxvk]
location = /var/db/repos/dxvk
sync-type = git
sync-depth = 1
sync-uri = https://github.com/pchome/dxvk-gentoo-overlay
auto-sync = true
priority = 60
# Run `# emerge --sync dxvk` or `# eix-sync` (app-portage/eix)

Examples

# Example: Build DXVK from git master
emerge -1 games-util/dxvk:1.1.1 -q

# Example: Install DXVK
$ WINEPREFIX=/path/to/prefix dxvk-setup-1.1.1 install --without-dxgi --symlink

DXVK requirements to pay attention

Known issues

  • Even when .dll.so libs renamed to .dll WINE recognizes them as both "builtin" and "native", so DLL Overrides don't work as expected.
    You may need to remove them completely from your WINE prefix to use "builtin" versions.
    "builtin" here mean WINE's and "native" -- Windows DLL.

  • winelib build method is rather new for DXVK, especially 32 bit builds.
    If you encountered some problems -- check one of official releases (built w/ MinGW) from https://github.com/doitsujin/dxvk/releases for comparison.

Read more

https://github.com/doitsujin/dxvk#hud - environment variables
https://github.com/doitsujin/dxvk/wiki/Configuration - configuration file example

dxvk-gentoo-overlay's People

Contributors

pchome avatar dracwyrm avatar saboya avatar edmondo avatar

Stargazers

 avatar

Watchers

 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.