Final Fantasy IX coming to PC and mobile... finally.

  • Thread starter Thread starter Tekkie.X
  • Start date Start date
Status
Not open for further replies.
He is working on the controller issue. The xinput plugin seems to be an old one.
 
I used the booster and got the "End of the Road" (lvl 99) achievement lmao.
 
Encrypted... That doesn't sound nice. Anyone knows if they have the same format on iOS?
I found the AES encryption class in source. It has hardcoded passwords:
Code: [Select]
Code:
   "67434cd0-1ca3-11e5-9a21-1697f925ec7b",   "7a5313a0-1ca3-11e5-b939-0800200c9a66"
Might give a try.

Salt:
Code: [Select]
Code:
   3,   3,   1,   4,   7,   0,   9,   7
 
Nice! They didn't bother to obfuscate the source I see. Wouldn't get those keys this fast otherwize I guess.
 
Hello. How can I find a script or program to facilitate my life in the mini-game "jump rope". Something as demonstrated in the video:
. Do not get me wrong ... just I do not have much time to be trying. I tried to make a macro in Hot Keyboard but I can not jump more than 50 ... sometimes it falls to 21 or 31. On rare occasions only gives a single leap. The hot Keyboard continues running macro but it does not jump certo. Any suggestions? Thank you. (Google Translation)
 
Wow ! things moving fast ! xD

@Delacroix this is offtopic but you may want to use something like autoitv3
Hint, loop something like this and leave the pointer where the ! pop up:

MouseClick("primary")
Sleep(*)   / *= pause time in milliseconds
 
Wow ! things moving fast ! xD

@Delacroix this is offtopic but you may want to use something like autoitv3
Hint, loop something like this and leave the pointer where the ! pop up:

MouseClick("primary")
Sleep(*)   / *= pause time in milliseconds
Thanks I'll try. Sorry if I sent in the wrong place .....
 
Seems that the Worldmap has similar issues as in FF8 with too huge tile for the UV. That's why they only blurred the texture a bit instead to run it through the same filter as they used for the rest. There are lots of awful visible seams.
uQsapHO.jpg
 
Status
Not open for further replies.
Back
Top