Jump to content

Quaksen

Moderator
  • Posts

    5575
  • Joined

  • Last visited

  • Days Won

    218

Posts posted by Quaksen

  1. Figured it out! Sneaky little issue.  :ph34r:

     

    Reproduction steps:

    Select Silent Battle Timer

    Run WoT - Go into Training (the tutorial)

    Timer is silent.

     

    Now...

    Select Silent Battle Timer

    Select, under WoT Tweaks, "Preload Sounds"

    Run WoT - Go into Training (the tutorial)

    Timer is ticking.

     

    Something in the Preload Sounds mod makes it load sounds from the normal audio folder, and not the res_mods one.

    (Preload Sounds generates the "engine_config.xml" thingie.

     

    Possible fix/solution:

          <project>
            <name>GUI</name>
            <preload>true</preload>
          </project>
    

    If the installer detects selecting both Silent Battle Timer, and Preload Sounds, make Preload Sounds have this instead:

          <project>
            <name>GUI</name>
            <preload>false</preload>
          </project>

    And then....

    Select Silent Battle Timer

    Select, under WoT Tweaks, "Preload Sounds"

    Edit "engine_config.xml", changing the code bits above to "false"

    Run WoT - Go into Training (the tutorial)

    Timer is silent.

     

    (The GUI files total less than 4 MB data.. so it shouldn't affect performance in any noticeable way..)  ^_^

  2. How are you uninstalling the game?

     

    If you're using the uninstaller through the control panel, or the uninstall exe file, you'll need to re-read the thread with the modpack download.

     

    Not once have I had my game break completely from using Aslain's modpack, so it sounds rather odd.

  3. ok did a new install, no clan mod, even left off auto aim asst, and some other items ,, put on very minimal items and game started, went to garage, went to other room for 5 min, came back and game screen in garage had froze.   I am uninstalling mod, and going vanilla again to see if it works fine.

    Hold on a minute... you left the game sitting in garage, for 5 minutes, and it had frozen?

     

    I can almost guarantee that's an overheating graphicscard issue. My temperature on graphicscard goes up in the garage, for some reason (maybe it's not VSync'ed out there, dunno any other explanation)

     

    If you can - check your graphicscard temperatures..

    GPU-Z can tell you, under it's "Sensors" tab: http://www.techpowerup.com/gpuz/

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.