Project 1999

Go Back   Project 1999 > Search Forums

Showing results 1 to 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: patlefort
Forum: Technical Discussion 04-01-2026, 10:01 AM
Replies: 32
Views: 26,571
Posted By patlefort
I have added an option to disable gamescope in a...

I have added an option to disable gamescope in a new release: https://gitlab.com/patlefort/project1999-appimage/-/releases/2026.04.01

Can you try? If it still doesn't work then you have a cursed...
Forum: Technical Discussion 03-31-2026, 12:43 PM
Replies: 32
Views: 26,571
Posted By patlefort
I believe I have tracked the source of the...

I believe I have tracked the source of the problem and I have a new release that should fix the issue: https://gitlab.com/patlefort/project1999-appimage/-/releases/2026.03.31

This release also...
Forum: Technical Discussion 03-31-2026, 07:58 AM
Replies: 32
Views: 26,571
Posted By patlefort
That's error is normal, it tries different...

That's error is normal, it tries different sockets until it find one that work. Does it still crashes with --backend=wayland? I also had some random crashes but I just retry and it work.
Forum: Technical Discussion 03-30-2026, 01:06 PM
Replies: 32
Views: 26,571
Posted By patlefort
This should output 1: sysctl -n...

This should output 1:


sysctl -n kernel.apparmor_restrict_unprivileged_userns


In your earlier command, `apparmor_parser -r /etc/apparmor.d/bwrap` only work until reboot.

Try to remove...
Forum: Technical Discussion 03-30-2026, 11:31 AM
Replies: 32
Views: 26,571
Posted By patlefort
In the launcher, in the `Gamescope arguments`...

In the launcher, in the `Gamescope arguments` option, try adding `--backend=wayland` (without the quotes). I just tested in an intel machine and I get lag and insane tearing until I set the backend...
Forum: Technical Discussion 03-30-2026, 09:09 AM
Replies: 32
Views: 26,571
Posted By patlefort
Also, what hardware, nvidia/amd/intel?

Also, what hardware, nvidia/amd/intel?
Forum: Technical Discussion 03-30-2026, 09:07 AM
Replies: 32
Views: 26,571
Posted By patlefort
Can you try the old version (2025.09.27) again?

Can you try the old version (2025.09.27) again?
Forum: Technical Discussion 03-30-2026, 08:37 AM
Replies: 32
Views: 26,571
Posted By patlefort
I don't know why your system has a...

I don't know why your system has a `/etc/apparmor.d/bwrap` file. However, using setcap on bwrap shouldn't be needed as long as apparmor doesn't restrict it from using unprivileged user namespaces and...
Forum: Technical Discussion 03-30-2026, 07:28 AM
Replies: 32
Views: 26,571
Posted By patlefort
Did you follow instructions for Ubuntu?...

