Page 2 of 2

Re: Final Fantasy IX (Windows Store Version)

Posted: Mon Mar 15, 2021 9:18 pm
by jondeezie
I've tried again today :( without luck, i have the right address, but it resets to 0. Hopefully this one gets updated!

Re: Final Fantasy IX (Windows Store Version)

Posted: Fri Mar 19, 2021 8:54 am
by haobiao009
jondeezie wrote:
Sat Mar 13, 2021 9:11 am
haobiao009 wrote:
Wed Mar 03, 2021 8:38 am
Tropoebus wrote:
Mon Feb 08, 2021 4:02 pm
There's no way to add a helper to the 1000 jumps on King of Jump Rope?
My thought exactly, not likely to happen though.
i tried to get the exact jump rop i could change it to 999 but it would just get stuck on 999 lol. maybe someone else has more incite into this.
There is a cheap trick you can try with the rope jump.

1. Download and install RivaTuner Statistics Server.
2. Run RivaTuner Statistics Server.
3. Run FF9.
4. Use RivaTuner Statistics Server to limit the frame rate of FF9 to your likes. I got the achievement with 10FPS.

Re: Final Fantasy IX (Windows Store Version)

Posted: Tue May 04, 2021 4:16 pm
by OnionGamer
Anybody able to help with fixing the time played?
Or advising me how to scan for the time in CE to be able to change it?

I've tried scanning for it myself but I can't find it and would like to get the Excalibur II weapon without playing the entire game in fast forward!

Re: Final Fantasy IX (Windows Store Version)

Posted: Tue May 04, 2021 4:28 pm
by OnionGamer
Nevermind - worked it out!
Value is a double.
Just work out time played into seconds and search for that. (For the other noobs out there) I used in-between values initially giving myself 60 seconds wiggle room and then was able to search for increased value a couple of times before I found it.

Re: Final Fantasy IX (Windows Store Version)

Posted: Mon Jan 23, 2023 1:36 am
by QuasiMorto
haobiao009 wrote:
Fri Mar 19, 2021 8:54 am
jondeezie wrote:
Sat Mar 13, 2021 9:11 am
haobiao009 wrote:
Wed Mar 03, 2021 8:38 am


My thought exactly, not likely to happen though.
i tried to get the exact jump rop i could change it to 999 but it would just get stuck on 999 lol. maybe someone else has more incite into this.
There is a cheap trick you can try with the rope jump.

1. Download and install RivaTuner Statistics Server.
2. Run RivaTuner Statistics Server.
3. Run FF9.
4. Use RivaTuner Statistics Server to limit the frame rate of FF9 to your likes. I got the achievement with 10FPS.

How did you get RiveTuner To work on a Windows MS store game? I can't make it work with FF9 .

Re: Final Fantasy IX (Windows Store Version)

Posted: Mon Jan 23, 2023 1:42 am
by QuasiMorto

Code: Select all

[ENABLE]

aobscan(INJECT,01 00 00 49 8D 44 05 20 40 88 08 49 8D 46 01) // should be unique
alloc(newmem,$1000,22CCCAA0)

label(code)
label(return)
globalalloc(_base,4)
newmem:

code:
  mov [_base], rax
  mov [rax],cl
  lea rax,[r14+01]
  jmp return

INJECT+08:
  jmp code
  nop
  nop
return:
registersymbol(INJECT)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
INJECT+08:
  db 40 88 08 49 8D 46 01

unregistersymbol(INJECT)
dealloc(newmem)
Can anyone make this work on the Windows store version? Thanks a ton.

Re: Final Fantasy IX (Windows Store Version)

Posted: Fri Mar 31, 2023 4:42 pm
by haobiao009
QuasiMorto wrote:
Mon Jan 23, 2023 1:36 am
haobiao009 wrote:
Fri Mar 19, 2021 8:54 am
jondeezie wrote:
Sat Mar 13, 2021 9:11 am


i tried to get the exact jump rop i could change it to 999 but it would just get stuck on 999 lol. maybe someone else has more incite into this.
There is a cheap trick you can try with the rope jump.

1. Download and install RivaTuner Statistics Server.
2. Run RivaTuner Statistics Server.
3. Run FF9.
4. Use RivaTuner Statistics Server to limit the frame rate of FF9 to your likes. I got the achievement with 10FPS.

How did you get RiveTuner To work on a Windows MS store game? I can't make it work with FF9 .
It worked perfectly fine for me.

Re: Final Fantasy IX (Windows Store Version)

Posted: Thu Apr 06, 2023 11:09 am
by QuasiMorto
I can't get it to attach to the game.

Re: Final Fantasy IX (Windows Store Version)

Posted: Sat Apr 20, 2024 2:14 am
by Lordvivi
Shame, this does not work at all anymore :(
Would love to edit my play time, was thinking it could help speed up new frog spawns.