Page 12 of 13

Re: World of Final Fantasy

Posted: Thu Nov 08, 2018 9:05 pm
by Lukacross
the mirajewel editor jessen put up, when i use it it updates, but the game doesn't recognise that i actually own them, so when i equip a magic+++ jewel, it says +50 magic, but when equipped nothing changes. but now this is affecting jewels i got normally, i can't use any mirajewels at all. this. is. weird. lol

Re: World of Final Fantasy

Posted: Thu Nov 08, 2018 9:13 pm
by Jessen
Xenthar wrote:
Thu Nov 08, 2018 5:14 pm
To Jessen. I was able to fix the issue of mirajewels all giving fire by changing

originalcode3:
mov rbx,[rbx+rcx*8+00000A2c]
to
originalcode3:
mov rbx,[rbx+rcx*8+00000A28].

And now everything works as intended. just wanted to let you know.
perfect then. This goes to show that my version was just a temp thing for people to fiddle with.

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 12:55 am
by h0b0onsn0w
Lukacross wrote:
Thu Nov 08, 2018 9:05 pm
the mirajewel editor jessen put up, when i use it it updates, but the game doesn't recognise that i actually own them, so when i equip a magic+++ jewel, it says +50 magic, but when equipped nothing changes. but now this is affecting jewels i got normally, i can't use any mirajewels at all. this. is. weird. lol
You currently have another cheat on that is negating any manual changes to stats/abilities like the stuff in cielos made scrips. turn those off and the problem should be gone. I had that problem my self when i play the game with ignore sp.

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 4:44 am
by Nex3
I have a question does the mirage party editor still work? and is there a way to unlock all the transmutations and mirages?

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 4:52 am
by Lukacross
h0b0onsn0w wrote:
Fri Nov 09, 2018 12:55 am
Lukacross wrote:
Thu Nov 08, 2018 9:05 pm
the mirajewel editor jessen put up, when i use it it updates, but the game doesn't recognise that i actually own them, so when i equip a magic+++ jewel, it says +50 magic, but when equipped nothing changes. but now this is affecting jewels i got normally, i can't use any mirajewels at all. this. is. weird. lol
You currently have another cheat on that is negating any manual changes to stats/abilities like the stuff in cielos made scrips. turn those off and the problem should be gone. I had that problem my self when i play the game with ignore sp.
i have nothing other than the pointer scan for mirajewels active.
spells dont register, nothing works. not even champion mirajewels, they change my appearance, but no skills from them. this is really weird.

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 5:12 am
by Jessen
Drummer, any luck getting a few of the scripts working? Mirage party editor pointers still arn't working so I imagine that's a little harder to work with.

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 5:21 am
by Xenthar
Lukacross wrote:
Fri Nov 09, 2018 4:52 am
i have nothing other than the pointer scan for mirajewels active.
spells dont register, nothing works. not even champion mirajewels, they change my appearance, but no skills from them. this is really weird.
Check if the twins get "fire" or something else random from every mirajewel. (equip a mirajewel, remove their stacks. and check their abilities.)
I had a problem where every mirajewel gave "fire" as their ability. I posted the solution a few posts ago.

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 9:25 am
by Jessen
Alright, i've got a new update to my little 'temporary' table ready. this time i've managed to track down Mirajewel IDs for the champion jewels, AND a few surprise jewels, as well as the IDs for some of the Mirages. There isn't any operating mirage party editor pointer yet so I sort of trial and error-ed my way to finding the mirage IDs. As soon as we get operating pointers and scripts that could use these, we're good to go. Think the 'only' Mirage whose ID I haven't been able to track down is Shiva-Ixion's

Edit: Quick fix, something got stomped in the enable script, had to fix that.

Edit 2: Got Shiva-Ixion's ID.

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 12:58 pm
by Airanath
Jessen wrote:
Fri Nov 09, 2018 9:25 am
Alright, i've got a new update to my little 'temporary' table ready. this time i've managed to track down Mirajewel IDs for the champion jewels, AND a few surprise jewels, as well as the IDs for some of the Mirages. There isn't any operating mirage party editor pointer yet so I sort of trial and error-ed my way to finding the mirage IDs. As soon as we get operating pointers and scripts that could use these, we're good to go. Think the 'only' Mirage whose ID I haven't been able to track down is Shiva-Ixon's
Something broke on this version of the table, if it is Enabled the game crashes once a battle ends, but disabling the table prevents the crash. I tried enabling the table and not activating any of the cheats after the crash, the game crashed as soon as a battle ended (and before EXP w as awarded, in both this and the previous case, crash happened after the victory animation). Side note: I managed to change one of my mirajewels and by disabling the table after the battle ended normaly, the mirajewel also kept its changed form.

As an addendum: the previous version of the table is not presenting this crash, just the known problem with the jewels not changing, so I've edited jewels with the current table, and disabled it after, and am using the previous version for stuff like easy capture. (Sadly EXP multiplied is broken on it, it simply doesn't enable it).

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 1:44 pm
by Jessen
Airanath wrote:
Fri Nov 09, 2018 12:58 pm
Something broke on this version of the table, if it is Enabled the game crashes once a battle ends, but disabling the table prevents the crash. I tried enabling the table and not activating any of the cheats after the crash, the game crashed as soon as a battle ended (and before EXP w as awarded, in both this and the previous case, crash happened after the victory animation). Side note: I managed to change one of my mirajewels and by disabling the table after the battle ended normaly, the mirajewel also kept its changed form.

As an addendum: the previous version of the table is not presenting this crash, just the known problem with the jewels not changing, so I've edited jewels with the current table, and disabled it after, and am using the previous version for stuff like easy capture. (Sadly EXP multiplied is broken on it, it simply doesn't enable it).
I caught it, fortuneatly. fixed version is up/

Re: World of Final Fantasy

Posted: Fri Nov 09, 2018 2:21 pm
by DrummerIX
Sorry all, I haven't been able to devote much time to gaming for awhile. I don't know when I can look into fixing things in my table.

Re: World of Final Fantasy

Posted: Sat Nov 10, 2018 1:35 am
by Jessen
DrummerIX wrote:
Fri Nov 09, 2018 2:21 pm
Sorry all, I haven't been able to devote much time to gaming for awhile. I don't know when I can look into fixing things in my table.
Oh theres no 'absolute' rush on it. most of the pointers are working now apart from party editor so some of us can get by. If anyone could figure out how to fix the party editor and maybe get the change last attacked mirage working we'd probably be able to last a while longer.

Re: World of Final Fantasy

Posted: Fri Nov 16, 2018 12:17 am
by kazenoade
can i request exp multiply to work again?? is almost 6 day after last post. i hope is not dead thread

Re: World of Final Fantasy

Posted: Fri Nov 16, 2018 12:58 am
by DrummerIX
I'm taking off work next week and plan on getting back into this game

Re: World of Final Fantasy

Posted: Sat Nov 17, 2018 2:22 pm
by kazenoade
DrummerIX wrote:
Fri Nov 16, 2018 12:58 am
I'm taking off work next week and plan on getting back into this game
Many thanks for your kindness sir