搜索结果: *

  • 用户:Sirael
  • 按日期排序
  1. Bannerlord is really just a broken game.

    I absolutely agree, sadly i don't think this was a mistake, i don't want to go on a long rant here but i am 100% convinced that the game is exactly what upper management envisioned, this is literally what they wanted to make and they made it, the reason why they constantly talked down Warband and said it was "Old and new players don't like it" (i am paraphrasing but they basically stated this sentiment) is because they unironically think Warband was a ancient game and they (the young and charismatic geniuses who knew better) were going to make it better and in their mind making it better meant getting rid of most of Warband and replacing it with fancy marketing talk, buzzwords and charlatans. This game still has potential but not in the hands of this developer.

    I am leaving a link to all the times the developer slighted Warband
    GUjGP.jpg


    And that is not even all of them, never forget that time in a games presentation one of the TW representatives said "Warband features are not up to Bannerlord standards"

    That was the literal thing they thought, it still is what they think of Warband, and frankly i cannot fathom describing this sentiment as anything other than hubris.
  2. CEO Statement regarding the release

    That is from ClanVariablesCampaignBehavior.cs, but good luck finding ALL the cheats, I mean I'm sure there's small ones here and there that won't get much notoriety, the economy is already quite unrealistic in certain ways, mostly in troop upgrades.
    Thank you extremely much, i was looking in the wrong folders all along
    Thank you again
  3. CEO Statement regarding the release

    I was very surprised to find this but this is directly from game code:
    C#:
    if (clan.MapFaction.Leader == clan.Leader && clan.Kingdom != null)
    {
        int num2 = (clan.Kingdom.KingdomBudgetWallet < 2000000) ? 1000 : 0;
        if ((float)clan.Kingdom.KingdomBudgetWallet < 1000000f && MBRandom.RandomFloat < (((float)clan.Kingdom.KingdomBudgetWallet < 100000f) ? 0.01f : 0.005f))
        {
            float randomFloat = MBRandom.RandomFloat;
            num2 = ((randomFloat < 0.1f) ? 400000 : ((randomFloat < 0.3f) ? 200000 : 100000));
        }
        clan.Kingdom.KingdomBudgetWallet += num2;
    }

    For those that don't know C#, this code piece gives Kingdoms up to 400k golds with a very small chance. It is executed every in game day.
    Hey man, i am trying to find all the cheats in the code, could you please tell me what file you screenshoted this from?
  4. What makes Bannerlord dull

    I can accept the majority of the issues this game has, but the fact talewords went out of their way to look at the multiplayer and then decide to chuck out all the fun features in favour of "balance" is frankly ridiculous, the multiplayer is dead because TW killed it, make no mistake, also i still can't figure out what the did to the combat, it feels inferior to warband
  5. Missing WB features are not up to the standards of Bannerlord!

    i want to scream and rage, but instead i am going to ask a single question, WHO ARE THEY MAKING THIS GAME FOR THEN?

    I understand they want to get the console audience, but warband was fundamentally a GOOD GAME, they didnt need to do this, just.........
  6. Release date announced on 25th October for PS5, PS4, PC, Xbox Series X/S,

    Yeah, at the current speed of dev it does seem like too little time, unless they are sitting on a massive patch i dont think this is going to go well
  7. Release date announced on 25th October for PS5, PS4, PC, Xbox Series X/S,

    How do all of you feel about this? i want to probe all of you for the general sentiment going around here Source: Mount & Blade: Bannerlord 2 is scheduled for release on October 25, 2022 for PS5, PS4, PC, Xbox Series X/S, and Xbox One...
  8. Resolved Cursor Flickering in menus and world map.

    Perhaps you have already tried this, but i use WSE to always launch warband and i have never encountered the issue as you describe. Have you given that a shot?
  9. The 'Consolization' of Mount and Blade and Bannerlord

    Thank you! i couldn't figure out how to upload it here
后退
顶部 底部