FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. Manimal_
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 53
    • Groups 0

    Topics

    • Manimal_M

      The cache is not purged

      Watching Ignoring Scheduled Pinned Locked Moved FAF support (client and account issues)
      3
      0 Votes
      3 Posts
      379 Views
      Brutus5000B
      That cache is a game cache and not a FAF client cache. If you want to apply the command switch you can append it in Settings -> Forged Alliance Forever -> Command Line Format for Executable Put it behind the %s [image: 1663011115778-2b13f9c1-fc8d-4e33-a134-b0050ae573bd-image.png] (Mine might look different because I'm running on Linux)
    • Manimal_M

      FAF doesn't "know" where localisation files are !

      Watching Ignoring Scheduled Pinned Locked Moved FAF support (client and account issues)
      2
      0 Votes
      2 Posts
      397 Views
      Manimal_M
      More about this issue : I've noticed by verifying "AppData\Local\Gas Powered Games\Supreme Commander Forged Alliance\Game.prefs" that the voice volume was OFF, while it was at MAX in the Options window in-game : options = { (...) vo_volume = 0, (...) }, The localized voices are still muted in spite of my attempts to : set the volume to the MAX from the Options window in-game. click on [Apply]. click on [OK]. I've even thought I had to quit the game and launch it again after this change, to no avail. I've openned game.prefs with NP++ and noticed the value was still vo_volume = 0,. So I've changed it for vo_volume = 100,, but it's had no effect at all. FA v1.6.6 's localized voices are definitely like "broken" since I installed FAF, even by running the game without FAF. Help will be much appreciated.
    • Manimal_M

      Enlightment needed on some details

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      7
      1
      0 Votes
      7 Posts
      474 Views
      Manimal_M
      Thanks
    • Manimal_M

      Building over Wreckages bug

      Watching Ignoring Scheduled Pinned Locked Moved Game Issues and Gameplay questions
      9
      1
      0 Votes
      9 Posts
      343 Views
      Dragun101D
      @zlo said in Building over Wreckages bug: it fees like all civillian structures are doubled and one of the copies can be reclaimed and one cannot There was a patch iirc that made civilian wrecks not rebuildabke over
    • Manimal_M

      Tutorial can be broken

      Watching Ignoring Scheduled Pinned Locked Moved Game Issues and Gameplay questions
      2
      2
      0 Votes
      2 Posts
      211 Views
      JipJ
      Yeah - these are very fragile. We're open for contributions to them, but we have nobody with sufficient time and experience to pick them up.
    • Manimal_M

      SACUs and Factories Upgrades questions

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      86
      6
      0 Votes
      86 Posts
      6k Views
      DeribusD
      I think there's been adequate discussion on the topic
    • Manimal_M

      The FAF mod manager is missing must-have features

      Watching Ignoring Scheduled Pinned Locked Moved Modding & Tools
      8
      0 Votes
      8 Posts
      551 Views
      JipJ
      As I've said in another forum post: Best to get on the official discord, give yourself the modding role and ask about it in #modding-general . The people there can help you !
    • Manimal_M

      Suggestion: FAF menu bar items should stay visible Offline

      Watching Ignoring Scheduled Pinned Locked Moved Contribution
      18
      0 Votes
      18 Posts
      693 Views
      Manimal_M
      I'm an old school coder, with little knowledge of coding. This is how I'm working my programs : [image: 1661393077532-coding-process.jpg] If you know a better way, I'd be glad to hear from you.