Git Product home page Git Product logo

Comments (13)

zoidby avatar zoidby commented on July 20, 2024 4

I finally had the time to publish this package. Here it is:

https://aur.archlinux.org/packages/quake3e-git/

I am not committed to keeping this exact icon or other information provided by the package. If someone has an improvement, let me know.

from quake3e.

zoidby avatar zoidby commented on July 20, 2024 1

Right! I checked it out but it’s only 32px and looks dated.

But there was a background.bmp, which i used to create this:
q3e

In use, it looks like this:
screenshot--2020-09-02--13-19-30

I could use this for the arch package until someone creates a better one. I am not a graphic designer. What do you think?

from quake3e.

ec- avatar ec- commented on July 20, 2024 1

Implemented in f698655

from quake3e.

ec- avatar ec- commented on July 20, 2024

Precompiled binaries should work fine.

Otherwise in order to compile it you may need to install distribution-dependent packages which contains required header files for cURL, X11, SDL2, some distributions like Slackware do not require to install anything.

There is a lot of distributions and package managers so I can't tell what you need exactly in Arch Linux, you may find it faster than me

from quake3e.

 avatar commented on July 20, 2024

Precompiled binaries should work fine.

Otherwise in order to compile it you may need to install distribution-dependent packages which contains required header files for cURL, X11, SDL2, some distributions like Slackware do not require to install anything.

There is a lot of distributions and package managers so I can't tell what you need exactly in Arch Linux, you may find it faster than me

Is it one of the other non executable files? I reckon those are the other precompiled ones for Linux in particular. Opening doesn't bring up much, unless I need some extra dependencies.

from quake3e.

mxmilkiib avatar mxmilkiib commented on July 20, 2024

I'm on Arch, just cloned, built and run it (though I'm not getting any sound), had all the deps already apart from libxxf86dga package.

from quake3e.

ec- avatar ec- commented on July 20, 2024

@mxmilkiib try to compile with USE_SDL=1 flag

from quake3e.

zoidby avatar zoidby commented on July 20, 2024

I am working on an aur package for archlinux. I think i am pretty much done except for an icon. Is there one yet?

from quake3e.

ec- avatar ec- commented on July 20, 2024

There is a standard win32 ico file, you may try to convert it to format you need

from quake3e.

zoidby avatar zoidby commented on July 20, 2024

Are you talking about the original one from id Software? Because i am not sure if i can use that. They GPL’d the engine, but not the artwork right? The people from ioquake made their own afaik.

from quake3e.

ensiform avatar ensiform commented on July 20, 2024

If the icon is included in the GPL release the icon should be too imo

from quake3e.

adojck avatar adojck commented on July 20, 2024

Hello,
When I try to run 2021-01-16 release from GitHub (https://github.com/ec-/Quake3e/releases/download/2021-01-16/quake3e-linux-x86_64.zip) on my Arch Linux machine, it fails at start like this:

[...]
Initializing Shaders
----- finished R_Init -----
------ Initializing Sound ------
...trying MMAP mode
ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
Playback device open error: No such file or directory
Received signal 11, exiting...
----- Client Shutdown (Signal caught (11)) -----
RE_Shutdown( 2 )
...shutting down QGL
...unloading OpenGL DLL
-----------------------

It seems that my system is missing some sound related package. Maybe someone knows which one?

When I use AUR package by zoidby, it works properly (quake3e-git)

from quake3e.

zoidby avatar zoidby commented on July 20, 2024

Hey @ec-, could you add this to README.md?

### Arch Linux

The package `quake3e-git` can either be installed through your favourite AUR helper, or manually using these commands:

Download the snapshot from AUR:

`curl -O https://aur.archlinux.org/cgit/aur.git/snapshot/quake3e-git.tar.gz`

Extract the snapshot:

`tar xfz quake3e-git.tar.gz`

Enter the extracted directory:

`cd quake3e-git`

Build and install `quake3e-git`:

`makepkg -risc`

Also if you add this, i think this issue could be closed.

from quake3e.

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.