Maybe someone here can help

Discussion in 'Games, Gaming & Game-demos' started by The General, May 14, 2009.

  1. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    [​IMG]

    So far i tried the 185.85 , the 175.16, same bs.
    I never had this problem with XP, but on vista all of this is going on :(
     
  2. Cybermancer

    Cybermancer Don Quixote

    Messages:
    13,795
    Likes Received:
    0
    GPU:
    BFG GTX260OC (192 SP)
    I've had this problem in FarCry, too. It was not a driver problem, though. I'm not sure though whether this was caused by one of the patches or an in-game setting. Iirc, it was a setting.

    I installed the 1.4 cumulative patch, the 64-bit texture add-on/patch and then after starting a new game and exiting the game again, I used this config, too:
    Code:
    -- [Game-Configuration]
    -- Attention: This file will be overwritten when updated, so dont add lines ! Editing is not recommended !
    
    Input:ResetAllBindings();
    Input:BindAction("CYCLE_GRENADE", "h", "binozoom", 0);
    Input:BindAction("FIREMODE", "x", "binozoom", 0);
    Input:BindAction("FIREMODE", "numlock", "binozoom", 1);
    Input:BindAction("FIRE_GRENADE", "g", "binozoom", 0);
    Input:BindAction("FLASHLIGHT", "l", "binozoom", 0);
    Input:BindAction("FLASHLIGHT", "divide", "binozoom", 1);
    Input:BindAction("ITEM_0", "b", "binozoom", 0);
    Input:BindAction("ITEM_1", "t", "binozoom", 0);
    Input:BindAction("JUMP", "spacebar", "binozoom", 0);
    Input:BindAction("JUMP", "numpad enter", "binozoom", 1);
    Input:BindAction("LEANLEFT", "q", "binozoom", 0);
    Input:BindAction("LEANLEFT", "numpad7", "binozoom", 1);
    Input:BindAction("LEANRIGHT", "e", "binozoom", 0);
    Input:BindAction("LEANRIGHT", "numpad9", "binozoom", 1);
    Input:BindAction("MES*****ODE", "y", "binozoom", 0);
    Input:BindAction("MES*****ODE2", "u", "binozoom", 0);
    Input:BindAction("MOVEMODE", "lctrl", "binozoom", 0);
    Input:BindAction("MOVEMODE", "numpad0", "binozoom", 1);
    Input:BindAction("MOVEMODE2", "v", "binozoom", 0);
    Input:BindAction("MOVE_BACKWARD", "s", "binozoom", 0);
    Input:BindAction("MOVE_BACKWARD", "numpad2", "binozoom", 1);
    Input:BindAction("MOVE_FORWARD", "w", "binozoom", 0);
    Input:BindAction("MOVE_FORWARD", "numpad5", "binozoom", 1);
    Input:BindAction("MOVE_LEFT", "a", "binozoom", 0);
    Input:BindAction("MOVE_LEFT", "numpad4", "binozoom", 1);
    Input:BindAction("MOVE_RIGHT", "d", "binozoom", 0);
    Input:BindAction("MOVE_RIGHT", "numpad6", "binozoom", 1);
    Input:BindAction("RELOAD", "r", "binozoom", 0);
    Input:BindAction("RUNSPRINT", "lshift", "binozoom", 0);
    Input:BindAction("SCORE_BOARD", "tab", "binozoom", 0);
    Input:BindAction("TAKESCREENSHOT", "f12", "binozoom", 0);
    Input:BindAction("TURNLR", "maxisx", "binozoom", 0);
    Input:BindAction("TURNUD", "maxisy", "binozoom", 0);
    Input:BindAction("USE", "f", "binozoom", 0);
    Input:BindAction("WALK", "z", "binozoom", 0);
    Input:BindAction("WEAPON_1", "1", "binozoom", 0);
    Input:BindAction("WEAPON_2", "2", "binozoom", 0);
    Input:BindAction("WEAPON_3", "3", "binozoom", 0);
    Input:BindAction("WEAPON_4", "4", "binozoom", 0);
    Input:BindAction("ZOOM_IN", "mwheelup", "binozoom", 0);
    Input:BindAction("ZOOM_IN", "add", "binozoom", 1);
    Input:BindAction("ZOOM_OUT", "mwheeldown", "binozoom", 0);
    Input:BindAction("ZOOM_OUT", "subtract", "binozoom", 1);
    Input:BindAction("CHANGE_VIEW", "f1", "default", 0);
    Input:BindAction("CYCLE_GRENADE", "h", "default", 0);
    Input:BindAction("DROPWEAPON", "j", "default", 0);
    Input:BindAction("FIRE0", "mouse1", "default", 0);
    Input:BindAction("FIREMODE", "x", "default", 0);
    Input:BindAction("FIREMODE", "numlock", "default", 1);
    Input:BindAction("FIRE_GRENADE", "g", "default", 0);
    Input:BindAction("FLASHLIGHT", "l", "default", 0);
    Input:BindAction("FLASHLIGHT", "divide", "default", 1);
    Input:BindAction("ITEM_0", "b", "default", 0);
    Input:BindAction("ITEM_1", "t", "default", 0);
    Input:BindAction("JUMP", "spacebar", "default", 0);
    Input:BindAction("JUMP", "numpad enter", "default", 1);
    Input:BindAction("LEANLEFT", "q", "default", 0);
    Input:BindAction("LEANLEFT", "numpad7", "default", 1);
    Input:BindAction("LEANRIGHT", "e", "default", 0);
    Input:BindAction("LEANRIGHT", "numpad9", "default", 1);
    Input:BindAction("MES*****ODE", "y", "default", 0);
    Input:BindAction("MES*****ODE2", "u", "default", 0);
    Input:BindAction("MOVEMODE", "lctrl", "default", 0);
    Input:BindAction("MOVEMODE", "numpad0", "default", 1);
    Input:BindAction("MOVEMODE2", "v", "default", 0);
    Input:BindAction("MOVE_BACKWARD", "s", "default", 0);
    Input:BindAction("MOVE_BACKWARD", "numpad2", "default", 1);
    Input:BindAction("MOVE_FORWARD", "w", "default", 0);
    Input:BindAction("MOVE_FORWARD", "numpad5", "default", 1);
    Input:BindAction("MOVE_LEFT", "a", "default", 0);
    Input:BindAction("MOVE_LEFT", "numpad4", "default", 1);
    Input:BindAction("MOVE_RIGHT", "d", "default", 0);
    Input:BindAction("MOVE_RIGHT", "numpad6", "default", 1);
    Input:BindAction("NEXT_WEAPON", "pagedown", "default", 0);
    Input:BindAction("NEXT_WEAPON", "mwheelup", "default", 1);
    Input:BindAction("PREV_WEAPON", "pageup", "default", 0);
    Input:BindAction("PREV_WEAPON", "mwheeldown", "default", 1);
    Input:BindAction("RELOAD", "r", "default", 0);
    Input:BindAction("RUNSPRINT", "lshift", "default", 0);
    Input:BindAction("SCORE_BOARD", "tab", "default", 0);
    Input:BindAction("TAKESCREENSHOT", "f12", "default", 0);
    Input:BindAction("TURNLR", "maxisx", "default", 0);
    Input:BindAction("TURNUD", "maxisy", "default", 0);
    Input:BindAction("USE", "f", "default", 0);
    Input:BindAction("WALK", "z", "default", 0);
    Input:BindAction("WEAPON_1", "1", "default", 0);
    Input:BindAction("WEAPON_2", "2", "default", 0);
    Input:BindAction("WEAPON_3", "3", "default", 0);
    Input:BindAction("WEAPON_4", "4", "default", 0);
    Input:BindAction("ZOOM_TOGGLE", "mouse2", "default", 0);
    Input:BindAction("FIRE0", "mouse1", "player_dead", 0);
    Input:BindAction("MOVE_LEFT", "left", "player_dead", 0);
    Input:BindAction("MOVE_RIGHT", "right", "player_dead", 0);
    Input:BindAction("TAKESCREENSHOT", "f12", "player_dead", 0);
    Input:BindAction("CHANGE_VIEW", "f1", "vehicle", 0);
    Input:BindAction("CYCLE_GRENADE", "h", "vehicle", 0);
    Input:BindAction("FIRE0", "mouse1", "vehicle", 0);
    Input:BindAction("FIREMODE", "x", "vehicle", 0);
    Input:BindAction("FIREMODE", "numlock", "vehicle", 1);
    Input:BindAction("FIRE_GRENADE", "g", "vehicle", 0);
    Input:BindAction("FLASHLIGHT", "l", "vehicle", 0);
    Input:BindAction("FLASHLIGHT", "divide", "vehicle", 1);
    Input:BindAction("ITEM_1", "t", "vehicle", 0);
    Input:BindAction("JUMP", "spacebar", "vehicle", 0);
    Input:BindAction("JUMP", "numpad enter", "vehicle", 1);
    Input:BindAction("MES*****ODE", "y", "vehicle", 0);
    Input:BindAction("MES*****ODE2", "u", "vehicle", 0);
    Input:BindAction("MOVEMODE", "lctrl", "vehicle", 0);
    Input:BindAction("MOVEMODE", "numpad0", "vehicle", 1);
    Input:BindAction("MOVEMODE2", "v", "vehicle", 0);
    Input:BindAction("MOVE_BACKWARD", "s", "vehicle", 0);
    Input:BindAction("MOVE_BACKWARD", "numpad2", "vehicle", 1);
    Input:BindAction("MOVE_FORWARD", "w", "vehicle", 0);
    Input:BindAction("MOVE_FORWARD", "numpad5", "vehicle", 1);
    Input:BindAction("MOVE_LEFT", "a", "vehicle", 0);
    Input:BindAction("MOVE_LEFT", "numpad4", "vehicle", 1);
    Input:BindAction("MOVE_RIGHT", "d", "vehicle", 0);
    Input:BindAction("MOVE_RIGHT", "numpad6", "vehicle", 1);
    Input:BindAction("RELOAD", "r", "vehicle", 0);
    Input:BindAction("RUNSPRINT", "lshift", "vehicle", 0);
    Input:BindAction("SCORE_BOARD", "tab", "vehicle", 0);
    Input:BindAction("SCORE_BOARD", "up", "vehicle", 1);
    Input:BindAction("TAKESCREENSHOT", "f12", "vehicle", 0);
    Input:BindAction("TURNLR", "maxisx", "vehicle", 0);
    Input:BindAction("TURNUD", "maxisy", "vehicle", 0);
    Input:BindAction("USE", "f", "vehicle", 0);
    Input:BindAction("WALK", "z", "vehicle", 0);
    Input:BindAction("CYCLE_GRENADE", "h", "zoom", 0);
    Input:BindAction("FIRE0", "mouse1", "zoom", 0);
    Input:BindAction("FIREMODE", "x", "zoom", 0);
    Input:BindAction("FIREMODE", "numlock", "zoom", 1);
    Input:BindAction("FIRE_GRENADE", "g", "zoom", 0);
    Input:BindAction("FLASHLIGHT", "l", "zoom", 0);
    Input:BindAction("FLASHLIGHT", "divide", "zoom", 1);
    Input:BindAction("HOLDBREATH", "spacebar", "zoom", 0);
    Input:BindAction("ITEM_0", "b", "zoom", 0);
    Input:BindAction("ITEM_1", "t", "zoom", 0);
    Input:BindAction("LEANLEFT", "q", "zoom", 0);
    Input:BindAction("LEANLEFT", "numpad7", "zoom", 1);
    Input:BindAction("LEANRIGHT", "e", "zoom", 0);
    Input:BindAction("LEANRIGHT", "numpad9", "zoom", 1);
    Input:BindAction("MES*****ODE", "y", "zoom", 0);
    Input:BindAction("MES*****ODE2", "u", "zoom", 0);
    Input:BindAction("MOVEMODE", "lctrl", "zoom", 0);
    Input:BindAction("MOVEMODE", "numpad0", "zoom", 1);
    Input:BindAction("MOVEMODE2", "v", "zoom", 0);
    Input:BindAction("MOVE_BACKWARD", "s", "zoom", 0);
    Input:BindAction("MOVE_BACKWARD", "numpad2", "zoom", 1);
    Input:BindAction("MOVE_FORWARD", "w", "zoom", 0);
    Input:BindAction("MOVE_FORWARD", "numpad5", "zoom", 1);
    Input:BindAction("MOVE_LEFT", "a", "zoom", 0);
    Input:BindAction("MOVE_LEFT", "numpad4", "zoom", 1);
    Input:BindAction("MOVE_RIGHT", "d", "zoom", 0);
    Input:BindAction("MOVE_RIGHT", "numpad6", "zoom", 1);
    Input:BindAction("RELOAD", "r", "zoom", 0);
    Input:BindAction("RUNSPRINT", "lshift", "zoom", 0);
    Input:BindAction("SCORE_BOARD", "tab", "zoom", 0);
    Input:BindAction("TAKESCREENSHOT", "f12", "zoom", 0);
    Input:BindAction("TURNLR", "maxisx", "zoom", 0);
    Input:BindAction("TURNUD", "maxisy", "zoom", 0);
    Input:BindAction("USE", "f", "zoom", 0);
    Input:BindAction("WALK", "z", "zoom", 0);
    Input:BindAction("WEAPON_1", "1", "zoom", 0);
    Input:BindAction("WEAPON_2", "2", "zoom", 0);
    Input:BindAction("WEAPON_3", "3", "zoom", 0);
    Input:BindAction("WEAPON_4", "4", "zoom", 0);
    Input:BindAction("ZOOM_IN", "mwheelup", "zoom", 0);
    Input:BindAction("ZOOM_IN", "add", "zoom", 1);
    Input:BindAction("ZOOM_OUT", "mwheeldown", "zoom", 0);
    Input:BindAction("ZOOM_OUT", "subtract", "zoom", 1);
    Input:BindAction("ZOOM_TOGGLE", "mouse2", "zoom", 0);
    Input:SetMouseSensitivity(22.5000);
    Input:SetInvertedMouse(nil);
    Input:SetJoySensitivityHGain(1.0000);
    Input:SetJoySensitivityHScale(1.0000);
    Input:SetJoySensitivityVGain(1.0000);
    Input:SetJoySensitivityVScale(1.0000);
    Input:BindCommandToKey("\\SkipCutScene","F7",1);
    Input:BindCommandToKey("\\SkipCutScene","spacebar",1);
    Just save the above code as "game.cfg" and copy it into the game...

    p.s.: The spam filter of Guru3D is deleting a few lines in the code above, so just download the game.cfg from this link: http://rapidshare.com/files/232946874/game.cfg.html
     
    Last edited: May 14, 2009
  3. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    I am too lazy with install all those patches , etc lol. i won't worry about it anymore, i am buying a quad core later this year as my secondary rig and i plan to install windows 2000 on it, so i will play it then.

    peace and thanks for the help.
     
  4. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    Update: Back to using my HD2400, the problem doesn't exist. So maybe its just with Nvidia cards or that 8400gs.

    peace
     

  5. Bravo

    Bravo Master Guru

    Messages:
    866
    Likes Received:
    0
    GPU:
    eVGA Geforce 9600GT 512MB
    I have only one question:

    Why would you put Windows 2000 on a Quad Core PC?!?!?
     
  6. MarkyG

    MarkyG Maha Guru

    Messages:
    1,031
    Likes Received:
    195
    GPU:
    Gigabyte RTX 4070Ti
    Doesn't that occur when you enable HDR + FSAA? I'm sure it's something to do with FSAA and another feature enabled together that causes this problem.....
     
  7. Terrorizor

    Terrorizor Ancient Guru

    Messages:
    1,896
    Likes Received:
    0
    GPU:
    EVGA GTX260 SC
    has it been raining in farcry more than usual?

    "flash flood warning in effect"
     
  8. lmimmfn

    lmimmfn Ancient Guru

    Messages:
    10,491
    Likes Received:
    194
    GPU:
    4070Ti
    you should be asking why hes not installing '98 :)
     
  9. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    Because windows 2000 is really the best OS overall, it plays older games without hassle and win9x games and pretty much all XP/Vista games. Only flaw, you can't get the full Nvidia New CP or the CCC, but you get the old Nvidia CP and you can just use ATT.

    I always wanted a secondary rig anyway just for the older games or games which does not work on my new rig now(because of vista). So i plan to turn the GATEWAY Quad Core 2.5ghz rig into the Ultimate PCI gamer machine, using w2k, and a 8600GT 256MB GDDR3 128bit PCI card & and a Sparkle 9500GT 1GB or something else.


    It may be just because i was using a 8400gs, but back to using my 2400HD, no issues, 1280x1024 Ultra Settings, No AA, 40-120fps.
    :)
     
  10. lmimmfn

    lmimmfn Ancient Guru

    Messages:
    10,491
    Likes Received:
    194
    GPU:
    4070Ti
    And its $hit trying to get any new game working on it, although i managed Grid, Fallout 3, DMC4 and a load of others working it aint easy.
     

  11. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    http://win2kgaming.site90.com/phpBB2/index.php?sid=ab996a7eced1f1930534011da8a8c286

    Problem solve, doesn't take a while to get any game working. Go there if you need help.

    Btw, i know putting windows 2000 on a quad core may seem backwards lol, should be interesting to see how it works. But if it doesn't work out, no worries, i have xp home edition sp2 and xp pro sp2.
     
  12. lmimmfn

    lmimmfn Ancient Guru

    Messages:
    10,491
    Likes Received:
    194
    GPU:
    4070Ti
    i went there, its not that striaghtforward with the redirections/wrappers no matter what you say, especially with Windows Live. I got everything i needed working anyway on a crappy laptop while abroad.
    If i remember correctly you need Win2k server to detect the 4 cores
     
  13. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    Windows 2003 server?
    Guess i will grab what i need. Thanks, i will look into it.

    Btw, the only trouble i had with w2k when i was using it on my Pentium III, well a p3 doesn't have SSE2 or SSE3 so alot of games did not work. But every i tried work just fine with the right dll, etc. I had some issues with Fear 2, took almost a damn week to get it too work lol. But overall i will see how everything goes.

    peace
     
  14. lmimmfn

    lmimmfn Ancient Guru

    Messages:
    10,491
    Likes Received:
    194
    GPU:
    4070Ti
    no just windows 2000 server, dont quote me on that though, its been a long time lol.

    Well yeah, thats the hassle i had, arsing with different dll's, could take 5 mins to a few hours to a few days to get a game working, feckin annoying when you just wanna game.
     
  15. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    Update, seems like i will not be using windows 2000. Those games which does not work on XP, work on Vista. Soooooo i will use XP PRO 64BIT with the Quad core.
     

  16. Nato.dbnz

    Nato.dbnz Ancient Guru

    Messages:
    3,263
    Likes Received:
    0
    GPU:
    5870 Crossfire
    Xp 64 bit? You've got balls.
     
  17. Keitosha

    Keitosha Ancient Guru

    Messages:
    4,942
    Likes Received:
    192
    GPU:
    RX6800 / Vega56
    Dude, seriously!! Is this a joke (as always)? Afraid of using newer software which works alot better with your so called quad core, lets say Vista 64 or Windows 7 RC 64?

    Either way, have fun finding decent driver support in XP 64. :banana:
     
  18. The General

    The General Guest

    Messages:
    3,108
    Likes Received:
    5
    GPU:
    FirePro W5000 2GB
    Why would i use Vista 64bit when i already have Vista 32bit?
    I am not buying a secondary rig just to use Vista again :wanker:
    Vista is not the best OS if you didn't know and Win7 LOL, no need for it.

    And what do you mean good luck finding decent driver support?
    As from what i can tell, they have drivers just like 32bit.
     
  19. Bravo

    Bravo Master Guru

    Messages:
    866
    Likes Received:
    0
    GPU:
    eVGA Geforce 9600GT 512MB
    Have you even tried the Windows 7 RC? Its far beyond Vista, and 64bit is just nice to have.

    As for driver support, I don't think many companies make drivers for 64bit XP.
     
  20. Syranetic

    Syranetic Master Guru

    Messages:
    618
    Likes Received:
    145
    GPU:
    Zotac RTX 4080
    Windows XP x64 was a testbed for Vista x64 ... driver support was poor at best. Personally I don't know why you would install anything other than Vista/Win7 x64... pretty much anything even old games will run on it... and if they don't then I suggest just running VMware.
     

Share This Page