Code Monkey home page Code Monkey logo

Comments (2)

cmbruns avatar cmbruns commented on August 11, 2024

Notes on linux builds:

BUILD SCRIPTS
@darealshinji contributed build scripts for creating debian and general linux packages.
My Ubuntu linux is 32-bit, so I could not test the provided 64-bit installers.
I succeeded in using those scripts to build 32-bit versions.
For the debian build to work, I had to replace my hand built nvidia opengl driver with one from a known repository.
AUDIO ISSUES
But when I tried to run, gz3doom would hang when going from skill selection screen to the game, sometimes requiring a hard computer restart. Not fun.
I could play however, if I used the "-warp" parameter to go directly to a level.
From the messages, it looks like maybe the is the audio drivers.
I changed the audio setting from FMOD to Fluidsynth.
Even though I already had fluidsynth-dev installed, I still needed to install packages fluidsynth, fluid-soundfont-gs, and fluid-soundfont-gm, to get this to work. Now sound works OK.
It looks like the fmodex version installed by @darealshinji scripts might NOT be the strongly recommended older version documented at
http://zdoom.org/wiki/Compile_ZDoom_on_Linux#Get_the_FMOD_package
Perhaps that is the problem with the audio.
CHOICE OF SCREEN
It would be nice to get full-screen display on the oculus rift only. This might be possible using compiz settings tool. I need to investigate more.

from gz3doom.

darealshinji avatar darealshinji commented on August 11, 2024

Older versions of the fmod ex api can be found here: http://www.fmod.org/browse-fmod-ex-api/
Maybe you could check different versions and see which works the best.

edit: I checked out different versions and no one did work for me. Compilation did work, but they were all mute.
http://zdoom.org/wiki/FMOD_Ex mentions that compilation with 4.38 and later versions is possible too. I wonder why fmod is an absolutely requirement for compilation anyway, since the sound does work with other synthesizers. Maybe I should ask the zdoom devs if they can make fmod optional.

from gz3doom.

Related Issues (20)

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.