GenericMadScientist

FM Hard Mode 1.1.3 README

Apr 6th, 2020 (edited)
1,808
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. All this mod does is make the AI more difficult. Your starter deck, the AI's
  2. deck pools, the drop pools, and everything else are unmodified. The AI does not
  3. cheat any more than it already does in vanilla FM, except for the fact I gave
  4. one more duelist the ability to see face-downs. Hint: it makes sense in-game.
  5.  
  6. Big thanks to TOTOzigemm for testing numerous iterations to find bugs, and
  7. thanks also to Thatonenewtagerplayer for giving me some ideas.
  8.  
  9. This is a ppf patch, which can be applied to a fresh iso with PPF-O-Matic. You
  10. can download it from
  11.  
  12. https://www.romhacking.net/utilities/356/
  13.  
  14. The patch can be downloaded from
  15.  
  16. https://drive.google.com/file/d/1X3zrIi92nCkQ4o9tAJq0Y9HBOcx5ZMpg
  17.  
  18. Make a copy of your iso before using this, because PPF-O-Matic won't. The iso
  19. should be a .bin/.cue pair of the NTSC-U version. For people who know what
  20. hashes and checksums are, here are the SHA-1 hashes of the original and
  21. resulting .bin files:
  22.  
  23. Original SHA-1 D5785A41900A10968D4A28A390666C4B9879B796
  24. Resulting SHA-1 3083DED8846CA94D31DACA59492F082FA137480A
  25.  
  26. Note that if you want to combine Hard Mode with 5 card, you will need to first
  27. patch a vanilla iso as above and then use Ghost's tool on the result.
  28.  
  29. ~~~~~
  30.  
  31. Changes for v1.1.3:
  32.  
  33. The AI will no longer use Raigeki if only the player has monsters if they can
  34. play something better from their hand. Fun is no longer allowed, this exploit
  35. is fixed.
  36.  
  37. The AI will not consider monsters of theirs that have already attacked when
  38. calculating whether to use Stop Defense for lethal. Thanks to
  39. Thatonenewtagerplayer for finding this bug.
  40.  
  41. Changes for v1.1.2:
  42.  
  43. The AI will now suicide into attack position targets sometimes instead of
  44. defense targets (this was a bug). Thanks to Finalaharl for finding this bug.
  45.  
  46. The game will now not softlock if it wants to attack a face-down and its
  47. highest attack card is a defender.
  48.  
  49. The AI will now not skip over cards with a relevant stat of 9999 when looking
  50. for the weakest card in a range.
  51.  
  52. The AI will now properly take into account face-up GSes before face-down GSes.
  53.  
  54. Changes for v1.1.1:
  55.  
  56. This is just changing which spare memory I use a little so this is now
  57. compatible with the 5 card mod.
  58.  
  59. Changes for v1.1.0:
  60.  
  61. High mages and Seto 2 are now far less likely to be faked out.
  62.  
  63. The AI will now activate Crush Card, Dark Hole, or Raigeki straight from hand
  64. even if it has no monsters in certain situations.
  65.  
  66. The AI will not activate Swords from hand on an empty field if they have a card
  67. stronger than anything you have.
  68.  
  69. Opponents with a max hand fusion count of 1 can now do 2 card fusions (this
  70. affects Jono 2, Simon, Teana 1, and Villager 3).
  71.  
  72. The AI will not attack directly with 0 attack monsters.
  73.  
  74. The AI will not activate Stop Defense if the player has no cards in defense.
  75.  
  76. The AI will now be able to fuse even if it already has a strong card on the
  77. field.
  78.  
  79. AI opponents that can see face-downs will look for Goblin Fan or Simochi (as
  80. appropriate) when considering whether to use a burn or heal spell instead of
  81. making a general judgement based on if the player has any spells.
  82.  
  83. The AI will now select GS more intelligently than simple 50/50.
  84.  
  85. The AI will now Raigeki in certain situations for lethal.
  86.  
  87. AI opponents that can see face-downs will only use HFD if you have a trap.
  88.  
  89. The AI will now suicide their cards into yours if they have equal attack
  90. (taking GS into account) if you only have one monster.
  91.  
  92. Some defenders have been added.
  93.  
  94. The AI will now wait until the end of their turn to put defenders in defense.
  95. This is because defenders can now be used to attack directly for lethal, or
  96. for a lethal battle.
  97.  
  98. How likely various opponents are to keep fusing, improving their monsters, or
  99. set magics has been tweaked.
  100.  
  101. The AI will now play weak decoy monsters to trigger Widespread if you have no
  102. monsters and they can see you have one.
  103.  
  104. When the AI is defending monsters, it will now do them from left to right.
  105.  
  106. Fixed a bug introduced in v1.0.1 where the AI would set spells incorrectly when
  107. they were out of monsters.
  108.  
  109. Thanks to TOTOzigemm for helping find bugs as always.
  110.  
  111. Changes for v1.0.2:
  112.  
  113. Fixed a bug where the AI would try to use a face-down Dragon Capture Jar even
  114. if the player did not have a dragon. Thanks to someone325 for pointing this
  115. out.
  116.  
  117. Changes for v1.0.1:
  118.  
  119. Fixed two bugs, one which meant the AI would set magics rarely and would crash
  120. the game if the AI had no monsters in hand, and one which meant the AI would
  121. not play 0/0 monsters (possible due to e.g. Yami and the AI only having low
  122. attack Fairy monsters). Shoutouts to TOTOzigemm for creating a crash I could
  123. then reproduce.
Advertisement
Add Comment
Please, Sign In to add comment