Jump to content
  • Sign Up

RalloTubbs.6593

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by RalloTubbs.6593

  1. @ArmoredVehicle.2849 said:

    @EagleDelta.4726 said:@ArmoredVehicle.2849 - Would you be willing to have your build used as the Semi-"official" process for running GW2 via WINE and link to it on the GW2 Wiki and/or creating a Lutris installer for it?

    This way (long term) you don't have to necessarily be the only maintainer of this

    I'm not familiar with Lutris and how they distribute custom builds, if someone's into it though, I'd be happy to provide the source code and help with the build progress.

    @"RalloTubbs.6593" said:i currrently dual boot as my linux performance via Lutris is shocking. on my windows part im gettings 40fps avg with a mix of high and med with FXAA. but on linux i need to run all on low just to get 30fps in the big cities.

    CPU: i5 6400GPU GTX1060Antergos

    You probably don't have PBA or E-Sync enabled (or both). I built the latest release directly from the Lutris source code. These are some of the environment variables I'm using in my launch script (the first 2 are extremely important as they affect performance a lot):

    export WINEESYNC=1export PBA_ENABLE=1export
    GL_SHADER_DISK_CACHE_SKIP_CLEANUP=1export
    GL_SHADER_DISK_CACHE_PATH="$HOME/.nv/gw2"export
    GL_FSAA_MODE=0export __GL_DEFAULT_LOG_ANISO=0export
    GL_LOG_MAX_ANISO=0export LD_PRELOAD="libpthread.so.0 libGL.so.1"export
    GL_THREADED_OPTIMIZATIONS=1export
    GL_SYNC_TO_VBLANK=0export __GL_YIELD=NOTHING

    i have esync patches all done just not PBA, just used the lutris script tbh. ill give it a go with PBA

    EDITgetting a error.

    [antergos GW2]$ wineserver: failed to change priority to SCHED_FIFO/90X Error of failed request: BadValue (integer parameter out of range for operation)Major opcode of failed request: 154 (GLX)Minor opcode of failed request: 3 (X_GLXCreateContext)Value in failed request: 0x0Serial number of failed request: 165Current serial number in output stream: 166

×
×
  • Create New...