• Welcome to Final Fantasy Hacktics. Please login or sign up.
 

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - defunct32

1
Old Project Ideas / Re: FFT : Legends of mana
April 14, 2012, 06:07:11 am
Lol, the YouTube videos you posted, the progress of this patch makes me tingle w/ excitement and I cannot wait to play it. ;P
2
Old Project Ideas / Re: FFT : Legends of mana
April 13, 2012, 05:55:19 pm
I wanna play this game so badly it really hurts! x(
3
Completed Mods / Re: Patch testing for WotL!
April 13, 2012, 05:33:19 pm
Quote from: Dchen40 on April 13, 2012, 02:53:52 pm
I downloaded someone else's game.txt file because mine had mystical problems with it. Both txts were exactly the same, but mine just didn't work. My livepatch folder containing fftpsp and livepatch.prx was inside another livepatch folder so I deleted the outer one. Don't know if it was only one of these problems or both, but who cares now! :)


Lol, I was right I know SOMETHING must be off :P

This is the original code:

ms0:/livepatch/livepatch.prx 1

ISO
livepatch <-- folder
'
|--fftpsp <-- folder
|--livepatch.prx
MP_ROOT
MUSIC
PICTURE
seplugins
VIDEO

"My livepatch folder containing fftpsp and livepatch.prx was inside another livepatch folder"

I assumed this is how your folder structure looked like?:

ISO
livepatch <-- folder
'
'--livepatch <-- folder
    |--fftpsp
    |--livepatch.prx
MP_ROOT
MUSIC
PICTURE
seplugins
VIDEO

This basically means you should add another syntax to the code:

ms0:/livepatch/livepatch/livepatch.prx

Both your code and your files arrangement were wrong, hehe, but I'm glad every thing is working out for you now! Have fun! ^.^
4
Completed Mods / Re: Patch testing for WotL!
April 13, 2012, 01:18:08 pm
Quote from: Dchen40 on April 12, 2012, 08:49:05 pm
It has finally been done! Thank you to everyone who has endured and helped me through my suffering! I have never played a game feeling so satisfied haha.

I can delete the unstretch patch right now if I want to right?


Happy for you! What did you do to fix the problem? Am just curious is all. ; )

EDIT: And yes, you can delete the unstretch patch if you wanna play it on the PSP full screen! Enjoy.
5
Completed Mods / Re: Patch testing for WotL!
April 12, 2012, 01:51:47 pm
Quote from: Dchen40 on April 11, 2012, 10:58:20 pm
Nope never got the patch to work. I literally just changed my CFW to that two days ago so I doubt that could be the problem. I just don't know what to do. I intentionally left the unstretch patch in there just so I would know if it worked or not.


You know what? I'm not going to give up and want you to enjoy this masterpiece, so I went out of the way and do some screenshot to further assist you!

And you were right, there is INDEED 6.60 ME-1.8 I'm on 1.6 I guess it has been far too long since I last look up for an update. I am not certain if you're doing it wrong or 1.8 is preventing this patch from working properly, I'm confused myself but I am going to update to 1.8 anyway later. So... here are the visuals:

EDIT: I've updated my CFW to 6.60 ME-1.8; and the patch still works fine! I am certain that you're doing something wrong.









6
Completed Mods / Re: Patch testing for WotL!
April 11, 2012, 04:55:39 pm
Quote from: Dchen40 on April 11, 2012, 03:33:07 pm
If done all of that too. I just mistyped my game.txt code on here because it was from memory. I honestly don't understand why mine won't work.


Did you get the patch to work at all? If you didn't then it's really impossible, there must be something you're doing wrong?!

EDIT: The only thing that crossed my mind is, could it be you're on temporary CFW like 6.60 PRO-B10 or even LME (Lite Minimum Edition), these CFW when shutdown or when the battery dies (drained completely) the CFW will reset to OFW (original firmware) making the patch unusable.
7
FFT+ / Re: 1.01C Beta released!
April 11, 2012, 12:37:31 pm
Awesome, am trying this out! Thank you ; )
8
Completed Mods / Re: Patch testing for WotL!
April 11, 2012, 12:18:36 pm
Quote from: Dchen40 on April 11, 2012, 11:53:23 am
I have 6.60 ME-1.8 on my PSP 2000 and I cannot get it to work. I have a livepatch folder with the livepatch.prx file and fftpsp folder in it. Also have the seplugins folder with the game.txt reading: ms0:/livepatch.livepatch.prx 1

Can you please tell me how you did it and/or if you did anything differently? Are we supposed to activate something on the Recovery Menu or VSH Menu for it to work?


EDIT: I just noticed; you had your code like this:

ms0:/livepatch.livepatch.prx 1

This is wrong. It should be like this:

ms0:/livepatch/livepatch.prx 1 replace the . with /



Hello Dchen40, here's what I did to get the patch to work:

1) Download LivePatch 0.1.3.zip and wotl-patches.zip*
2) Extract both zips w/ WinZip or WinRAR.

You will see the following files and folders:

wotl-patches.zip
- fftpsp <-- You need this!
- fftpsp-jp <-- Ignore this!

LivePatch 0.1.3.zip
- livepatch <-- Pay attention to this folder ONLY

3) Connect your PSP to your PC/laptop.
4) Access your PSP's memory card.

Now in this section of the memory card we call it the root! You should see folders such as

ISO
MP_ROOT
MUSIC
PICTURE
VIDEO

IF you do not have the folder called seplugins, then please CREATE A NEW FOLDER and name it seplugins (no uppercase, no nothing to make it easier)

ISO
MP_ROOT
MUSIC
PICTURE
seplugins <-- Your newly created folder!
VIDEO

5) Now copy the livepatch folder and paste the whole folder to the root of the stick, you wlll get:

ISO
livepatch <-- See that?
MP_ROOT
MUSIC
PICTURE
seplugins
VIDEO

6) Next copy the fftpsp folder AND open up the livepatch folder and now paste the folder in there, so basically you will get something like this:

ISO
livepatch
'
|--fftpsp
|--livepatch.prx
MP_ROOT
MUSIC
PICTURE
seplugins
VIDEO

6) Okay? Inside the fftpsp folder there arw two files:

- fast.live.
- unstretch.live

You can remove unstretch.live if you do not want to play the game in 4:3 format, it still works wonder, I had it removed.

So now that you have the files in order, go inside of your seplugin folder and create a new .TXT file okay name it:

game.txt

Inside that game.txt copy and paste this string of code:

ms0:/livepatch/livepatch.prx 1

Save the text file.

'1' means the patch/plugin IS activated! You're all ready. Exit the USB Mode, reset your PSP (shutdown or something) and have fun.

*There is no need to download the "debug" version.
9
Completed Mods / Re: Patch testing for WotL!
April 11, 2012, 09:03:53 am
Phew! Finally, my account got activated although I've been trying for so long in getting myself registered ... anyways. I just wanna say:

1) It works wonderfully; 6.60 ME-1.6 & 6.60 PRO-B10, PSP 2000 & 3000 respectively
2) No slowdown or lag and it works for both Melee and Rendezvous (Multiplayer)

Been having a blast, so thank you for making the patch! Although it has been a very long time since I last played this game did anyone noticed if it's normal for the save screen (on the World Map) to be laggy or suffered from framerate issue? It saves fine though so no problem just curious.

EDIT: Sorry, forgot to mention that I am using an ISO file to play this.