Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Found a bug in RTCW installer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
LubosD
Apprentice
Apprentice


Joined: 30 Jun 2005
Posts: 211
Location: Czech Republic

PostPosted: Sat Jul 09, 2005 10:22 pm    Post subject: Found a bug in RTCW installer Reply with quote

Hello,

after emerging Return to Castle Wolfenstein, the Multiplayer didn't work correctly.
I've done some investigation.


1) Extract the installer from original Linux CD: wolf-linux-1.4-goty.x86.run --target rtcw-1.4
2) Check the multiplayer version by this command:
Code:
$ strings rtcw-1.4/main/ui.mp.i386.so | grep MP
BG_WeaponInWolfMP
WOLF MP
MP 40
Wolf 1.4-MP
LEGS_JUMPB
LEGS_JUMP
MP40
EV_EMPTYCLIP
EV_JUMP
EV_JUMP_PAD

The MP version is 1.4
3) Extract the update installer: wolf-linux-1.41-3.x86.run --target rtcw-1.41
4) Check the multiplayer version:
Code:
$ strings rtcw-1.41/main/ui.mp.i386.so | grep MP
BG_WeaponInWolfMP
LEGS_JUMPB
LEGS_JUMP
MP40
EV_EMPTYCLIP
EV_JUMP
EV_JUMP_PAD
WOLF MP
MP 40
Wolf 1.33-MP

The MP version is 1.33

As you can see, wolf-linux-1.41 actually downgrades the MP version - that result into fu**ed menus in multiplayer.
The MP version in original Linux installer (wolf-linux-1.4-goty.x86.run) is higher.

Can anyone check this and/or make emerge workaround this?

UPDATE: Punkbuster requires WolfMP version 1.41. Where can I get it if 1.41 installer installs 1.33 library?
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Sun Jul 10, 2005 12:49 am    Post subject: Reply with quote

Hi.

I don't use rtcw, but I've just looked at the ebuild and saw that
Code:

atlantida linux # less /usr/portage/games-fps/rtcw/rtcw-1.41-r2.ebuild
DESCRIPTION="Return to Castle Wolfenstein - Long awaited sequel to Wolfenstein 3D"
HOMEPAGE="http://games.activision.com/games/wolfenstein/"
SRC_URI="mirror://3dgamers/pub/3dgamers/games/returnwolfenstein/Missions/wolf-linux-goty-maps.x86.ru
n
        mirror://3dgamers/pub/3dgamers/games/returnwolfenstein/wolf-linux-${PV}-3.x86.run"

the files that give you the error are the ones that emerge is instructed to get. Either the ebuild maintainers made a misteak with the version of the update or the file in the mirror is borked. You could look at https://bugs.gentoo.org and see if someone opened a bug on this. If no one did, you could do it - that's the best way to call the ebuild maintainers attention.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
LubosD
Apprentice
Apprentice


Joined: 30 Jun 2005
Posts: 211
Location: Czech Republic

PostPosted: Sun Jul 10, 2005 6:58 pm    Post subject: Reply with quote

MP 1.33 is (as some guy from ID says) the correct lib version for 1.41 patch 8O

But the main source of problems was that I also copied file mp_pak5.pk3 from the Windows CD.
mp_pak5.pk3 was the problem...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum