Giter Site home page Giter Site logo

Comments (7)

liam-middlebrook avatar liam-middlebrook commented on July 28, 2024

Hi, as of commit 78e7257 find-retail-paks.sh file has the ability to find music files from <Quake II Install Directory>/baseq2/music.

You can re-run this script via Steam by selecting the Play Find Retail Quake II Content option when launching the game, or by right-clicking on the game in your library.

If you've installed the game through the Debian/Ubuntu package you can find this script in /usr/share/quake2rtx/bin/find-retail-paks.sh.

from q2rtx.

Lastique avatar Lastique commented on July 28, 2024

This bug is not about the find-retail-paks.sh script but the game itself. The game does not look for music files in <Quake II Install Directory>/baseq2/music, where all game data is installed.

Note: I'm not storing game data in $HOME. I have one location where the game is installed and I want to keep all game-related data in that location.

from q2rtx.

liam-middlebrook avatar liam-middlebrook commented on July 28, 2024

Okay, that clears things up. Can you try setting the fs_gamedir Cvar to <Quake II Install Directory> at launch-time? If that doesn't work and you're comfortable building the game yourself, try to revert f05589b.

from q2rtx.

Lastique avatar Lastique commented on July 28, 2024

How can I set fs_gamedir on launch? None of the command line variants I tried seem to change it from ~/.quake2rtx/baseq2.

from q2rtx.

Lastique avatar Lastique commented on July 28, 2024

When I run the game like this:

./q2rtx.sh +seta fs_gamedir "$PWD"

I can see "fs_gamedir is read-only." in the console output, and fs_gamedir in the in-game console is still ~/.quake2rtx/baseq2.

from q2rtx.

CKWarner avatar CKWarner commented on July 28, 2024

As far as I can tell, it's because the ogg.c is using fs_gamedir directly (which is necessarily the home directory), rather than the internal Quake filesystem. Doesn't the game already prioritise user directories rather than the other structures if the same source is in both?

from q2rtx.

TobiasKarnat avatar TobiasKarnat commented on July 28, 2024

This is fixed in my patch here: #87 (comment)

from q2rtx.

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.