Giter Site home page Giter Site logo

Comments (17)

mdeguzis avatar mdeguzis commented on August 19, 2024

#4 (comment)
https://quakewiki.org/wiki/W_LoadWadFile_:_couldn't_load_gfx.wad

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

This doesn't fix the issue I cd to ./vkQuake/Quake/ than did ./vkquake and got the same error

my file structure is

quake
->quake/id1
->pak0.pk3
vkquake

from vkquake.

mdeguzis avatar mdeguzis commented on August 19, 2024

You have .pk3, not .pak

mikeyd@archboxmtd id1 $ file pak0.pak
pak0.pak: Quake I or II world or extension, 21696 entries

mikeyd@archboxmtd id1 $ file /usr/share/gzdoom/brightmaps.pk3
/usr/share/gzdoom/brightmaps.pk3: Zip archive data, at least v2.0 to extract

PK3 files are merely archives. The pak files should be under id1/. You didn't read the quakewiki article I linked.

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

I got my pak files from my ioquake which works fine so what do I need to do?

from vkquake.

mdeguzis avatar mdeguzis commented on August 19, 2024

I could be wrong, but .pk3 seems to be a Quake 3 compatible file. There is no 'ioquake' on Linux, jsut 'ioquake3', which is Quake 3. You need Quake 1* compatible pak files. See the readme here on testing out the shareware .pak file that is freely available, free of charge..

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

Sorry I meant ioquake3 which I downloaded the quake pak files to use ioquake3, here is a screenshot of all my pak files in ioquake3

http://i.imgur.com/3bAt3Vq.png

from vkquake.

mdeguzis avatar mdeguzis commented on August 19, 2024

This project is Quake 1 only. There nothing here compatible with Quake 3.

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

oh right so I need to get quake 1 pak files, you might want to explain that on the github page so no one gets confused on what pak files you even need since it doesn't explain what version quake it is

from vkquake.

mdeguzis avatar mdeguzis commented on August 19, 2024

If it was meant for anything else, it would say Quake 2 or Quake 3. Quake is Quake.

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

Well yes but vkquake as a name could mean any of the versions haha anyways I am downloading the shareware pak file and I will let you know how it goes

Edit oh I see I will need DOSBOX to get the pak file, great.. why don't you just give a link to the uncompacted raw pak file?

from vkquake.

mdeguzis avatar mdeguzis commented on August 19, 2024

Oh the link to shareware? That is just one someone snuck in there, there may be other links on the net. I'll see if I can find an alternative when I get home later.

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

I unpacked it, it made a ID1 folder with the pak file, copied over the whole folder into the quake folder and I still get the same error :(

Command line: ./vkquake
Found SDL version 2.0.4
Detected 4 CPUs.
Quake 1.09 (c) id Software
GLQuake 1.00 (c) id Software
FitzQuake 0.85 (c) John Fitzgibbons
FitzQuake SDL port (c) SleepwalkR, Baker
QuakeSpasm 0.92.2 (c) Ozkan Sezer, Eric Wasylishen & others
vkQuake 0.95.0 (c) Axel Gneiting
Host_Init
Playing shareware version.

ERROR-OUT BEGIN

QUAKE ERROR: W_LoadWadFile: couldn't load gfx.wad

from vkquake.

slim-one avatar slim-one commented on August 19, 2024

did you make sure id1 foldername and pak-filenames are lowercase?

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

Yes all working just had to change the pack file and file type to lower case thanks for the help, sorry I wasn't understanding what I needed to do to get the game working :D

from vkquake.

Novum avatar Novum commented on August 19, 2024

Not a vkQuake bug

from vkquake.

 avatar commented on August 19, 2024

Linux is case-sensitive, all ports of quake look for pak0.pak and pak1.pak and the steam version and possible every official version have the pak files PAK0.PAK and PAK1.PAK. Make them lowercase and it will work.

from vkquake.

coreybruce avatar coreybruce commented on August 19, 2024

Oh ok I'll try that and report back any issue.

from vkquake.

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.