Results 1 to 7 of 7

Threaded View

  1. #1
    TheLugiazSoul's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Tashkent, Uzbekistan
    Posts
    24
    Reputation
    15
    Thanks
    23
    My Mood
    Yeehaw

    How to remove HUD, Smoke, Sky, Grass, Trees, etc

    Do you guys know about all those hacks that make it so that you can remove trees, grass, smoke, hud, shadows, and the sky? You have to download them and inject them. They always get detected by PunkBuster and you can get banned for using those hacks. Well, I have a way for you to use those same "removal" tweaks and not get detected by PunkBuster. This will never be detected by PunkBuster. Plus, you don't have to download anything!

    Here's how to do it.

    go to "Documents/Battlefield Heroes" and open the General file with Notepad or Wordpad.

    If you don't have a General file, open your game and go to the settings. Turn Camera Shake OFF and then you will have a General file. Another option would be to create a General.con file yourself.

    Ok, now to the important stuff.
    scroll to the bottom of the file and paste in this code

    Code:
    enable/disable grass [0,1] fps boost
    renderer.drawundergrowth 1
    ----------------------------------------
    enable/disable most trees [0,1]
    renderer.drawovergrowth 1
    ----------------------------------------
    enable/disable particles ex:smoke,fire,explosions,dust,sniper trails,etc. [0,1] fps boost when set to 0
    renderer.drawparticles 1
    ----------------------------------------
    enable/disable the sky [0,1]
    renderer.drawskydome 1
    ----------------------------------------
    enable/disbale the hud [0,1] for cinematics
    renderer.drawhud 1
    ----------------------------------------
    enable/disable shadows [0,1] fps boost on medium/high
    renderer.drawshadows 1
    ----------------------------------------
    I have put in little descriptions for what every code does. Putting a 1 after the code will enable the feature. For example.

    renderer.drawovergrowth 1

    The 1 says that the trees are enabled and the game will have trees in it. Changing the 1 to a 0 will disable the trees and the game will no longer have trees.

    That's it. Have fun!

    Here is how my file looks now.
    Code:
    GeneralSettings.setSortOrder 0
    GeneralSettings.setSortKey ""
    GeneralSettings.setNumRoundsPlayed 0
    GeneralSettings.setServerFilter ""
    GeneralSettings.setHUDTransparency 255
    GeneralSettings.setCrosshairColor 255 255 255 255
    GeneralSettings.setBuddytagColor 0 0 0
    GeneralSettings.setSquadtagColor 0 255 0
    GeneralSettings.setMinimapRotate 1
    GeneralSettings.setMinimapTransparency 170
    GeneralSettings.setViewIntroMovie 1
    GeneralSettings.setOutOfVoting 0
    GeneralSettings.setBFTVSaveDirectory ""
    GeneralSettings.setConfirmQuit 0
    GeneralSettings.setMapIconAlphaTransparency 255
    GeneralSettings.setMaxBots 64
    GeneralSettings.setMaxBotsIncludeHumans 0
    GeneralSettings.setBotSkill 0.5
    GeneralSettings.setAutoScreenshot 0
    GeneralSettings.setIgnoreBuddyRequests 0
    GeneralSettings.setCameraShake 0
    GeneralSettings.setColorBlindFriendly 0
    GeneralSettings.setHelpPopups 1
    GeneralSettings.setKillMessagesFilter 1
    GeneralSettings.setRadioMessagesFilter 1
    GeneralSettings.setChatMessagesFilter 1
    GeneralSettings.setUseToolTip 1
    GeneralSettings.setUseArrowHelp 1
    GeneralSettings.setLastAwardsCheckDate 1370375113
    GeneralSettings.setAllowPunkBuster 1
    GeneralSettings.setItemSelectionReverseItems 1
    GeneralSettings.setItemSelectionCompressItems 0
    GeneralSettings.setToggleFilters 312194
    GeneralSettings.setAutoReload 1
    GeneralSettings.setConnectionType 5
    GeneralSettings.setConfirmLaunchEADownloader 0
    GeneralSettings.setConfirmLaunchBFWeb 0
    GeneralSettings.setConfirmDuplicateKey 0
    GeneralSettings.setConfirmLogout 0
    GeneralSettings.setConfirmDiscardBuddyMessages 0
    GeneralSettings.setConfirmInstantAction 0
    GeneralSettings.setConfirmReservedSlotsWarning 0
    
    enable/disable grass [0,1] fps boost
    renderer.drawundergrowth 0
    
    enable/disable most trees [0,1]
    renderer.drawovergrowth 1
    
    enable/disable particles ex:smoke,fire,explosions,dust,sniper trails,etc. [0,1] fps boost when set to 0
    renderer.drawparticles 0
    
    enable/disable the sky [0,1]
    renderer.drawskydome 1
    
    enable/disbale the hud [0,1]
    renderer.drawhud 1
    
    enable/disable shadows [0,1] fps boost on medium/high
    renderer.drawshadows 1
    If you are still having issues, then watch this video.
    THIS VIDEO MAY BE TAKEN DOWN

    Last edited by Mayion; 10-29-2013 at 09:57 AM.

  2. The Following User Says Thank You to TheLugiazSoul For This Useful Post:


Similar Threads

  1. [Patched] No Smoke, No sky, No Trees, No Grass
    By TheLugiazSoul in forum Battlefield Play4Free Hacks
    Replies: 46
    Last Post: 10-06-2013, 11:06 PM
  2. How to remove fog/smoke effects in mw?
    By Demented420 in forum Call of Duty Modern Warfare 2 Help
    Replies: 1
    Last Post: 05-12-2010, 04:54 AM
  3. How to remove most of your Recoil on your gun
    By iceball in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 03-25-2009, 03:53 AM
  4. [tut] how to remove flame filter [tut] CLIENTSIDED!
    By Sjoerd in forum WarRock - International Hacks
    Replies: 21
    Last Post: 03-18-2009, 04:44 AM
  5. how to remove GAME-GUARD???
    By noime1989 in forum Soldier Front Hacks
    Replies: 2
    Last Post: 01-21-2009, 12:05 PM