h4x3d.com

- h4x3d.com

Archive
Tag "tfc"

I have been waiting for Team Fortress 2 for years now, I remember buying all these Game Mags in the 90′s but what the guys at fortress forever have come up with is incredible.
FF was scheduled for release in August 2006, but as it could be read in the
DEV journals the reason d’etre for the delay was the high amount of bugs that had to be fixed/worked on.

As I see it, Fortress Forever (It is a Team Fortress mod for the Half-life 2′s Source Engine), is already in the BETA-phase but not yet ready to be released to the public.

The media files they have released on their website yesterday are stunning!
I don’t even want Team Fortress2 anymore if I can get this.

Either go to ? their official website (Fortress-Forever.com),
or look at the media (YouTube) below. I am speechless…

Video download links: Youtube | Mirror 1 | Mirror 2 | Mirror 3 | Mirror 4 (teamfortress2.de)

Read More

Some call startup parameters command line parameters, do as you wish, but here is some solid information. I was sick of searching the net over and over again after having formatted my pc and loosing my startup parameters for halflife, tfc, cs, dod (not playing those two… but guess some of you do and find this useful as well), halflife 2 and basicly every mod that uses the mentioned hl engine.

There are many other command line commands that you can use in the shortcut. Actually you can use any config variable, but that is too tedious. There are two places to put these; in steam, click games, right-click counter-strike, select properties, click launch options, and plug them in there. Also you can create a shortcut to CS 1.6 with:
D:\Steam\Steam.exe -applaunch 10 will launch steam will supplied parameters

numericping (shows numeric ping by the bars in the server list)
-win (run CS in a window)
-full (run CS full screen)
-heapsize (specify the number of memory to use for Counter-Strike, example:
-heapsize 192000 means to set aside 192 MB of RAM for use) (usually causes a crash, best to leave alone)

-zone X
This switch allocates x amount of KiloBytes of memory for use with the console system. This can fix some of the crashes/errors that you may experience by entering long commands/scripts into the console or your configs.

-noip
This disables the use of UDP, which is part of the TCP/IP protocol. Most internet servers use UDP, so ignore this command. This is only really useful if you play the game solely on an IPX/SPX network/server, or don’t have TCP/IP installed.

-noipx
This disables the use of the IPX/SPX protocol. You should add this command if you don’t have IPX/SPX installed.

-gl
Run in OpenGL

-d3d
Run in Direct3d

-32bpp and -16bpp
Use 32bit or 16 bit colors. Can also be changed in video options.

-nojoy
This disables joystick support in CS. It shaves a little bit off the memory footprint of CS, so add this if you don’t use a joystick.

-wavonly
Disable the use of direct sound, only use if you are having sound problems.

-noforcemparms
-noforcemaccel
Turn off mouse acceleration while in CS.

-noforcemspd
People say it is another command line option to get rid of some mouse accel parameter, but I don’t think it is.

For example you can use
c:\hl\hl.exe -noforcemspd -noforcemaccel -noforcemparms -nojoy -heapsize 2560000
or open steam (more up to date) and click onto the game panel, select your desired game and lookout for startup properties or something similar. Do enter the string of commands there but leave out the hl.exe.

If you have problems with this or other useful (seriously) parameters, drop me a line or comment.

Read More