Advertisement
Whai_

RFEE01 v1.00

Apr 16th, 2022 (edited)
1,237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.23 KB | None | 0 0
  1. [Gecko]
  2. $Number of Enemies Killed(mainly for Part 3 Endgame) [ShadowX39]
  3. 043CAB78 000000XX
  4. *Putting 01 at the end will keep the counter at 1
  5. $Everyone Attacks Everyone [ShadowX39]
  6. 08723BC8 00000000
  7. 20F10004 00000000
  8. *Units like Jill will attack Haar and so on, affects everyone
  9. $No Cap Limits [ShadowX39]
  10. 20B5409C 50320A46
  11. 08B54094 7F7F7F7F
  12. 20A1011C 00000000
  13. 08B54098 7F7F7F7F
  14. 20A1011C 00000000
  15. 08B54060 014B014B
  16. 20A1011C 00000000
  17. 08B54064 014B014B
  18. 20A1011C 00000000
  19. 08B54068 014B014B
  20. 20A1011C 00000000
  21. 08B5406C 014B014B
  22. 20A1011C 00000000
  23. 08B54070 014B014B
  24. 20A1011C 00000000
  25. 08B54074 014B014B
  26. 20A1011C 00000000
  27. E0000000 80008000
  28. $Always Perfect Level-Ups [ShadowX39]
  29. 088C359A 64646464
  30. 216500FC 00000000
  31. 088C359E 64646464
  32. 216500FC 00000000
  33. $Can learn all skills [kronosx]
  34. 0870F82B 00000000
  35. 0050002C 00000000
  36. *dont need the scrolls to learn
  37. $All Skills don't require skill points [kronosx]
  38. 0870F82E 00000000
  39. 0050002C 00000000
  40. $All Weapons have a 255% Critical Rate [ShadowX39]
  41. 20B5409C 50320A46
  42. 08B5FDAF 000000FF
  43. 00CA0050 00000000
  44. E0000000 80008000
  45. $All Weapons have a Brave Effect [ShadowX39, Whai]
  46. 20B5409C 50320A46
  47. A8000000 00000001
  48. 4A000000 80B5FD90
  49. 600000CA 00000000
  50. 3A00003E FEFF0100
  51. 92010000 0000003E
  52. 86000000 00000001
  53. 94010000 0000003E
  54. E2000001 00000000
  55. 4A100000 00000050
  56. 62000000 00000000
  57. E0000000 80008000
  58. *Like Brave Axe and Amiti
  59. *
  60. *v2 : I edited the code so that it doesn't affect other effects like venin weapons, bronze weapons (the effect to be not able to land crits), etc...
  61. $Every Unit can use Every Weapon [ShadowX39]
  62. 20B5409C 50320A46
  63. 08B5FDCC 00000000
  64. 00CA0050 00000000
  65. 08B5FDCB 00000000
  66. 00CA0050 00000000
  67. E0000000 80008000
  68. *As in, Ragnell, Cymbeline, etc.
  69. $All Weapons Unlocked [ShadowX39]
  70. 20B5409C 50320A46
  71. 08B5FDC8 00000000
  72. 00CA0050 00000000
  73. E0000000 80008000
  74. *Locked weapons such as Amiti can be traded
  75. $All Weapons have Infinite Use [ShadowX39, Whai]
  76. 20B5409C 50320A46
  77. A8000000 00000001
  78. 4A000000 80B5FD90
  79. 600000CA 00000000
  80. 3A000038 FFFE0001
  81. 92010000 00000039
  82. 86000000 00000001
  83. 94010000 00000039
  84. E2000004 00000000
  85. 4A100000 00000050
  86. 62000000 00000000
  87. E0000000 80008000
  88. *Think Ragnell or Alondite
  89. *
  90. *v2 : I edited the code so that it doesn't affect other characteristics like staffs that heal the user at each player phase, item's not sellable, etc...
  91. $All Weapons can Attack at Close Range [ShadowX39]
  92. 20B5409C 50320A46
  93. 08B5FDB0 00000001
  94. 00CA0050 00000000
  95. E0000000 80008000
  96. $All Weapons have its max range added by xx [ShadowX39, Whai]
  97. 20B5409C 50320A46
  98. A8000000 00000001
  99. 4A000000 80B5FD90
  100. 600000CA 00000000
  101. 3E000020 FF0000XX
  102. 92010000 00000021
  103. 86000000 000000xx
  104. 94010000 00000021
  105. E2000001 00000000
  106. 4A100000 00000050
  107. 62000000 00000000
  108. E0000000 80008000
  109. *It doesn't affect items that use the "mag/2" range.
  110. *Change xx to any value from 0x01 to 0xFE (both included), then change the XX with the value of : [0xFF - xx]
  111. *
  112. *20B5409C 50320A46
  113. *08B5FDB1 00000002
  114. *00CA0050 00000000
  115. *E0000000 80008000
  116. $Every Single Unit's First Item is Blessed [ShadowX39, Whai]
  117. 4A000000 80884D10
  118. 600000A1 00000000
  119. 3E0001C0 FFEF0010
  120. 92010000 000001C1
  121. 86000000 00000010
  122. 94010000 000001C1
  123. E2000001 00000000
  124. 4A100000 000003F0
  125. 62000000 00000000
  126. E0000000 80008000
  127. $Every Single Unit always has 99 Exp [ShadowX39]
  128. 08884E0F 00000063
  129. 00A103F0 00000000
  130. $BEXP Level Up, 3 categories restriction lifted [g6flavor]
  131. 0006DA77 000000xx
  132. *xx = 1 to 8
  133. $Level Up Stats + Mod [g6flavor]
  134. 0006D31F 000000xx
  135. 0006D2C3 000000xx
  136. *xx = 5 mean +5 on Stats, 9 means +9, etc...
  137. $Gain 2x EXP [g6flavor]
  138. 0406C4D8 54040E3E
  139. 0406C62C 54040E3E
  140. 0406C7B8 54040E3E
  141. *https://web.archive.org/web/20170920181111/http://gamehacking.org/wiird/forum/index.php/topic,70.msg17645.html#msg17645
  142. $Weapon Level Max after Battle [g6flavor]
  143. 283C9396 0000B83C
  144. 023C90D4 000B014B
  145. E0000000 80008000
  146. 283C9396 0000B830
  147. 023C9574 000B014B
  148. E0000000 80008000
  149. $Seraph Robe Will Instantly Max Stats [ShadowX39]
  150. 20B5409C 50320A46
  151. 00B63D22 00070032
  152. E0000000 80008000
  153. *Use a Seraph Robe once and your unit's stats will be maxed out
  154. $Boots Will Instantly Max Movement [ShadowX39]
  155. 20B5409C 50320A46
  156. 00B63FAB 00000014
  157. E0000000 80008000
  158. $Make all Enemies Played Controlled (works in all Chapters and all Difficulties) (Wii Classic Controller) [ShadowX39]
  159. 20B5409C 50320A46
  160. 66100004 00000000
  161. 283D793A 0000xxxx
  162. 0066B844 00000000
  163. CC000000 00000000
  164. 0066B844 00000001
  165. E0000000 80008000
  166. *xxxx = button value
  167. $Set the unit controlled by [Whai]
  168. 283D793A 00000204
  169. A8000000 00000001
  170. 224CB4E8 00000000
  171. 48000000 804CB4E8
  172. 3E0000F6 FF000054
  173. 92010000 000000F7
  174. 86000000 0000000C
  175. 94010000 000000F7
  176. E0000000 80008000
  177. 283D793A 00000280
  178. A8000000 00000001
  179. 224CB4E8 00000000
  180. 48000000 804CB4E8
  181. 3C0000F6 FF000030
  182. 92010000 000000F7
  183. 86000000 000000F4
  184. 94010000 000000F7
  185. E0000000 80008000
  186. *While in the player phase, put your cursor on the unit then press :
  187. *R+ZL and/or R+ZR via the WiiRemote with Classic Controller to change the unit's "controlled by".
  188. *You can press the buttons multiple times to browse which side the unit will fight for
  189. *
  190. *It works on easy/normal mode, for hard mode change at the :
  191. *- 3rd to 12th line of the cheat code from 224CB4E8 to 223DB2C8
  192. *- 4th and 13th line of the cheat code from 804CB4E8 to 803DB2C8
  193. $RecoverHP after battle on player turn [g6flavor]
  194. 283C9396 0000B83C
  195. 2E3C8F18 0000F000
  196. 003C8F14 00000063
  197. E0000000 80008000
  198. $RecoverHP after battle on enemy turn [g6flavor]
  199. 283C9396 0000B830
  200. 2E3C93B8 0000F000
  201. 003C93B4 00000063
  202. E0000000 80008000
  203. $ALWAYS Alive enemy turn [g6flavor]
  204. 283C9396 0000B830
  205. 2E3C93B8 0000F000
  206. 283C93B4 00000000
  207. 003C93B4 00000063
  208. E0000000 80008000
  209. $ALWAYS Alive player turn [g6flavor]
  210. 283C8EF6 0000B830
  211. 2E3C8F18 0000F000
  212. 283C8F14 00000000
  213. 003C8F14 00000063
  214. E0000000 80008000
  215. $Enable Max Storage (300) in Convoy for All Chapters [g6flavor]
  216. 024CB6DA 0000012C
  217. 024CB6E2 0000012C
  218. 024CB6E6 00009220
  219. 024CB6EA 0000012C
  220. 024CB6EE 00009220
  221. 024CB6F2 0000012C
  222. 024CB6F6 00009220
  223. $Have All Items in Convoy and Skills (296 items) [ShadowX39]
  224. 223E9220 80B5FD90
  225. 083E9220 80B5FD90
  226. 21270028 00000050
  227. 083E9224 0000007F
  228. 01270028 00000000
  229. E0000000 80008000
  230. *Make sure to activate the cheat code :
  231. *"Enable Max Storage (300) in Convoy for All Chapters"
  232. *
  233. *Make sure that there is nothing in the convoy otherwise you will lose the items.
  234. *If you want to regenerate items once you picked up : take out the slim sword, it will regenerate all items that you took out from the convoy
  235. $Number of times Game had been CLEARED [g6flavor]
  236. 003CAB57 000000xx
  237. *xx = 2 = Cleared once, xx = 3 = Cleared twice
  238. *You can use this to enable Pelleas and Sephiran on a first play through
  239. $Chapter Warping [ShadowX39]
  240. 003CAAC8 000000XX
  241. *You can activate this code during the screen that asks you to save your game once a chapter has finished, it'll directly send you to your chosen chapter once you pass this screen!
  242. *
  243. *Below is the list of chapters, place the digits in place of XX:
  244. *00 = Test Map
  245. *01 = Part 1 - Prologue, Under Gray Skies
  246. *02 = Part 1 - Ch.1, Maiden of Miracles
  247. *03 = Part 1 - Ch.2, The Dispossessed
  248. *04 = Part 1 - Ch.3, A Faint Light
  249. *05 = Part 1 - Ch.4, A Distant Voice
  250. *06 = Part 1 - Ch.5, The Lost Heir
  251. *07 = Part 1 - Ch.6, Raise the Standard
  252. *08 = Part 1 - Ch.7, A Gathering Hope
  253. *09 = Part 1 - Ch.8, Glory Unwanted
  254. *0A = Part 1 - Ch.9, One Survives
  255. *0B = Part 1 - Endgame, Daein, Arise!
  256. *0C = Part 2 - Prologue, On Drifting Clouds
  257. *0D = Part 2 - Ch.1, Winds of Rebellion
  258. *0E = Part 2 - Ch.2, Tides of Intrigue
  259. *0F = Part 2 - Ch.3, Geoffrey's Charge
  260. *10 = Part 2 - Endgame, Elincia's Gambit
  261. *11 = Part 3 - Prologue, The Great Advance
  262. *12 = Part 3 - Ch.1, Laguz and Beorc
  263. *13 = Part 3 - Ch.2, Stormclouds
  264. *14 = Part 3 - Ch.3, River Crossing
  265. *15 = Part 3 - Ch.4, The General's Hand
  266. *16 = Part 3 - Ch.5, Retreat!
  267. *17 = Part 3 - Ch.6, A Reason to Fight
  268. *18 = Part 3 - Ch.7, Rivals Collide
  269. *19 = Part 3 - Ch.8, Incandescent Glow
  270. *1A = Part 3 - Ch.9, Marauders
  271. *1B = Part 3 - Ch.10, The Heart of Crimea
  272. *1C = Part 3 - Ch.11, Just Cause
  273. *1D = Part 3 - Ch.12, The Price
  274. *1E = Part 3 - Ch.13, Blood Contract
  275. *1F = Part 3 - Endgame, From Pain, Awakening
  276. *20 = Part 4 - Prologue, Chaos Named
  277. *21 = dummy
  278. *22 = dummy
  279. *23 = Part 4 - Ch.1, Road to Empire
  280. *24 = dummy
  281. *25 = dummy
  282. *26 = Part 4 - Ch.2, Silent World
  283. *27 = dummy
  284. *28 = dummy
  285. *29 = Part 4 - Ch.3, Distortions
  286. *2A = dummy
  287. *2B = dummy
  288. *2C = Part 4 - Ch.4, Revelations
  289. *2D = dummy
  290. *2E = dummy
  291. *2F = Part 4 - Ch.5, Unforgivable Sin
  292. *30 = dummy
  293. *31 = dummy
  294. *32 = Part 4 - Endgame, Rebirth (1)
  295. *33 = Part 4 - Endgame, Rebirth (2)
  296. *34 = Part 4 - Endgame, Rebirth (3)
  297. *35 = Part 4 - Endgame, Rebirth (4)
  298. *36 = Part 4 - Endgame, Rebirth (5)
  299. *37 = Epilogue
  300. *38-4F = freezes
  301. *50-53 = The levels shown in the Guide, no way to clear them.
  302. *54-60 = freezes
  303. $Inf. Movement [AlexWong]
  304. 040534C8 7C601B78
  305. $Move reposition Spot WiiRemote with Classic Controller [g6flavor]
  306. 283D793A 00000202
  307. A8000000 00000001
  308. 82000000 803E72A8
  309. 86000000 000000FF
  310. 84000000 803E72A8
  311. E0000000 80008000
  312. 283D793A 00008200
  313. A8000000 00000001
  314. 82000000 803E72A8
  315. 86000000 00000001
  316. 84000000 803E72A8
  317. E0000000 80008000
  318. 283D793A 00000201
  319. A8000000 00000001
  320. 82000000 803E72A9
  321. 86000000 000000FF
  322. 84000000 803E72A9
  323. E0000000 80008000
  324. 283D793A 00004200
  325. A8000000 00000001
  326. 82000000 803E72A9
  327. 86000000 00000001
  328. 84000000 803E72A9
  329. E0000000 80008000
  330. *buttons : R + D-Pad Directions
  331. $No Forced Characters [kronosx]
  332. 283CAACA 00000001
  333. 4A000000 80884DFC
  334. 600000A1 00000000
  335. 3A000020 00000000
  336. 10000021 00000000
  337. E2000001 80000000
  338. 5A010000 000003F0
  339. 62000000 00000000
  340. E0000000 80008000
  341. *Can unselect Ike, Micaiah or Sothe in their chapters
  342. *and select anyone in the tower
  343. $No Character limit [kronosx]
  344. 283CAB54 FF000001
  345. 206E635C FFFFFFFF
  346. 0066b838 00000004
  347. E2100000 00000000
  348. 0066B838 00000000
  349. E0000000 80008000
  350. $Goldoa Dragons WILL Attack Ena and Kurthnaga [shadowofchaos]
  351. 04723DC4 00000000
  352. 04723DCC 00000000
  353. 04723DF4 00000000
  354. 04723DFC 00000000
  355. 04723E24 00000000
  356. 04723E2C 00000000
  357. 04723E54 00000000
  358. 04723E5C 00000000
  359. 04723E84 00000000
  360. 04723E8C 00000000
  361. $All Character Portaits [g6flavor]
  362. 04429054 FFFFFFFF
  363. 04429058 FFFFFFFF
  364. 0442905C FFFFFFFF
  365. 00429063 000000FF
  366. $Unlock All Extras [g6flavor]
  367. 004277C3 000000FF
  368. $100% PoR Support Archive [g6flavor]
  369. 04428FE8 FFFFFFFF
  370. 04428FEC FFFFFFFF
  371. 04428FF0 FFFFFFFF
  372. 04428FF4 FFFFFFFF
  373. 04428FF8 FFFFFFFF
  374. 04428FFC FFFFFFFF
  375. 04429000 FFFFFFFF
  376. $All Musics in Sound Room [g6flavor]
  377. 04429040 FFFFFFFF
  378. 04429044 FFFFFFFF
  379. 04429048 FFFFFFFF
  380. $All Replay Event [g6flavor]
  381. 04428FDC FFFFFFFF
  382. 04428FE0 FFFFFFFF
  383. 04428FE4 FFFFFFFF
  384. 00428FE8 000000FF
  385. $Enable All Stats +5 Bonus (Easy Mode Only) [g6flavor]
  386. 003CAFFD 00000085
  387. 023CAFFE 0000A305
  388. $Enable enemy ranges on hard mode
  389. 04191AC8 28000003
  390. 04052C98 28000003
  391. 04067C5C 28000003
  392. $Quick Game Over (push B+A on WiiRemote then end move) [g6flavor]
  393. 283D78DA 00000C00
  394. 003CAFFC 00000002
  395. E0000000 80008000
  396. $Quick End Chapter {Win} (Push B and + on WiiRemote then end move)* [g6flavor]
  397. 283D78DA 00000410
  398. 003CAFFC 00000004
  399. E0000000 80008000
  400. $BEXP Part 1 [Am3692]
  401. 043CAADC 48694000
  402. $BEXP Part 2 [Am3692]
  403. 043CAAE0 48694000
  404. $BEXP Part 3/Ike [Am3692]
  405. 043CAAE4 48694000
  406. $999999 part 1/Micaiah Gold [Am3692]
  407. 043CAAD0 000F423F
  408. $999999 Gold Part 2/Elincia [Am3692]
  409. 043CAAD4 000F423F
  410. $999999 Gold part 3/Ike [Am3692]
  411. 043CAAD8 000F423F
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement