Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

[ Offical EA/Dice ] Battlefield 1942 v1.6

Options
  • 30-01-2004 8:01pm
    #1
    Registered Users Posts: 6,007 ✭✭✭


    1/30/04 - Community Update - 1.6 Patch Now Available

    PATCH CONTENTS

    ADMINS TAKE NOTICE
    The 1.6 patch radically changes the format for the maplist.con file. The 1.6 README has all the necessary details, but note that your current maplists will not work when you update to the 1.6 patch.

    New Map - Liberation of Caen
    Liberation of Caen is a new map for BF1942 owners. It includes a whole new army, the Canadians. The army includes the Sexton SPA and the Lynx scout car, as well as new skins, flags, voice overs, and a new Assault rifle and the Johnson M1941 LMG. The Germans in this map are also equipped with a new scout vehicle, the Kettenkrad.

    New Map - Raid on Agheila
    Raid on Agheila is a new map playable for owners of the Secret Weapons of WWII expansion pack. This exciting map adds a bevy of new vehicles, including mobile spawn points, stationary rocket launchers, a new tank, new self-propelled artillery, and the Flettner, an experimental helicopter.

    Modifications to Existing Maps
    • The Russian dive bomber, Ilyushin IL-2, has replaced one of the Yak 9 fighters in Kursk and Kharkov.
    • Battle of Britain can now be played using Objective Mode. Secret Weapons of WWII expansion pack is NOT required to play Battle of Britain in this mode.
    • Invasion of the Philippines has been slightly revised. The Japanese Destroyer has been rotated to face North, giving the Japanese a better chance at the start. The out of bounds area has been pushed back, and ticket bleeds have been slightly reduced.

    Client Specific Changes/Bug Fixes

    Added support for Punkbuster anti-cheat software
    In-game HUD Player and Map Voting Interface Via Scoreboard
    • To access the new scoreboard features either enter the spawn interface and click the Scoreboard button, or press TAB. (NB- clicking the right mouse button while holding down TAB will give you a cursor- clicking on the 'lock' button will lock the scoreboard onscreen.)
    Features of the new scoreboard:
    • Add buddies.
    • Vote to kick players.
    • Vote to kick a player on your team (only your team can vote).
    • Vote for maps.
    • All players can be seen through scrolling the score list.
    • Integrated vote dialog to respond to vote requests.
    • Added two new key bindings map to Yes and No for the vote response dialog (default: Yes: 7 and No: 8).
    • Added a new key binding for quick access to the map vote dialog (default: INSERT).
    • Please note that if you already have these keys bound in your custom profile you will need to assign these functions to other keys or use for them to work.

    Improved Server Browser
    • Support for favorite servers as a separate list accessible from the filters pane. NOTE: The favorite servers list must be refreshed manually to reflect the latest information from these servers.
    • Added button to place server in favorites list.
    • Much better filters and updated performance.
    • Added new filter buttons:
      - Populated only.
      - Favorites.
      - Pure Servers (Content Check).
      - PunkBuster only
    • Server Information pane will now detail which mods are present in the server rotation - Fixed the "Add server" button in the in-game server browser- now works for servers that use the standard GameSpy BF1942 ports.
    • Added button which takes you to the server rental service website.
    • Added LEGEND button (looks like question mark). This details what the main icons represent in the Server Browser Interface.

    Other Fixes / Changes
    • The game.listPlayers command shows the cd key hash of the local player.
    • Slightly improved loading speed of maps.
    • Fixed sinking destroyer bug.
    • Changed APC exit point to minimize certain exploits.
    • Fixed an exploit involving damage to Aircraft Carriers.
    • Fixed crash bug when a dead bot was thrown through a window or door.

    Dedicated Server Specific Changes / Bug Fixes

    Added Support for Punkbuster Anti-Cheat Software
    Win32 Dedicated Server Implemented Through Back-port of the Linux Dedicated Server
    • Runs in console mode displaying a status monitor with an interactive console.
    • The server uses a different binary than the game (bf1942_w32ded.exe).
    • Status monitor changes (compared to Linux server 1.5):
      - Added chat feedback.
      - Added number of tickets and current round number.
      - Added game state (playing, paused, etc.).

    Added Support for Mixing Mods, Maps and Game Modes in the Maplist.
    • (NOTE: This is only supported from the dedicated server GUI)

    IMPORTANT NOTICE ABOUT NEW SERVER FUNCTIONALITY
    Please note that all old maplists are incompatible with this new feature and will have to be created again. Running the server with an old map list will not work.
    • As a result of this the game.serverGamePlayMode command in the ServerSettings.con file and the +game command line argument are now obsolete for dedicated servers and should not be used.
    • The Maplist.con was changed to allow three arguments:
      game.addLevel < mapname > < game mode > < mod >, e.g.
      game.addLevel Gazala GPM_CQ bf1942
      ** NOTE : the following commands now also use this functionality:
      - admin.changeMap
      - admin.setNextLevel
    • Updated the DedicatedServer.exe launcher program to allow for creation of maplists with the new functionality.

    Updated Chat System
    • Fixed "chat lag" by streaming messages over a high-priority channel.
    • Added basic flood protection which prevents players from taking to much chat bandwidth by "spamming".
    • Added chat text as messages to the status monitor console.

    GameSpy/ASE Host Reporting Changes
    • Added (kills/deaths) to ASE score format.
    • Added roundTimeLeft to GameSpy keys.
    • Added reporting of cd key hashes to GameSpy keys.
    • Added active_mods key showing all mods in map cycle.
    • Added content_check key showing content checking mode.
    • Converted GameSpy reporting keys to lowercase and replaced spaces with underscores to facilitate filtering in external browsers

    Upgraded XML Logging Format to 1.1
    • Added support for CD key hashes for players.
    • Fixed a few spelling errors for keys.
    • Fixed a bug where compressed XML logs where sometimes being corrupted.
    • Escapes non-printable characters as bf:nonprint tags.
    • Added chat text messages to the XML stream.

    Updated Banning System

    Bans can be set on CD key hashes as well as IP addresses.
    Timeouts can be specified in these ways:
    • admin.banPlayerKey [timeout]
    • Where timeout can take one of these formats:
      - Omitted or 'perm' meaning that the ban is permanent
      - An integral number meaning the number of seconds the ban will be active (i.e. 3600 means one hour)
      - 'round', meaning the ban is active until the next map
      - An integral number prepended by a colon (i.e. :1234567), meaning the epoch exporation time of the ban (number of seconds since 1 Jan 1970). This option is most usable by external tools.
    • IP address bans continue to work as earlier but include the new timeout options as well.
    • Bans are stored as absolute times in banlist.con. Existing bans in banlist.con will be interpreted as permanent bans.

    Updated Content CRC Generation
    • Generation bat files are now created only for the mods you select. The new bat files are named getcrc-.bat.

    Updated Remote Console Output
    • The remote console now mirrors text written to the main console by prepending each mirrored line by a hash character (#). This is useful to capture chat text from external tools that periodically send commands to the remote console.
    • Please note that if several remote connections are made, the state of the mirroring is cleared so that mirrored console lines can easily be lost. Thus if you plan to use this feature in a tool, please only connect with one remote console connection at a time to ensure that you will get the correct results.

    Other Fixes/Changes
    • Added installation sanity checking that will tell you about common installation errors such as missing files. The sanity checking is done automatically at startup.
    • Added more readable error messages for common errors such as misspelled level names.
    • The game.listPlayers command lists cd key hashes of connected players when running in internet mode.
    • The game.showPorts console command can be invoked to display the ports currently used by the server.
    • Added overlayPath feature to support running multiple server instances from the same installation directory. To set up an instance, please follow these steps:
      - Create a new, empty directory to hold the instance, for instance C:\Server1
      - Copy the mods\bf1942\Settings directory from the main installation to the new directory
      - Create a new, empty Logs directory in the instance directory
      - Start the server with the overlayPath argument in a shortcut:

      - - bf1942_w32ded.exe +overlayPath C:\Server1
      - - Please note that the working directory for the server must still be set to the main installation directory.
      - - Also please note that if your overlayPath contains spaces you will need to quote the path in the arguments in one of these ways:

      - - - bf1942_w32ded.exe +overlayPath 'c:\path with spaces\server1' (single quotes)
      - - - bf1942_w32ded.exe +overlayPath """c:\path with spaces\server1""" (note that these are three double quotes)

    Mirrors to follow.


«1

Comments

  • Closed Accounts Posts: 221 ✭✭R_Tribesman


    'bout time too :D nice fixes, esp punkbuster


  • Registered Users Posts: 6,007 ✭✭✭Moriarty


    v1.6 Full download (274MB) from ea.com

    v1.5->1.6 incremental patch (148MB) from ea.com


  • Registered Users Posts: 6,007 ✭✭✭Moriarty


    Ill leave winters to do his spiffy mirrors post, i cba. Update looks good :)


  • Registered Users Posts: 65 ✭✭Asgaroth


    Those EA links appear to be down, i logged into the ftp server and the patches dont appear to be there, EA must be having a bad hair day...

    PS: Any local IRISH bf1942 servers running on the internet, trying to keep lag to a minimum, I am hoping to setup a bf1942 internet server, ut am still waiting for the 2nd cpu for the "server"...


  • Registered Users Posts: 14,181 ✭✭✭✭Jim


    Originally posted by Asgaroth
    Those EA links appear to be down, i logged into the ftp server and the patches dont appear to be there, EA must be having a bad hair day...

    the servers are probably down due to the large amount of downloads. even just the dc servers always have a hard time the first day of a new release.

    games2.iol.ie - CombatCavan for dc fun :)


  • Advertisement
  • Registered Users Posts: 14,181 ✭✭✭✭Jim


    Cheers for the post moriarty.
    Saved me doin it ;)

    Updated

    anyone feel like being a good samaratin to my poor 56k soul?:(


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    Those links are been hammered might as well wait a few days to download the patch:( 13.5kb/s


  • Moderators, Motoring & Transport Moderators Posts: 14,079 Mod ✭✭✭✭monument


    :rolleyes: Just got the last updates.


  • Registered Users Posts: 6,007 ✭✭✭Moriarty


    Theres now a torrent for it here.


  • Closed Accounts Posts: 157 ✭✭BenH


    Well I've just finished downloading and installing it, and it crashes immediately to the desktop. I'm going to do a full re-install and then update to the new catalyst drivers. Hopefully that will sort it.


  • Advertisement
  • Registered Users Posts: 15,815 ✭✭✭✭po0k


    I'm shlurping it donw in college.
    Will host it soon.


  • Registered Users Posts: 14,181 ✭✭✭✭Jim


    Originally posted by SyxPak
    I'm shlurping it donw in college.
    Will host it soon.

    leeching college bums.:mad:


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    k 5 mins till this is downloaded .........any idea if this will mess up my Dc 0.6 ? can i play dc 0.6 with others who dont have their Bf1942 updated ?


  • Registered Users Posts: 6,007 ✭✭✭Moriarty


    dc 0.6 will work fine with 1.6. You wont be able to play with people who havent patched, different bf1942 versions on the servers.


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    ah well no point updateing tonight so be playing in 10 mins

    Thanks for the info Moriarty


  • Registered Users Posts: 15,815 ✭✭✭✭po0k


    Originally posted by Jimeatsmenu
    leeching college bums.:mad:
    Tekkit in your ear you eejit :)

    BF1942 patch

    rename it to the proper filename, .exe
    Will have the full update in about 10mins


  • Registered Users Posts: 14,181 ✭✭✭✭Jim


    Originally posted by SyxPak
    Tekkit in your ear you eejit :)

    BF1942 patch

    rename it to the proper filename, .exe
    Will have the full update in about 10mins

    nice one :)

    now, i dont suppose you want to borrow (steal) a college cd, put it on it and slap it in the post for me?


  • Registered Users Posts: 15,815 ✭✭✭✭po0k


    I've no CDRs myself.
    I can only provide bandwidth :)


  • Registered Users Posts: 37,299 ✭✭✭✭the_syco


    Check out the :)IGN server. Getting it @ 51KB/sec, on their "open server"

    You may need some special software installed, and then you can download from here.


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    Patch is worth it for the new map alone i love the new anti-tank weapions placed around the enemy flags......pitty they didnt add that to so more maps


  • Advertisement
  • Registered Users Posts: 15,815 ✭✭✭✭po0k


    Full Update
    Rename from winters.ie to an .exe


  • Registered Users Posts: 14,181 ✭✭✭✭Jim


    Originally posted by bizmark
    Patch is worth it for the new map alone i love the new anti-tank weapions placed around the enemy flags......pitty they didnt add that to so more maps

    are the new maps available in co-op?


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    afarid not


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    is it just me or can other people not use the Scoreboard in Dc 0.6 anymore


  • Moderators, Technology & Internet Moderators, Regional South East Moderators Posts: 28,483 Mod ✭✭✭✭Cabaal


    /me marks download to get tomorrow
    :D:D:D:D


  • Closed Accounts Posts: 157 ✭✭BenH


    Originally posted by bizmark
    is it just me or can other people not use the Scoreboard in Dc 0.6 anymore

    Panic not:

    http://www.dcxtended.com/index.php

    Zeuser has already done a fix


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    good stuff ben thank you


  • Registered Users Posts: 344 ✭✭BeatFreak


    What I wanna know is where is Winters with all the download links? I'm in the process of downloading of some dodgy American site at a lowly 40kbs, would have been so much easier if someone else would have done all the work for meh... /me hunts down winters :D


  • Registered Users Posts: 6,892 ✭✭✭bizmark


    hes gone to scotland for the week or weekend i think


  • Advertisement
  • Registered Users Posts: 14,181 ✭✭✭✭Jim


    Originally posted by Beat Freak
    What I wanna know is where is Winters with all the download links?

    Scotland, playing in the snow. :)

    Here's your stinking mirrors.

    Battlefield 1942 1.6 Download Links (274 MB)

    =>EA Games
    =>IGN
    =>File Planet
    =>File Shack
    =>Blueyonder

    Battlefield 1942 1.6 Incremental Download Links (148 MB)
    =>EA Games
    =>IGN
    =>Fileplanet
    =>Fileshack
    =>Blueyonder


Advertisement