Page 9 of 10 FirstFirst ... 78910 LastLast
Results 121 to 135 of 146
  1. #121
    vdevilmaycry's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Posts
    75
    Reputation
    10
    Thanks
    7
    My Mood
    Angelic
    Nice one. theres also a lot of Solutions. thanks you for this post, a lot of people are suffering from this problem, and they needed it.

  2. #122
    RedKoolAid's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    88
    Reputation
    10
    Thanks
    13
    Quote Originally Posted by -Dimensions- View Post
    There are many solutions and I'm going to post each of mine that works.
    Things you should know...
    I have a Windows 7, 64 Bit, Intel Pentium 4 HT 3.2 GHz with 2 GB of ram and I can run APB Fine.

    SOLUTION #1 : VIRTUAL RAM

    Go to Start -> Right Click My Computer -> Properties -> Advanced System Settings -> Advanced Tab -> Performance Settings.
    Select Adjust for Best Performance. Go to the Advanced Tab and Under Virtual Memory select Change. Select Custom Size and adjust the setting according to the size of your current available hard drive space that you want for Virtual Memory. Currently I have mine set to 10000 - 10000. Once finished select Set and you should be prompted to Restart. Even if you aren't RESTART.

    SOLUTION #1 PART #2 : ACTUAL RAM
    Self explanatory get some more RAM!

    SOLUTION #2 : BEST LOWEST SETTINGS
    Go to the directory...
    x64 Bit:
    Code:
    "C:\Program Files (x86)\GamersFirst\APB Reloaded\APBGame\Config"
    x32 / x84 Bit:
    Code:
    "C:\Program Files\GamersFirst\APB Reloaded\APBGame\Config"
    Open "APBCompat.ini" using NotePad ++.
    Press CTRL+F and type
    Code:
    [AppCompatBucket1]
    and then select Find Next.
    Now select everything from VideoQuality=1 to ShadowVolumePrimitiveScreenSpacePercentageThreshol d=0.25 .
    Copy everything below and replace the selected area:
    Code:
    VideoQuality=1
    StaticDecals=True
    DynamicDecals=True
    LevelParticles=False
    DynamicLights=True
    DynamicShadows=False
    BlobShadows=False
    LightEnvironmentShadows=False
    CompositeDynamicLights=False
    DirectionalLightmaps=True
    MotionBlur=False
    DepthOfField=False
    AmbientOcclusion=False
    Bloom=False
    QualityBloom=False
    Distortion=False
    DropParticleDistortion=True
    SpeedTreeLeaves=True
    SpeedTreeFronds=True
    OnlyStreamInTextures=False
    LensFlares=True
    FogVolumes=True
    FloatingPointRenderTargets=True
    Trilinear=True
    OneFrameThreadLag=True
    UseVsync=False
    UpscaleScreenPercentage=True
    Fullscreen=True
    AllowD3D10=False
    EnableHighPolyChars=False
    SkeletalMeshLODBias=0
    ParticleLODBias=1
    DetailMode=2
    ShadowFilterQualityBias=0
    MaxAnisotropy=1
    MaxMultisamples=1
    MinShadowResolution=64
    MaxShadowResolution=128
    ShadowFadeResolution=96
    ShadowFadeExponent=0.5
    ShadowFadeStartDistance=2500.0
    ShadowFadeEndDistance=7500.0
    MaxDynamicShadows=0
    SunRenderQuality=0
    TrueSunMinScreenSize=0.2
    ParticleMaxWorldSpaceArea=500000.0
    ResX=1024
    ResY=768
    ScreenPercentage=100.000000
    SceneCaptureStreamingMultiplier=1.000000
    FoliageDrawRadiusMultiplier=0.000000
    ShadowTexelsPerPixel=2.000000
    bEnableVSMShadows=False
    bEnableBranchingPCFShadows=False
    bAllowBetterModulatedShadows=False
    bEnableForegroundShadowsOnWorld=False
    ShadowFilterRadius=1
    ShadowDepthBias=.008
    ShadowVolumeLightRadiusThreshold=1000
    ShadowVolumePrimitiveScreenSpacePercentageThreshold=0.25
    Press CTRL+F and type
    Code:
    [AppHWConstraintsBucket1]
    and then select Find Next.
    Now select everything from [AppHWConstraintsBucket1] to the end of the file.
    Copy everything below and replace the selected area:
    Code:
    [AppHWConstraintsBucket1]
    fMipBiasDiffuseLocalPlayerCharacterTextures=-1.0
    bCompressDiffuseLocalPlayerCharacterTextures=false
    bCompressDiffuseLocalPlayerVehicleTextures=false
    bCompressDiffuseOtherPlayerCharacterTextures=false
    bCompressDiffuseOtherPlayerVehicleTextures=false
    bCompressNormalTextures=true
    nMaxMemoryCacheEntryCount=120
    AudioCompatMode=0
    MaxMemoryUsedByTextureStreaming=314572800
    MaxMemoryUsedByTexturePool=150000000
    MaxMemoryUsedByMeshStreaming=104857600
    NumberOfTextureCreationPerFrame = 10
    MaxFreeMemoryUsedByVBPool=20971520
    MaxFreeMemoryUsedByIBPool=5242880
    
    [AppHWConstraintsBucket2]
    fMipBiasDiffuseLocalPlayerCharacterTextures=-1.0
    bCompressDiffuseLocalPlayerCharacterTextures=false
    bCompressDiffuseLocalPlayerVehicleTextures=false
    bCompressDiffuseOtherPlayerCharacterTextures=false
    bCompressDiffuseOtherPlayerVehicleTextures=false
    bCompressNormalTextures=true
    nMaxMemoryCacheEntryCount=120
    AudioCompatMode=0
    MaxMemoryUsedByTextureStreaming=314572800
    MaxMemoryUsedByTexturePool=150000000
    MaxMemoryUsedByMeshStreaming=104857600
    NumberOfTextureCreationPerFrame = 10
    MaxFreeMemoryUsedByVBPool=20971520
    MaxFreeMemoryUsedByIBPool=5242880
    
    [AppHWConstraintsBucket3]
    fMipBiasDiffuseLocalPlayerCharacterTextures=-1.0
    bCompressDiffuseLocalPlayerCharacterTextures=false
    bCompressDiffuseLocalPlayerVehicleTextures=false
    bCompressDiffuseOtherPlayerCharacterTextures=false
    bCompressDiffuseOtherPlayerVehicleTextures=false
    bCompressNormalTextures=true
    nMaxMemoryCacheEntryCount=120
    AudioCompatMode=0
    MaxMemoryUsedByTextureStreaming=314572800
    MaxMemoryUsedByTexturePool=150000000
    MaxMemoryUsedByMeshStreaming=104857600
    NumberOfTextureCreationPerFrame = 10
    MaxFreeMemoryUsedByVBPool=20971520
    MaxFreeMemoryUsedByIBPool=5242880
    Now go to the directory...
    x64 Bit:
    Code:
    "C:\Program Files (x86)\GamersFirst\APB Reloaded\Binaries"
    x32 / x84 Bit:
    Code:
    "C:\Program Files\GamersFirst\APB Reloaded\Binaries"
    Right click APB.exe -> Send to -> Desktop (create shortcut) . ALWAYS USE THIS SHORTCUT. Bucket 1 is minimal so in-game press O -> Video Settings and set it to Minimal. Then select the Advanced tab and make sure everything is off and at the lowest possible setting. Every 2 weeks or if you get a file error make a backup of the APBCombat.ini and run the loader to update, then replace the APBCombat.ini again.

    SOLUTION #3 : BOOST YOUR PC
    Do what ever it takes. Download everything from
    Advanced System Care [IMG]https://www****bi*****m/tpl/img/screenshot/ascfree/1.png[/IMG]
    to GameBooster [IMG]https://www****bi*****m/tpl/img/screenshot/gb/6.png[/IMG].
    If possible even overclock your PC, but I'm never responsible for anything .

    If you liked my Guide and it worked, thank me.
    Credits and props go out to Google.
    If it didn't work for you, too bad, thank me anyways.
    Oh and if your reading this as a Moderator, sticky.
    I think you run it fine because of your CPU, I have 8 GB RAM but a 1.9 ghz CPU (I'm on a laptop) so that makes it worse and my graphics card, but i still seems to do good with 30-50 fps not doing anything 20-30 fps driving and 30 to 20 are lower in combat On a different note. Some people just suck A lot..

  3. #123
    kristykissy's Avatar
    Join Date
    Jul 2012
    Gender
    female
    Posts
    11
    Reputation
    10
    Thanks
    0
    I'll try this out but there's also been a lot of server lag lately. So even if you can get a good FPS rate the lag will fail you lol

  4. #124
    spiritus's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    0
    Ill give it a try

  5. #125
    Remember.'s Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    does this work with other games ?

  6. #126
    albion7411's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    10
    Thx
    U helped0.
    me

  7. #127
    solomonjo0's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Hawaii
    Posts
    233
    Reputation
    10
    Thanks
    6
    My Mood
    Amused
    nice guid man ty

  8. #128
    bigbossksa's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    My Mood
    Shocked
    i dont know why this game is fps low ...
    i have core 2 quad 12MB
    and 8GB ram 1600
    and 570GTX

  9. #129
    tritoch's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Setting the VRam seemed to do it for me Thanks! Nice FPS BOOST!!!

  10. #130
    Planetic's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    35
    My Mood
    Amazed
    Worked for me! Thanks

  11. #131
    PumpedUpKid's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    2
    Cheers dudesdadadasda

  12. #132
    mitch1490's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    105
    Reputation
    10
    Thanks
    2
    My Mood
    Happy
    this is a awesome tutorial... thanks

  13. #133
    Cheesy10's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Behind you..
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Dead
    Hope this works for me...

  14. #134
    letsgetbanned's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    75
    Reputation
    10
    Thanks
    7
    My Mood
    Aggressive
    i played this game once for 5 minutes then i was bored(no im not a noob that gets killed every second) so i was gonna play apb reloaded but now i wanna try it with hacks

  15. #135
    AutoFarm's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    50 steps ahed of you.
    Posts
    10
    Reputation
    10
    Thanks
    0
    I love this game, sadly this FPS lag is a big issue for me.

Page 9 of 10 FirstFirst ... 78910 LastLast

Similar Threads

  1. [Release] How to improve your game fps
    By mrkiller2011 in forum CrossFire Tutorials
    Replies: 44
    Last Post: 06-28-2011, 02:47 PM
  2. [Tutorial] HOW TO IMPROVE YOUR COMPUTERS FPS AND IN GENRAL!
    By Death217 in forum CrossFire Tutorials
    Replies: 8
    Last Post: 03-27-2011, 05:19 PM
  3. Tweaks and Fixes (connection, low fps, etc)
    By Balls Out in forum Battlefield Bad Company 2 (BFBC2) Hacks
    Replies: 13
    Last Post: 08-16-2010, 06:44 AM
  4. How to fix your hack!!! (Found by me!!!)
    By oliveryas in forum Combat Arms EU Hack Coding/Source Code
    Replies: 4
    Last Post: 07-18-2010, 03:17 AM
  5. How to fix your FPS for crossfire
    By Chuck N0rris in forum CrossFire Tutorials
    Replies: 33
    Last Post: 07-15-2010, 01:19 PM