Did you follow instructions for Ubuntu? (https://gitlab.com/patlefort/project1999-appimage#for-ubuntu)
Forum: Technical Discussion 03-29-2026, 06:54 PM
Replies: 32
Views: 26,571
Posted By patlefort
I created a new version with a few changes that...

I created a new version with a few changes that could fix issues: https://gitlab.com/patlefort/project1999-appimage/-/releases/2026.03.29
Forum: Technical Discussion 03-29-2026, 12:19 PM
Replies: 32
Views: 26,571
Posted By patlefort
Can you try to run it with: PATH=/usr/bin...

Can you try to run it with:
PATH=/usr/bin ./Project1999.AppImage EQEmu

Alternatively, you can try to skip the GUI launcher with:
SKIP_GUI=1 ./Project1999.AppImage EQEmu
Forum: Technical Discussion 09-27-2025, 02:14 AM
Replies: 32
Views: 26,571
Posted By patlefort
Something is messed up with gitlab and all...

Something is messed up with gitlab and all releases disappeared. You can still download the appimage from here (https://gitlab.com/patlefort/project1999-appimage/-/packages) until I fix it or if it...
Forum: Technical Discussion 09-20-2025, 02:46 AM
Replies: 32
Views: 26,571
Posted By patlefort
Update: - Added the option to scale the UI. ...

Update:

- Added the option to scale the UI.
- Reduced the size of the AppImage.
Forum: Technical Discussion 09-15-2025, 11:31 AM
Replies: 32
Views: 26,571
Posted By patlefort
Small update: - Added option to switch...

Small update:

- Added option to switch between classic MIDI and mp3 music. Make sure you have a working MIDI device. https://wiki.archlinux.org/title/MIDI.
- Added some ui skins that can be...
Forum: Technical Discussion 09-12-2025, 06:38 PM
Replies: 32
Views: 26,571
Posted By patlefort
Big update: I have now a GUI to configure launch...

Big update: I have now a GUI to configure launch options. I can also install the game from ISO files. No need to pass arguments or use environment variables. They are however, still supported.

For...
Forum: Technical Discussion 09-11-2025, 11:57 AM
Replies: 32
Views: 26,571
Posted By patlefort
Is it not possible to edit your own post? It says...

Is it not possible to edit your own post? It says "You may edit your posts" but I can't see a button to do that.

Edit: So is there a time limit? What do I do if my first post contain outdated...
Forum: Starting Zone 09-10-2025, 03:58 AM
Replies: 79
Views: 150,853
Posted By patlefort
I have created an AppImage if one want an easy...

I have created an AppImage if one want an easy way to run the game: https://www.project1999.com/forums/showthread.php?t=443401
Forum: Technical Discussion 09-10-2025, 03:57 AM
Replies: 43
Views: 55,037
Posted By patlefort
I have created an AppImage if one want an easy...

I have created an AppImage if one want an easy way to run the game: https://www.project1999.com/forums/showthread.php?t=443401
Forum: Technical Discussion 09-08-2025, 10:08 AM
Replies: 32
Views: 26,571
Posted By patlefort
AppImage for running Project 1999 on linux.

Project on GitLab (https://gitlab.com/patlefort/project1999-appimage)
Download (https://gitlab.com/patlefort/project1999-appimage/-/releases) (Click the AppImage link in the latest release)
Readme...
Forum: Technical Discussion 09-05-2025, 11:53 AM
Replies: 11
Views: 6,650
Posted By patlefort
Scraping a website is a bad idea and should be...

Scraping a website is a bad idea and should be used only as a last resort. Any changes to the website can break it. It's not that it's complicated but an approved and stable way to do it by the...
Forum: Technical Discussion 09-03-2025, 06:32 PM
Replies: 11
Views: 6,650
Posted By patlefort
But why? It would be trivial to implement. I'm...

But why? It would be trivial to implement. I'm trying to create a launcher for linux that make it as easy as possible but for that, I need to automate the update process. Part of that process is...
Forum: Technical Discussion 09-03-2025, 10:50 AM
Replies: 11
Views: 6,650
Posted By patlefort
Thanks for the answer. Scraping a website for a...

Thanks for the answer. Scraping a website for a link is far from ideal. I'll have to think of a solution. My suggestion for the website would be to simply have a file that can be downloaded that...
Forum: Technical Discussion 09-03-2025, 03:05 AM
Replies: 11
Views: 6,650
Posted By patlefort
URL or API to check for current version of patch files?

I would like to automate version checks and updates. Does Project 1999 provide a way to query the latest version?
Forum: Starting Zone 07-04-2025, 06:38 PM
Replies: 79
Views: 150,853
Posted By patlefort
I managed to make it work. I had to reinstall the...

I managed to make it work. I had to reinstall the game and reinstall the patch as I messed up something with my script that convert files from upper to lower case. However, it doesn't work with the...
Forum: Starting Zone 05-07-2025, 07:41 PM
Replies: 79
Views: 150,853
Posted By patlefort
It used to work but I can't get it to work...

It used to work but I can't get it to work anymore. I am using https://github.com/Zaela/eqemu-login-helper to login. I can get to the server selection, but I get kicked back to login screen if I try...
Showing results 1 to 25 of 30

 
Forum Jump

All times are GMT -4. The time now is 01:00 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.