Results 1 to 10 of 14
Like Tree17Likes

Thread: T11 vs Real life

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Dreamer zJordan's Avatar
    Join Date
    May 2013
    Location
    Wales, United Kingdom
    Posts
    345
    I believe from previous experience in my programming career algorithms for simulation games take very little into consideration

    Randomness (literally 0 or 1, e.g 0 = Manchester City, 1 = United, the engine may give 1 a slightly higher chance of scoring a goal because of a possible superior striker)

    Honestly I have no idea how their algorithm works, but I had colleagues in the game industry (while I was also working at the same studio) while I worked for Ubisoft that specialized in the algorithm (not a huge aspect of their games either) and during our nights out that is what they talked about.

    The game engine isn't suppose to be kind, sure you have a much better chance of winning if you have a superior team and better formation, but randomness trumps that.
    Wolf FC

  2. #2
    Banned
    Join Date
    Feb 2013
    Location
    Palma, Mallorca
    Posts
    2,363
    Quote Originally Posted by zJordan View Post
    I believe from previous experience in my programming career algorithms for simulation games take very little into consideration

    Randomness (literally 0 or 1, e.g 0 = Manchester City, 1 = United, the engine may give 1 a slightly higher chance of scoring a goal because of a possible superior striker)

    Honestly I have no idea how their algorithm works, but I had colleagues in the game industry (while I was also working at the same studio) while I worked for Ubisoft that specialized in the algorithm (not a huge aspect of their games either) and during our nights out that is what they talked about.

    The game engine isn't suppose to be kind, sure you have a much better chance of winning if you have a superior team and better formation, but randomness trumps that.
    Well we always knew these programmers of T11 arent rocket scientists. They are extortionistic entrepreneurs only out for a steady good paycheck on our backs. I have always said that this program is not complicated but somehow they have every excuse in the book for not fixing the game with easy fixes.

    There is almost a sense that randomness is king instead of logic. If this is the case, it does not bode well for anyone.
    zJordan likes this.