Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Hirogen

Pages: [1]
1
Help and Support / Re: Paintball 2 doesnt work on linux
« on: September 20, 2015, 06:25:46 AM »
bind ^ toggleconsole
default for opening console is " shift + ยด "
I don't know why the scores list disappears too, I'd like to know how to fix it too :D
Do you resize the window with setup -> video options or with that command I already forgot?
Another thing I recognized is that I can't resize the window like on windows, and when playing with 1920*1080 there is also the window title bar above it so the the lower part of the HUD is cut off (e.g. how many players of the blue team are alive). That's why playing the windows version with wine is much better :)

2
Help and Support / Re: Paintball 2 doesnt work on linux
« on: September 19, 2015, 02:33:00 PM »
$ sudo apt-get install libjpeg62:i386
did it for me. By the way where can I get q2a3d.so, I can't play with sound without it :)

3
Help and Support / Re: Paintball 2 doesnt work on linux
« on: September 19, 2015, 02:21:29 PM »
What does the terminal output? Is it something like this:

LoadLibrary("ref_pbgl.so") failed: libjpeg.so.62: cannot open shared object file: No such file or directory

I had this issue some time ago. All I had to do is to install libjpg. As this article ( https://bugs.launchpad.net/ubuntu/+source/libjpeg6b/+bug/978843/comments/8 ) says you can do it with
$ sudo apt-get install libjpeg62 git-core

If you are using a 64-bit system you have to install the 32-bit package but I forgot which one it is, it may be libjpg:i386 or something like that, just google.
I hope it works but you should keep trying it with wine or directly on windows (Neither the Linux version nor the windows version runs on my fresh Ubuntu MATE with standard drivers or the latest AMD drivers ..)

4
Help and Support / Re: IDK how to call this
« on: July 05, 2015, 11:43:57 AM »
Haha thanks, should have looked for myself before asking :D

5
Help and Support / Re: IDK how to call this
« on: July 05, 2015, 09:33:40 AM »
http://dplogin.com/files/maps/
Hm and where are the textures? I still need to download or have them before I can play if the server has them. Also, as I said, this way is a little bit annoying.

Would an ingame map downloader help a bit?
I might write something to help you.

A good idea. If it works (as good as the old downloader worked for me years ago) and if it makes you happy too  ;) it would be great when you realize it.

6
Help and Support / Re: IDK how to call this
« on: July 04, 2015, 02:30:11 PM »
I have a similar problem with downloading maps and even their textures. Paintball downloads as it should and then shows the bitrate ( B/s ) which goes down and the download stops (before the bitrate shows 0). This always happens after downloading one or two percent of a map / texture. Then I have to disconnect and reconnect (doesn't work with only reconnect) and it downloads the next one or two percents.
This happens under Linux Mint 17.1 64 bit and Windows 7 32 and 64 bit. As an alternative I've downloaded maps from the OTB ftp and have put them to the right folder, but that's very annoying for every new map or those that simply aren't on OTB.
On Windows I have Paintball in C:// -> Games as Fussion does, and on Linux in the personal folder.

Pages: [1]