Originally posted by splitterface
View Post
Well I did everything I know how after downloading it and to no avail. I get this error in the console when I open the game and say start a new single player game..
HOST_ERROR: SERVER: PROGS.DAT has wrong version number (1882140206 SHOULD BE 6)
I still had to compile a progs.dat file from the looks of it. I just opened progs.src in wordpad and saved it as progs.dat. that was my best guess on how to do it.
Heres the steps of what I did to get this far.
1. I downloaded the 4.15 and the 4.25 small mod compilations from the link you gave me.
2. I put the Quake 4.15.pk3 file that came with the download into the ID1 folder. Then I moved the autoexec.cfg file into the ID1 folder.
3. I copied over the "original Quake 1.06 source QC" folder that came with the 4.5 download to C:\Program Files (x86)\DPQUAKE\dpmod
4. I edited the misc.qc file that was in the QC folder from the download so it had the rain and snow stuff added at the end of it.
5. I copied dpextensions.qc to the qc folder.
6. I opened progs.src and added in "dpextensions.qc" after "defs.qc" and saved the file
7. I opened progs.src with wordpad and saved it as progs.dat (I didnt how to compile it, this was my best guess)
8. Once saved I moved the progs.dat file to the ID1 folder.
9. I moved the .ent files for the rain into C:\Program Files (x86)\DPQUAKE\ID1\maps
10. I ran the game and tried to start a new single player game.
I cant get the game to play now and get the above error. Im guessing I didnt compile the progs.dat file properly and its causing this?
EDIT: I just deleted that progs.dat file I made and ran the game with no progs.dat file in the ID1 folder and the game works just fine now. I also got the rain working. I appreciate the help alot and thank you greatly!!
Sounds like all I have to do is edit the autoexec.cfg file to turn what I dont want off and ill be set. Unless that progs.dat file is important. Will I be alright without that file? I still feel I should learn more about compiling my own.
EDIT: I just did the 4.25 update and I changed the autoexec.cfg to how I like it. It would seem I have what I want working and Im all set. I think I pretty much got the simpler stuff down from trial and error and playing with things.
I just would like to ask one thing still bothering me. When I turn left and right with the keyboard, you turn VERY fast and Id like to slow that down if possible. In the original quake you can fire exactly at or close to an enemy and hit them when you shoot, in the darkplaces game you have to aim dead on or you miss. its much harder for me to hit my enemies in the darkplaces game and when i try to turn left and right, I turn way too fast to get an exact aim and end up turning too far left or right.
Is there anything I can do change this or help?
Comment