Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenArena autodetection #277

Open
Calinou opened this issue Apr 21, 2024 · 1 comment
Open

Add OpenArena autodetection #277

Calinou opened this issue Apr 21, 2024 · 1 comment

Comments

@Calinou
Copy link
Contributor

Calinou commented Apr 21, 2024

I'd like to be able to extract Quake3 binaries into an OpenArena installation (with its baseoa folder) and have it launch automatically, without having to specify launch parameters through a start menu option or similar. Could this be implemented by checking for the presence of a baseoa folder if no baseq3 folder is found in the CWD?

For reference, these are the launch options I use to make Quake3e fully functional with OpenArena and its mods:

+set fs_basegame baseoa +set protocol 71 +set sv_master1 "dpmaster.deathmask.net" +set sv_master2 "" +set sv_master3 ""
@xplshn
Copy link

xplshn commented Apr 21, 2024

Check this out: https://github.com/flathub/io.github.ec_.Quake3e.OpenArena/blob/master/openarena-q3e

Its the launch script used for the Flatpak I maintain (openarena quake3e - https://flathub.org/apps/io.github.ec_.Quake3e.OpenArena)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants