How to get Infinite Gold and Renown in Fire Emblem Three Houses

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ต.ค. 2020
  • Unlimited money is obtained by using a solid NG+ exploit using the pagan alter in the abyss. If anyone knows any other exploits or glitches hit me up!
    Discord: / discord
    Become a Member:
    / @adamwithfed
  • เกม

ความคิดเห็น • 227

  • @CAPAE
    @CAPAE 3 ปีที่แล้ว +423

    Here is a quick programmer explanation:
    66,000 - 464 = 65,536
    65,536 ÷ 8 = 8,192
    8,192 is common in computer coding as a possible overflow number: 8,192 MB = 8 GB; 8,192 KB = 8 MB; etcetera.
    Perhaps the storage for renown use only uses that much storage, and it resets to overflow. So between 87 and 88 passes, the number reaches 65,536 renown, then gets overflowed back to 0.
    UPDATE: The best way to get most money and renown is to actually buy 94 of a 700 renown cost item such as a Killer Lance and sell it for 560G
    UPDATE 2: 94 Silver Gauntlets+ is optimal
    Silver Gauntlets+ 640G
    Killer Axe 620G
    Killer Bow and Killer Lance 560G
    88 Abysian Exam Pass 100G

    • @NoNameTheFirst
      @NoNameTheFirst 3 ปีที่แล้ว +6

      Yep. Whenever you see overflow glitches always check if key numbers fit as 2^x

    • @wouterW24
      @wouterW24 3 ปีที่แล้ว +10

      Wait, does that mean you get 52640 gold of the killer lance pile of it each cycle? I haven't got a file fully ready to test all of it right now.

    • @CAPAE
      @CAPAE 3 ปีที่แล้ว +8

      @@wouterW24 Yes 🙂 or 60,160 if you purchase Silver Gauntlets+ instead 😁

    • @CAPAE
      @CAPAE 3 ปีที่แล้ว +8

      I have been testing it out for the past half-an-hour.

    • @wouterW24
      @wouterW24 3 ปีที่แล้ว +2

      @@CAPAE Are you working on a full list of combinations? the more options you have to gain gold in one time, the better.(what's the silver gauntlets number?)
      I managed to did find my intitial endgame silver snow file that I did some experimenting on abyss on when it first came out, and it also works for me(in the EU version).
      also, related, we all know the seeds are efficient. However with the massive amounts of gold we can now farm, maybe some other slighty less efficient items to trade for renown are worth our time? the amounts of seeds one can carry is sadly limited which bogs the whole process down.
      Edit: oh wait I forgot you can carry 999 of regular type items.

  • @linebeckthejohoe4876
    @linebeckthejohoe4876 3 ปีที่แล้ว +198

    Oh, an infinite gold and renown exploit? This won’t be so bad.
    “You need 70000 renown.”
    wellokthenforgetwhatisaid

  • @lordmudkip7344
    @lordmudkip7344 3 ปีที่แล้ว +208

    The game uses a 16-bit number for calculating the price, meaning it expects the price to be between 0 and 2^16 = 65536. Since it exceeds that value, it loops around and now you pay 65536 less. This is called and integer overflow and it's quite common in many games and in exploits. It's the same idea as the negative crit glitch in Path of Radiance.

    • @NoNameTheFirst
      @NoNameTheFirst 3 ปีที่แล้ว +8

      Yep. As soon as he demonstrated the glitch, I immediately went to check if 66000-464 was a 2^x value. Upvoting the comments explaining the glitch

    • @jmricho8780
      @jmricho8780 3 ปีที่แล้ว +5

      So lets see if i got this at 65536 and its multiples it resets back to 0 right? Or did i miss something

    • @CAPAE
      @CAPAE 3 ปีที่แล้ว +4

      Yep, also, the minimum amount of renown you need is 65,600 for 800 renown items.

    • @gregorymunoz8089
      @gregorymunoz8089 3 ปีที่แล้ว

      i suck at math but this still makes sense

    • @MrMarinus18
      @MrMarinus18 3 ปีที่แล้ว

      @@jmricho8780 Kind of. It's just that the number can only go up to 65536. If you force it to go beyond that number it will just loop itself back to 0 to prevent the entire game from crashing.

  • @onyxshortclawegdr2911
    @onyxshortclawegdr2911 2 ปีที่แล้ว +37

    Heads up, if you buy 82 silver bow+ or silver lance+, it's only 64 renown and they sell for 580 gold each. Anything worth 800 renown works the same way as far as the renown bug goes but these have the best individual price I believe

  • @Adam-hs9ft
    @Adam-hs9ft 3 ปีที่แล้ว +44

    I can finally use weapons rather than just beating people to death with broken relics and stuff

  • @phoenix5054
    @phoenix5054 3 ปีที่แล้ว +74

    Note to self: always use 32-bit data types to prevent overflow exploitability.

    • @mrherc85
      @mrherc85 3 ปีที่แล้ว +4

      Time to start using "long" in front of those "ints" 😆

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว +6

      Glitch finders: "You underestimate my power."
      Nintendo went out of their way to make Mario Kart Wii as glitchless as possible, but they ended up making it the most broken game in the series.

  • @maggiehenderson3711
    @maggiehenderson3711 3 ปีที่แล้ว +59

    This is WILD. Bringing me back to the “motherload” days in Sims.

  • @Urbrainongaming
    @Urbrainongaming 3 ปีที่แล้ว +7

    0:53 there and get ready to rewind it several times because he flies through the actual important information

  • @lughemblem
    @lughemblem 3 ปีที่แล้ว +16

    Seems like a good technique if you're in the middle of a playthrough in a tight spot. But since this is a NG+ technique, if you wanna set yourself up to have a bunch of renown at the beginning, it'll snowball faster if you just do multiple crimson flower speed runs. I guess the programmers weren't thinking very thoroughly when they decided 2^16 was a good overflow number.

  • @Ansome234
    @Ansome234 3 ปีที่แล้ว +82

    I can finally not be broke in part 2

  • @climax90hero
    @climax90hero 3 ปีที่แล้ว +10

    This reminds me of the exploit in Tales of the Abyss. In there u buy a bunch of silver spoons and knives and go across the map to sell them elsewhere to gain more money

  • @johnnymind4151
    @johnnymind4151 3 ปีที่แล้ว +7

    Well, good to know if I want to use it for future playthroughs!
    Overflowing numbers can be really useful and a lot of fun in games, because you then get exploits like this one.
    The best thing for me is that I won't have to worry about Abysian Exam Pass anymore with this, anyone can access the DLC classes if I want to!

  • @wouterW24
    @wouterW24 3 ปีที่แล้ว +15

    oh yeah, thank you, THANK YOU. This opens up a lot of renown usage.
    I've not looked at the killer lance example too closely, but I think if you do it right you can gain.. a lot? The seed sellingprocess is still a bit slowish, but breaking open the renown/gold economy without having advance the date seems valuable.

    • @CAPAE
      @CAPAE 3 ปีที่แล้ว +1

      For most money at a time not worrying about renown so much, sell Killer Knuckles. For most worth, sell 800 renown Silver Lance+ and Silver Bow+

  • @brainofjikir
    @brainofjikir 3 ปีที่แล้ว +5

    65,536 is 2^16, or a normal size for a number used in programming. What's happening is that you are "overfilling" the number and it wraps back around to 0 once you try to get to 65,537. This would be really easy for them to patch by just increasing the number they use in the program from a 16bit number to a 32bit number

  • @TdogGamin
    @TdogGamin 3 ปีที่แล้ว +4

    Definetly gonna give this a rewatch later on when im on fe3h bc unlimited would be really handy

  • @Maverick512000
    @Maverick512000 2 ปีที่แล้ว +1

    Words fail me at how awesome this is so all I'll say is thank you.

  • @smasher1237
    @smasher1237 3 ปีที่แล้ว +62

    This could have been useful had I not spent all my leftover Renown on support conversations.

    • @2175Nono
      @2175Nono 3 ปีที่แล้ว +3

      It's super easy to grind supports with adjutants and just eating together. Spending renown on it is such a waste. I'm on my third playthrough and have unlocked all supports except edelgard's constance supports since CF was my first route before playing the dlc.

    • @smasher1237
      @smasher1237 3 ปีที่แล้ว

      @@2175Nono I was on the last chapter and already got all the supports I needed. I dumped everything else on other characters just to watch the convos.

    • @2175Nono
      @2175Nono 3 ปีที่แล้ว +1

      @@smasher1237 iirc you can save before unlocking them and once you do they'll always be on the extras menu

    • @longoria9990
      @longoria9990 3 ปีที่แล้ว +2

      @@2175Nono any tips on getting renown fast, as in reaching around 68k+? I’m shy of 30k and would appreciate any knowledge in relation to getting renown fast

    • @2175Nono
      @2175Nono 3 ปีที่แล้ว +3

      @@longoria9990 Before discovering this glitch the way I would get renown is choosing the dlc double gold aux battles 2 or 3 weeks every month and buying seeds with the gold to trade into renown. The gold amount increases the later in the game you are but even in the beginning of the game it is more rewarding to do them instead of the actual quest battles. It's not exactly fast but it gets the job done. It took me about 5 hours to max out my renown using the glitch in the video though.

  • @wesnohathas1993
    @wesnohathas1993 3 ปีที่แล้ว +7

    What a way to make 3H loading times even more painful.
    I thought I was done with this game for good, but now it seems NG+ with none of the normal restrictions has become a much more attainable option...

  • @louislam369
    @louislam369 3 ปีที่แล้ว +2

    Thanks to you, I am not going to update my game anymore if the devs fix it in next patch.

  • @gregorymunoz8089
    @gregorymunoz8089 2 ปีที่แล้ว +4

    If you use this glitch with the repeat months glitch you can do it in a fresh save

  • @TheDarkEnigma
    @TheDarkEnigma 3 ปีที่แล้ว +5

    Combine this with the newly discovered 'Time Loop' Glitch for as much freedom as you need

  • @goldengear1000
    @goldengear1000 3 ปีที่แล้ว +24

    How long would you need to horde renown in non-new game+ to execute this?

    • @BONBON28100
      @BONBON28100 3 ปีที่แล้ว +2

      I was hoping for an answer to this here :(

    • @johanjung7212
      @johanjung7212 3 ปีที่แล้ว +2

      this video just got recommended to me and i haven't tried it but chapter 16 and above if you do the DLC aux quest (the one with the golden exclamation mark) 3 times you'd get around 48k gold, which translates to around 4k renown, to do this you need around 60k so in total 15 weeks of battles or 4-5 chapters (cos let's be real, you need a week or two to explore at least)

    • @aarondevack1912
      @aarondevack1912 4 หลายเดือนก่อน

      So I know I'm late by 3 years, forgive me, but your best bet is to do another glitch known as the time loop glitch, only select months you can do it (I.E. Chapter 7 which is in my opinion the best for various farming) loop the month by selecting the mission date, (you MUST be 2 or more weeks away so for chapter chapter 7 the 19th or before) explore on the last day if you want, select calendar and then select the mission date, select it but don't immediately skip, hover over skip to date and hold right (d-pad or analog doesn't matter) and make sure to look to the left side of the screen for info, if it disappears or changes then you did it, then select yes, if it moves the date but not the info DON'T, it will make you do the mission then, lastly if it doesn't move at all, retry until it does. Then you can loop aux battles (preferably the DLC gold marker ones) and explore when needed. Also a good way to try and get a unit to level 99 if you're that determined.

  • @sethbrown6098
    @sethbrown6098 ปีที่แล้ว +1

    Yo, did they patch this? I just went to try it today , and it never rolled back over to the lower price for anything on the Silver Gauntlets+ or Killer Axe

  • @feuerkunstzero
    @feuerkunstzero 10 หลายเดือนก่อน

    the problem i see is, that if you have lets say 999.999 renown and lets say you use all in this playtrough and do a new game + then you start agian with only 60k ? or something like that that means the renown grind ois sadly only for THIS playtrough you play right now sadly...
    so that means you have to do this method in every playtrough again
    or does someone have find something out that helps ?

  • @wouterW24
    @wouterW24 3 ปีที่แล้ว

    so I did some more poking around...
    now we have infinite gold poultry(5 points) and wild game(10 points), and all flower seeds(15 points) are valid options for gaining renown. with unlimited budget I think you can just buy 99 of all flower seeds... I think that's 15 X 15 x 7(type of flower seeds) = 10395 renown for flower seeds. More then I figured, I'm not used to discounting gold yet.
    suffice to say the days of renown drought are pretty much over if they don't patch this.
    Edit: should probably figure how how much the ore/meat/tea totals. maybe it's just efficient enough to include in some farming.

  • @crisovelot
    @crisovelot 3 ปีที่แล้ว +2

    This is really useful--

  • @Soulbane90
    @Soulbane90 ปีที่แล้ว +2

    January 2023 and it's still working. Choose 82 Silverlance+ and it says 65600 pts --> offer renown --> and now the price is only 64 renown.

    • @imweird21
      @imweird21 ปีที่แล้ว

      It doesn’t work for me doesn’t let me choose multiple of one item just one at a time? How do you choose more than one?

  • @notimportant4329
    @notimportant4329 3 ปีที่แล้ว +4

    Wait so can you offer anything back to the statue for more renown?

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      Storehouse items like seeds, bait, food, tea leaves and ore

  • @wilfredoretamalm
    @wilfredoretamalm 2 ปีที่แล้ว +1

    A year later, this still works, or was it patched?

  • @marcushoglund5893
    @marcushoglund5893 2 ปีที่แล้ว

    is this still possible i cant buy multiple at the same time?

  • @mrherc85
    @mrherc85 3 ปีที่แล้ว +2

    After all this time, has IS taken any measures to patch this up? I mean, I wanna try it, but investing such an amount of renown to have it patched out and end up with more seals (or gauntlets, or whatever) than I can possibly use will be... Underwhelming... To say the least

    • @AshleeDelano
      @AshleeDelano 3 ปีที่แล้ว +1

      Using it myself right now as I type this

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      This game was co-developed by the same studio that didn't patch out the max rupee glitch in the Wii U version of Hyrule Warriors.

  • @CAPAE
    @CAPAE 3 ปีที่แล้ว +15

    WAIT...WHAT?!? 😲😲😲

  • @JosephHk743
    @JosephHk743 3 ปีที่แล้ว +1

    That is so weird of an exploit, but thanks anyways because gold farming in Maddening or part 2 in general is pretty difficult.

  • @nguyenthanhsu9135
    @nguyenthanhsu9135 3 ปีที่แล้ว +2

    Right after you said loading screen, I had to watch 2 ads lol.

  • @blackdave9446
    @blackdave9446 ปีที่แล้ว

    can you only do this in chapter 5 or can you do it anytime in new game plus?

    • @AdamWithFED
      @AdamWithFED  ปีที่แล้ว +1

      It can be done after that too.

  • @Shiniandkutie
    @Shiniandkutie 3 ปีที่แล้ว

    I only have 9k renown........... I spent plenty prior to learning this. how do i grind up G or influence hahah

  • @locoDEADMAN
    @locoDEADMAN ปีที่แล้ว

    Think its finally been patched the game now only lets me buy one at a time by using multiple confirmation screens rather than multiple at once by using the screen shown in the video.

  • @Mysterie
    @Mysterie 2 ปีที่แล้ว

    how why not start with how you get 70k renown?

  • @user-vm5gf9ri9x
    @user-vm5gf9ri9x ปีที่แล้ว

    Well, I think it's patched or my level is too low. I can only buy up to three silver swords.

  • @MrNemitri
    @MrNemitri 3 ปีที่แล้ว

    Do I have to finish the ashen wolves route? I ragequit at the last boss battle, the rng was the last straw, didn't enjoy the dlc at all

    • @shiny9690
      @shiny9690 3 ปีที่แล้ว

      As long as you've unlocked the Abyss in the main game, you'll be able to do it.
      Clearing the boss battle is not required, but it does get you an equippable item that, when held, negates extra effectiveness (i.e. arrows against fliers, Dark Spikes against the Death Knight, etc.) and gives out innate DC.

    • @cloudcleaver23
      @cloudcleaver23 3 ปีที่แล้ว

      The boss battle is more intimidating at a glance than it actually is. You can use gambits and blow that thing wide open by busting its armor off in the first few turns. I killed it before it even teleported (playing on Hard) and it never even got the chance to do the teleport thing.

  • @shinobi_chileno1737
    @shinobi_chileno1737 2 ปีที่แล้ว

    dosnt work on ng only in ng+

  • @fiah2542
    @fiah2542 3 ปีที่แล้ว +1

    i was planning to do this, but then i realized that i don't have the dlc pack yet :)

  • @FreddyJ29
    @FreddyJ29 3 ปีที่แล้ว

    does anybody know if this still works?

  • @erikbell1723
    @erikbell1723 3 ปีที่แล้ว +2

    So do you need to have the amount of Renoun it asks for even though you don’t get charged it?

    • @lughemblem
      @lughemblem 3 ปีที่แล้ว +1

      Yes. Notice how when you are choosing how many passes you want to buy with renown that the correct amount of renown is shown. If you don't have at least enough renown for 88 passes, then the game won't let you select that many.

    • @lughemblem
      @lughemblem 3 ปีที่แล้ว +1

      It seems the game (for some bazaar reason) stores these numbers in two different areas in the code that are of different sizes. They just didn't make the integer you are actually charged as big as the integer for the calculated charge. It's kind of an odd oversight, but an easy one to make.

  • @heith1229
    @heith1229 3 ปีที่แล้ว +2

    A similar thing could happen with Hegemon Edelgard for a short time. IS patched it for Edelgard though

    • @2175Nono
      @2175Nono 3 ปีที่แล้ว

      What do you mean?

    • @l.n.3372
      @l.n.3372 3 ปีที่แล้ว

      Are you talking about the Rengor glitch on his 0% growths of AM?

    • @kannonball5789
      @kannonball5789 ปีที่แล้ว

      @@2175Nono Necropost I know, but the op is referring to an overflow glitch for the final fight of Azure Moon. If you do exactly 3 damage to Hegemon Edelgard on Madening then let her heal the damage with the heal tile. It overflows to 0 HP and she dies, ending the battle, because Three Houses is broken.

    • @2175Nono
      @2175Nono ปีที่แล้ว

      @@kannonball5789 ah ty for explaining.

  • @AiToYumeNoKaze
    @AiToYumeNoKaze 3 ปีที่แล้ว +3

    So I see a lot on witch is best for gold, but I wanna know what’s the best for renown, I care more about renown as well it would be helpful for keeping this glitch going

    • @l.n.3372
      @l.n.3372 3 ปีที่แล้ว

      Seconded. I almost never need money in NG+ runs but renown is vital for everything

  • @malachigrant3758
    @malachigrant3758 3 ปีที่แล้ว

    does this work anymore?

  • @Elifmealone
    @Elifmealone 3 ปีที่แล้ว

    Does this still work?

  • @crabjonas1946
    @crabjonas1946 4 หลายเดือนก่อน

    I feel like it might just be faster to do the infinite month glitch and get start of month gold repeatedly

  • @javiergomez9320
    @javiergomez9320 3 ปีที่แล้ว

    Dose this still work?

  • @ikeuwu
    @ikeuwu 2 ปีที่แล้ว +1

    Can you do a vid on how to get to 70k from 25k?

  • @mageius
    @mageius 3 ปีที่แล้ว +4

    ACTUALLY KILLER KNUCKLES id the most optimal.
    It gives 82,500 for 66 of them and 66 of them is the same price for 88 of the seals

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      Incorrect. The number of renown you spend is multiplied by more than the amount of renown you'll gain. Silver Lance/Bow+'s are still the best.

    • @mageius
      @mageius 2 ปีที่แล้ว

      @@AkameGaKillfan777 it's actually the knuckles based on the amount you can "buy" vs the amount it takes per for ir. You actually do have to buy more of the silver equipment and ir ends up not working as well. I tested silver weapons and killer knuckles both work. Killer end up in the long run giving you the most money due to the rarity. The + weapons depending on things cost more so if you're going for a combination of money and renown it's a bit easier since you can buy things in stacks getting 7+ stacks of killer knuckles ends up being easier to get when converting it to money if you're having to do that.

    • @mageius
      @mageius 2 ปีที่แล้ว

      though I'll add that once you get to a certain point you kinda just buy both because you're trying to make less trips by then.

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      @@mageius You can keep buying weapon stacks until your inventory maxes out. That's why when you see weapons and items in your convoy, the ones with different durability are listed as extra slots. Simply buying 2 bundles of 82 Silver Lance/Bow+'s will take up only 2 inventory spaces, one of which has 99 and the other 83, because 99 of the same weapon/item with the same number of uses only counts as 1 slot.

    • @mageius
      @mageius 2 ปีที่แล้ว

      @@AkameGaKillfan777 I'm aware the thing is though for the same cost as that you will end up having the ability to buy more knuckles making it better since you can sell them for more gold to buy items to items to turn into more renown. It's a bit easier to sell more due to numbers. Ether way it's still worth doing it with any of the things that work with it.

  • @malachigrant3758
    @malachigrant3758 3 ปีที่แล้ว +8

    Quick update guys: it works.

  • @BlueRose278
    @BlueRose278 2 ปีที่แล้ว

    looks like this got patched, damn. i was saving up renown for this but only got to 41k. sucks i couldnt do this, but its cool everyone was able to exploit this

  • @dracolyte08
    @dracolyte08 6 หลายเดือนก่อน

    i know this is a three-year-old video, but what is the smallest amount of renown that you can do this with? and what item?

    • @faeriehunter.
      @faeriehunter. 6 หลายเดือนก่อน

      The smallest amount of renown you can do this with is 65600. Use that renown to get 82 Silver Lance+ (or 82 Silver Bow+, same result) from the pagan altar, and it will only cost you 64 renown instead of the 65600 renown it's supposed to. You can then sell those 82 Silver Lance+ for 47560 gold, with which you can buy seeds that you can then give to the pagan altar for several thousand renown. Rinse and repeat.
      The 1-star and 2-star seeds give the most renown for your gold (1 renown per 10 gold spent) but once the loop gets going and you have plenty of gold you'll probably want to buy the 3-star flower seeds as well (1 renown per 20 gold spent) in order to reduce the amount of loading screens you have to go through. And once you have enough renown it might be a good idea to buy 66 Killer Knuckles from the pagan altar instead of the 82 Silver Lance+. 66 Killer Knuckles will cost 464 renown, but they can be sold for 82500 gold.

    • @dracolyte08
      @dracolyte08 6 หลายเดือนก่อน

      @@faeriehunter. Thank you!

  • @mehgamermehgamer6746
    @mehgamermehgamer6746 2 ปีที่แล้ว

    Has this been patched or is it still possible to do this

    • @stephennegron7560
      @stephennegron7560 2 ปีที่แล้ว +1

      Nope still works I'm doing it now !!! 😈😈

  • @SindraNox
    @SindraNox 3 ปีที่แล้ว

    How long does it take to get 66k renown & whats the fastest way

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      Auxiliary Battles with the Calendar glitch

  • @bicbobb3709
    @bicbobb3709 3 ปีที่แล้ว +11

    Bruh the moment FED gets bored of Three Houses is when I cry

    • @Tom-vx7qh
      @Tom-vx7qh 3 ปีที่แล้ว +7

      He did get bored of it, so he took a break and recently came back to the game

    • @bicbobb3709
      @bicbobb3709 3 ปีที่แล้ว +1

      Tom oh I meant like indefinitely bored

    • @darklight6921
      @darklight6921 3 ปีที่แล้ว

      @@bicbobb3709 its probably showing up to a job he hates.

  • @dragames
    @dragames 3 ปีที่แล้ว +2

    so only those with DLC.

  • @souhiyori6959
    @souhiyori6959 3 ปีที่แล้ว

    Is that the one?

  • @lucaswerner4892
    @lucaswerner4892 2 ปีที่แล้ว

    Is this patched

  • @briankelly1240
    @briankelly1240 ปีที่แล้ว

    Twist: leaker was a dev/sales person trying to sell more DLC at Nintendo

  • @anxolotls1307
    @anxolotls1307 3 ปีที่แล้ว

    i dont think i get it. can’t you just start off with buying the seeds?

    • @roaringthunder8069
      @roaringthunder8069 3 ปีที่แล้ว

      You need to be in chapter 5. Thats when you can unlock the quest to get the shop that sells the seeds.

    • @anxolotls1307
      @anxolotls1307 3 ปีที่แล้ว

      Justice Oden well yeah i know but im saying why buy the renown first when you can just buy the seeds

    • @jonathandwilliams2885
      @jonathandwilliams2885 3 ปีที่แล้ว

      I started off by buying the seeds after saving up some money for it, to bridge the gap of missing requisite renown. It works. I found that all the seeds except the colored seeds give the same optimal renown per gold ratio. So it's actually optimal to buy all of the non-colored seeds for each trip, to cut down on the number of loading screens you have to go through.
      Also, I found out you can go over 99 for abyssal exam passes (or whatever other item/weapon you choose), and it will just put them in as a separate stack of up to 99. So you can pull a ton out each time you need to for money to buy more seeds. Again, cutting down on loading screens.
      Anyway, yes, your statement is correct. You can start out buying seeds to bridge the renown gap.

  • @TheOriginalSolicious
    @TheOriginalSolicious 2 ปีที่แล้ว

    Can anyone confirm if this has been patched out or not at this point in time. I'm just approaching the point where I can start attempting this

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      Nope, I just did it yesterday

    • @marcushoglund5893
      @marcushoglund5893 2 ปีที่แล้ว

      @@AkameGaKillfan777 how i cant buy multiple

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      @@marcushoglund5893 Did you max out your Professor Level and Influencer?

    • @marcushoglund5893
      @marcushoglund5893 2 ปีที่แล้ว

      @@AkameGaKillfan777 yes

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      @@marcushoglund5893 I suggest double-checking

  • @kibbs1869
    @kibbs1869 3 ปีที่แล้ว +2

    I bought 88 exam passes but it didn’t cost me 464 renown it cost me the original price what am I doing wrong?

    • @hydrusalphy4654
      @hydrusalphy4654 3 ปีที่แล้ว +1

      They likely patched it. I expected this would happen.

    • @FreddyJ29
      @FreddyJ29 3 ปีที่แล้ว

      Did u figure it out?

  • @brotherpiner1153
    @brotherpiner1153 2 ปีที่แล้ว

    looks like it got patched, silver weapons are now only 3 in stock. at least, in new game. not in ng+

  • @jmricho8780
    @jmricho8780 3 ปีที่แล้ว +8

    Oh yea doubling renown seems balanced

    • @CAPAE
      @CAPAE 3 ปีที่แล้ว +4

      "Fair and balanced? You mean Wrath and Resolve!"

    • @joseanrosado3892
      @joseanrosado3892 3 ปีที่แล้ว

      @Wil E I don't understand anything.

  • @FlipSwitch137
    @FlipSwitch137 3 ปีที่แล้ว +1

    Wouldn’t you only have to do this once in a series of NG+? If I understand correctly, all of your total renown transfers to your next NG+
    or correct me if I’m wrong lol

    • @JJ_R
      @JJ_R 3 ปีที่แล้ว

      Maybe, but with so much renown at their disposal, players may over spend and get to the point they’ll have to grind for renown all over again.

    • @FlipSwitch137
      @FlipSwitch137 3 ปีที่แล้ว

      @@JJ_R I found out that the renown you get from grinding does not carry over
      pain

    • @JJ_R
      @JJ_R 3 ปีที่แล้ว

      @@FlipSwitch137 yes it does. All you have to do is select the file you completed and choose to start a new game from their. This starts a New Game + with that renown carried over.

    • @FlipSwitch137
      @FlipSwitch137 3 ปีที่แล้ว

      @@JJ_R I mean you’re telling a dude who already carried over data like 4 times now lol
      If ALL the renown carried over I would be able to buy all the skill levels, abilities, supports etc. for every character from the beginning but I run out by the time I cover just my own house

    • @JJ_R
      @JJ_R 3 ปีที่แล้ว

      @@FlipSwitch137 This is why you grind until your renown is in the mid-high sextuple digits.

  • @Kattywagon29
    @Kattywagon29 3 ปีที่แล้ว +1

    I needed this information like 2 weeks ago...sigh. Oh, well, I'll try it on my 7th run. I will play this game until I die or until another one comes out. I was the same way with my las FE game. LOL

  • @munchthemunchkin65
    @munchthemunchkin65 3 ปีที่แล้ว

    Big brain time

  • @jaredkhan8743
    @jaredkhan8743 3 ปีที่แล้ว

    Riiippp I'm waay too far into my last ng+ to do this :(

  • @potatoaddict8192
    @potatoaddict8192 3 ปีที่แล้ว +3

    I could do all that...
    OR I COULD USE THE CALENDAR GLITCH

  • @Pokemongamer958
    @Pokemongamer958 5 หลายเดือนก่อน

    Dlc?

  • @keeleymahoney2134
    @keeleymahoney2134 ปีที่แล้ว

    Has this been patched?

  • @idreadFell365
    @idreadFell365 3 ปีที่แล้ว +1

    How would one start out with 70,000 renown

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      Calendar glitch

    • @manguy01
      @manguy01 2 ปีที่แล้ว +1

      If you have 700,000 gold, then buy 1* and 2* seeds and offer the seeds for renown. That will get you 70,000 renown

  • @AdamOusley
    @AdamOusley 3 ปีที่แล้ว +1

    Buying the dlc is getting more and more tempting...

  • @VinVaris
    @VinVaris 9 หลายเดือนก่อน

    Anyone know if this still works

    • @AdamWithFED
      @AdamWithFED  9 หลายเดือนก่อน +3

      Yep still works

    • @VinVaris
      @VinVaris 8 หลายเดือนก่อน

      @@AdamWithFED dude ive been autistically binge watching your videos since this. love it. i wish you had a bigger following. hopefully youtube blows you up randomly with a blessing from the algorithmic RNJesus.

    • @AdamWithFED
      @AdamWithFED  8 หลายเดือนก่อน

      @@VinVaris thanks! Glad you enjoy the content!

  • @AiToYumeNoKaze
    @AiToYumeNoKaze 3 ปีที่แล้ว +3

    Nintendo please don’t patch this, you pretty much need NG+ and paid DLC for it anyway let us have this one

    • @roaringthunder8069
      @roaringthunder8069 3 ปีที่แล้ว +1

      Dont set up the game for auto updates. Also i doubt theyd go through the trouble of patching it since it doesnt negatively affect the gameplay and they arent making new dlc or anything.

  • @chaoscontroller316
    @chaoscontroller316 2 ปีที่แล้ว

    This HAS to be Chapter 5? What if I beat it already?

  • @elpopman2055
    @elpopman2055 3 ปีที่แล้ว +1

    Can we talk about how budding talents in personal class have no real connections.
    Edelgard budding Talent is Reason yet her ultimate class can not use Magic? That is a complete waste of time. just imagine an armored unit utilizing Magic. Regarding budding talents I feel their budding talents is symbolic of their character development and inner Potential as a person.. a character's strength and weakness gives us Insight on that person's personality.. for example those that are talented in Faith magic are religiously devoted to sothis.. those that specialize in reason are typically logical and intelligent individuals or/and capable tacticians.
    Now regarding the professor's budding talent in the faith. I feel it's not because of his or her connection to sothis.. But the professor's own Devotion to Sothis and how close they became before they fused.. keep in mind sothis sort of sacrificed herself and entrusted the professor with her power despite the professor own selfish and Reckless actions putting them in dangerous situation... basically the merger happened not Because the professor was a Worthy because he completed some trial that tested his virtue and character.. nope Sothis power was granted to him out of a situation that he created .. a power that he did not deserve at that Moment .. I'm not sure if that was the concept.. but if it was not I feel the professor eventually achieving the enlightenment one status could have been handled better in the game

    • @thetacticianmusician6565
      @thetacticianmusician6565 3 ปีที่แล้ว

      The Edelgard situation is more about her ultimate class being bad rather than her budding talent being bad. Black Magic Crit +20 is pretty nice, and her spell list is fairly decent; it's just that, since budding talents are a "side" path, her "canon" path doesn't include magic. Although I think it would've been nice, but as it is, her ultimate class is okay but not the best. I haven't tested this myself, but from what I've heard, she can perform fairly well as a Warlock/Gremory that allows her to make use of her spell list.
      Claude's budding talent, on the other hand, is fairly well-connected to his ultimate class, because he's basically a revamped wyvern rider (but with bows), and as wyvern riders use axes typically, his budding talent is axes.
      As far as Byleth's personality goes... I think in general their personality is badly executed. The developers tried very hard to make Byleth a "blank slate" character, and as a result, Byleth doesn't have a lot of personality, and when they do, it includes things like some rather impulsive, foolish decisions. I wonder if Byleth learned their lesson about being reckless after being imprisoned in the void, and that is the enlightenment they gained from Sothis. Overall, though, they probably should have had more personality. It would have made some of the events like unlocking their personal class more meaningful.

    • @elpopman2055
      @elpopman2055 3 ปีที่แล้ว

      @@thetacticianmusician6565 well I never said her budding Talent was bad I'm saying that it should been connected to her ultimate class..
      If a budding Talent is symbolic for person's potential and character development then surely their ultimate class should also be connected as well..
      That is why I feel the emperor class should use Magic.. there's no point in her having reason as a budding Talent if she cannot utilize magic in the strongest class..
      The emperor class being an armored and the Magical unit would Make Sense. My argument is that her Canon class should include Magic...or at least her final class Should include Magic.. however in other routes while she do possess the emperor class she's unable to utilize the magic because she does not have the professor the guide her.
      Basically in a sense The House leaders cannot utilize their full potential of their Final Class without the professor's guidance.

    • @elpopman2055
      @elpopman2055 3 ปีที่แล้ว

      @@thetacticianmusician6565 I also feel that if Dimitri has his budding Talent of riding unlocked the Great Lord class Can become a Mounted Unit.

    • @l.n.3372
      @l.n.3372 3 ปีที่แล้ว

      @@elpopman2055
      Edelgard having reason as a budding talent has nothing to do with her canon class of armored Lord or emperor. Neither are ultimate or the best for her, it's simply her canon class as an enemy on non CF routes. Yes, an armored mage like Arvis would have been ideal, but it still wouldn't be the best class for her cuz people value movement in 3H over mixed physical/magical classes.
      I view budding talents as hints about the characteristics as well as something that maybe hints back to their ancestors. For example, Edelgard and Hubert dislike the church (bane in faith magic) but both also believe their crusade is the only path to change (aka their belief system forms their own reasons to act). Hence Hubert starts with a boon in reason and Edelgard has a budding reason talent. Meanwhile, many characters who act irrationally or in the spur of the moment have banes in reason (cuz they act on emotions and not logic). While others with strong personal devotion to people/ideals have boon in faith (Mercedes, Marianne, Manuela etc).
      By contrast, units like Sylvain have reason budding talent simply because it opens up the possibility of dark knight master class as a secondary option to use. Ditto Felix with reason even though technically mortal savant isn't a good class vs swordmaster or assassin.

    • @l.n.3372
      @l.n.3372 3 ปีที่แล้ว

      @@thetacticianmusician6565
      As someone currently doing a CF magic only challenge run, I thought I'd offer my advice about Edelgard and her magic spells. At first I honestly thought it would be useful because her spell list is unique and diverse. But in reality it's actually a huge hindrance.
      For reason, she has 2 fire based spells, and 2 dark magic spells. Her white magic list includes recover which is just kinda worse than physic (it heals more but requires adjacent instead) and seraphim (good utility but it's ridiculously heavy). The reason why this is all problematic is because she can't really fit well into any magic class: she's kinda always spreading herself too thin. Explanation:
      Monk to begin. Mage is fine at base to start. Pick up fiendish blow for extra damage. But her advanced classes get messy. Warlock only benefits her fire spells and NOT her dark magic. She doesn't want bishop because her faith is underwhelming overall. And she cannot use dark bishop since it's gender locked. For the DLC, dark flier again only benefits her fire spells and NOT her dark magic spells. While valkyrie benefits both spells so it's likely her best option: extending range for both her spell types. Unfortunately, neither dark flier nor valkyrie gives her 2x spells for either fire or dark magic. So she tends to run out of spells extremely quickly: fire has 10 uses, I think Luna and Hades both have 2 each, and her last fire spell has maybe 4. So overall she can't attack with reason after about 18 attacks each battle. And nosferatu and seraphim are kinda heavy and inaccurate. At least her strength can mitigate the weight issues tho.
      For master class, she doesn't want holy knight for reasons stated above. Dark knight is better but again it doesn't give 2x uses of spells, it just gives black and dark tome faire. Gremory is best for her since it gives 2x to every spell, but at the cost of 5 movement.
      Overall, Edelgard has an interesting spell list but the split between fire and dark magic hurts more than helps. Lysithea and Hubert and Hapi are better served with only dark magic, while most mages only have black magic. Edelgard has a mix of both and it hurts cuz very few classes beyond valkyrie and Gremory give her what she wants for both spell types. But magic Edelgard is still fun to use as a meme.

  • @MrLuna098
    @MrLuna098 3 ปีที่แล้ว +1

    I think they patched it out (on my 2nd playthrough); can only buy one at a time

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      Because your Professor Level isn't high enough.

    • @marcushoglund5893
      @marcushoglund5893 2 ปีที่แล้ว

      @@AkameGaKillfan777 ì cant either and my prof lvl is max

  • @CAPAE
    @CAPAE 3 ปีที่แล้ว +2

    Hmm...🤔

  • @JustsomeKid93
    @JustsomeKid93 3 ปีที่แล้ว

    Alright place you’re bets, how long till this gets patched

    • @athenabaer3185
      @athenabaer3185 3 ปีที่แล้ว +3

      Never

    • @jmricho8780
      @jmricho8780 3 ปีที่แล้ว +2

      Na i reckon 2 weeks to a month

    • @wouterW24
      @wouterW24 3 ปีที่แล้ว +1

      @@jmricho8780 Eh, I wonder if they have that high of a priority on the game anymore. If it's dev team disbanded and is busy enough in japan in Covid times as is, it might slip under the radar.
      Breath of the wild has a arrow duplication glitch that never got fixed.

    • @jmricho8780
      @jmricho8780 3 ปีที่แล้ว

      Got a fair point there, im running low on arrows on my master mode playthru now that i think about it...

    • @Thedanclan776
      @Thedanclan776 3 ปีที่แล้ว

      Unless they planned something with the Byleth Amiibo I don’t expect any more updates to Three Houses. Since the Byleth Amiibo comes out so much later than the game released I’m not expecting any patch

  • @kevinbach7148
    @kevinbach7148 3 ปีที่แล้ว +1

    I see it's only a Paid DLC we can do it.

  • @skins4thewin
    @skins4thewin 3 ปีที่แล้ว +1

    This is WAAAAAAAY too damn slow for a measly 400 or so renown gain each time. That is a piddly gain for all that work. Meh.

    • @AkameGaKillfan777
      @AkameGaKillfan777 3 ปีที่แล้ว

      His next video showed several thousand with each trip

  • @SilentVinyl
    @SilentVinyl 3 ปีที่แล้ว

    Weird overflow

  • @KillerSmile559
    @KillerSmile559 3 ปีที่แล้ว +2

    Watch them patch this out. Killing our fun. I remember in Smash Ultimate, someone discovered that Daisy's turnips dealt different knockback values than what Peach's turnips did. The difference wasn't all that noticeable but they patched Daisy's to the same as Peach's. They did that just kill our fun.

  • @TheAustin1
    @TheAustin1 2 ปีที่แล้ว

    Sorry pal I got a better idea
    Yes still require the DLC but Everytime You Go to a battle there's always a new battle with opponents it also requires quick opposed one of the best skills in the game by the way bring a lot of good offensive tanks or just defensive characters in general build a really good defensive set which includes quick repose just a lot of abilities that can help the characters survivability these are the classes you do need as follows
    Warmaster Fortress Knight Paladin Bishop dark Bishop these classes are your best friend if you want a defensive behemoth mercenary Warrior and wyvern Lord works really well too
    Have your strong character Slaughter everything 1500 gold per match when you have a good professor level this is how much you be able to make each battle
    1000+1000+1000 =3000
    500+500+500+3000=3600
    So 3600 gold is actually almost infinite yes it is a bit challenging the face stronger opponent is it honestly worth it absolutely and you can also use it to get more important items to even grind for more money now this is the crazy part you're always running towards opponents that's always carrying an item droppable items and there's a good chance that they could be carrying a billion gold so when you defeat them you definitely can sell the gold later if you want to so if you grind for more of those gold bar you can instantly gain more money higher than 3600 gold and all you have and you kill tougher opponents but you're also ridiculously wealthy by the post timeskip for five-years so your characters can take anything that opponents can throw at you keep in mind that you can leave some of those Quest alone did you extra training to pick up an extra skill

  • @remton6979
    @remton6979 3 ปีที่แล้ว +4

    Wth. How would someone discover this coincidentally 😂

    • @benjaminborkowski12
      @benjaminborkowski12 3 ปีที่แล้ว +1

      Maybe someone made a master save file where you get all the skills and Weapon ranks for everyone and they bought a bunch of Abyss seals at once to promote everyone into DLC classes

    • @remton6979
      @remton6979 3 ปีที่แล้ว +1

      @@benjaminborkowski12 that's a possibility. When i grinded lysithea and claude on a golden deer playthough where it was just byleth and them, it took me like 80 hours to beat the game so I cant imagine how long it would take them 😂

    • @AkameGaKillfan777
      @AkameGaKillfan777 2 ปีที่แล้ว

      @@remton6979 Late reply, but I imagine someone out there just wanted to buy 99 of a strong weapon type, but noticed the amount of renown it would take is actually lower on the confirmation screen than simply selecting the number you want to buy.

  • @MaN-mc3bf
    @MaN-mc3bf 3 ปีที่แล้ว

    To this just seems like a waste of 6 hours if you actually want to get high numbers