FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. HideLord
    The current pre-release of the client ("pioneer" in the version) is only compatible to itself. So you can only play with other testers. Please be aware!
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    HideLord

    @HideLord

    2
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    HideLord Unfollow Follow

    Best posts made by HideLord

    • RE: FAF/SCFA Replay Parser Library

      Really clean. Great work

      posted in Blogs
      H
      HideLord

    Latest posts made by HideLord

    • RE: FAF/SCFA Replay Parser Library

      Really clean. Great work

      posted in Blogs
      H
      HideLord
    • RE: I can't decompress replay files with zstd compression

      @askaholic Very nice! I'll try it tomorrow, thanks.

      posted in I need help
      H
      HideLord
    • I can't decompress replay files with zstd compression

      I looked through the faf client github. From what I can gather the replay header ends with the first '\n' character. Following the new line are the compressed bytes. I tried using the zstd terminal tool and even compiled the zstd library to try streaming decompression like the one used in the github (although there apache commons is used and I have no idea how that is implemented). I assume that maybe there is a byte at the start or the end which I'm not removing and that is causing the problem but I really don't know. Can anybody help?

      posted in I need help
      H
      HideLord