(adsbygoogle = window.adsbygoogle || []).push({});
Hola!
there are several quick codes that "works" but cause some issues. (all item, romance codes)
have all item gives 127 piece from each items, several of these items are unsellable and these factors cause several issues.
exp. : - if you have more Omnislash item the game will never unlocks the extra battle square arena, so we have to rid of these (unlocks when you have learned Omnislash, got the w-summon and Ultima weapon AND no other Omnislash item in the inventory)
- another, if you have 127 piece of desert rose and earth harp, the Traveler first will give you 127 pair (triple) of master materia, its boring to speak with him so many times, second he will give you 127 gold chochobo (sometimes its crashes the game) and he will give you the underwater materia after you trade all these first.
- the romace code gives you 255 points, you got the right screen but screw up the trophy
I edited the last (15th) slot, its fairly easy to find other slots code, but if you have problen just use the 15th
You must login or register to view this content.
(
https://ibb.co/KLJQZ5B)
the first value is the item ID, the second is the (quantity * 2)
57 Omnislash 58 Catastrophe 59 Final Heaven 5A Great Gospel 5B Cosmo Memory 5C All Creation 5D Chaos 5E Highwind
66 Desert Rose 67 Earth Harp 68 Guild Book
C4 means 196 so its 98, FE is 254 so its 127 (this is the max, it cannot be more than that)
i think its still not working if you change the quantity to 0 beacause its still "have" the variable, but not sure. the easiest way to delete an item is to change the both value (ID and the quantity) to FF FF.
You must login or register to view this content.
(
https://ibb.co/b61qFMr)
these are the romance value codes, Aerith, Tifa, Yuffie, Berret with its base values 50, 30, 10, 0.
the quick code edits it to 255 and its brokes the trophy, use a number less than 100, and it will be ok (i dont know what is the limit)
I hope this will help to someone.