Coder Social home page Coder Social logo

Comments (1)

raynfalldown avatar raynfalldown commented on May 19, 2024

@scottmando2000 I had the same issue as you and was able to fix it yesterday by adding "xvfb-run" to the start-wreckfest.sh script and a DISPLAY environment variable to the Dockerfile. I have to create a full PR still since I modified a few other things, but this is what my final command is:

Line 114 of start-wreckfest.sh xvfb-run exec wine Wreckfest.exe -s server_config=server_config.cfg
Line 4 of Dockerfile ENV DISPLAY :99

I hope that helps. I also ran into some .wine issues where I had to clear the /home/steam/.wine folder and re-run winecfg as the steam user. You may run into those as well, but hopefully not.

Just added PR #31 with the changes I have made.

from gameservers-docker.

Related Issues (12)

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.