• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
March 28, 2024, 07:40:45 pm

News:

Use of ePSXe before 2.0 is highly discouraged. Mednafen, RetroArch, and Duckstation are recommended for playing/testing, pSX is recommended for debugging.


Recent posts

Pages 1 ... 8 9 10
91
Help! / Re: Doubts about ASM - How to ...
Last post by Cleiton Santos - February 16, 2024, 05:19:58 pm
Quote from: Cleiton Santos on February 10, 2024, 10:37:12 amHello everyone, I am the creator of the FFTOmega mod, and for a long time I have been trying to improve my reaction skills Faith Up, Brave UP, Speed
  Save, PA Save and MA Save

  Is there any formula or asm (Vahala) to change these skills? I would like to improve them so that they are more useful...

  Thank you all
.
Solved thanks to support from Tzepish via XML to FFTOrgasm
         
</Patch>
<Patch name="Increase Fury and Magick Boost bonus to +2 (from +1)">
    <Description>
    Increases the Power/Magick stat gain from +1 to +2 for Fury / Magick Boost.
    You can change this bonus below. Enter 80 + your desired bonus value in hex (so +2 would be 82).</Description>
    <Author>Tzepish</Author>
        <Location file="PSP_GAME_SYSDIR_BOOT_BIN" offset="088b47d4" offsetMode="RAM" mode="ASM">
                addiu v1,zero,%BoostBonus      #Fury Bonus
        </Location>
        <Location file="PSP_GAME_SYSDIR_BOOT_BIN" offset="088b47e8" offsetMode="RAM" mode="ASM">
                addiu v1,zero,%BoostBonus      #Magick Boost Bonus
        </Location>
        <Variable name="Boost Bonus" file="PSP_GAME_SYSDIR_BOOT_BIN" bytes="1" default="82" symbol="true"/>
    </Patch>
    <Patch name="Increase Bravery Boost and Faith Boost bonus to +10 (from +3)">
    <Description>
    Increases the Brave/Faith stat gain from +3 to +10 for Bravery/Faith Boost.
    You can change this bonus below. Enter 80 + your desired bonus value in hex (so +10 would be 8a).
    </Description>
    <Author>Tzepish</Author>
        <Location file="PSP_GAME_SYSDIR_BOOT_BIN" offset="088b48b0" offsetMode="RAM" mode="ASM">
                addiu v1,zero,%BoostBonus      #Bravery Boost Bonus
        </Location>
        <Location file="PSP_GAME_SYSDIR_BOOT_BIN" offset="088b48c4" offsetMode="RAM" mode="ASM">
                addiu v1,zero,%BoostBonus      #Faith Boost Bonus
        </Location>
        <Variable name="Boost Bonus" file="PSP_GAME_SYSDIR_BOOT_BIN" bytes="1" default="8a" symbol="true"/>
    </Patch>
</Patches>
92
Completed Mods / Re: FINAL FANTASY TACTICS OMEG...
Last post by Cleiton Santos - February 16, 2024, 05:09:54 pm
Quote from: frozensky9999 on January 18, 2024, 11:33:19 pmHello good sir! I've been enjoying your mod and already finished the game. I just hope anybody could list the hidden skills of all the jobs just for completion sake?😅 My ocd is kicking my butt it hurts my brain... Thank you!

Playing caos version
The secret is in the Omni Knights...
93
Completed Mods / Re: War of the Lions Tweak v2....
Last post by Tzepish - February 15, 2024, 03:54:57 pm
Sorry, I've been away from this thread and the questions kept piling up!

Quote from: zefyx on February 12, 2024, 12:38:34 amI can't make it past the intro movie after inputting my birth date on Windows PC, I'm receiving blue screen Invalid Memory Access error. Any idea? I've already elected to ignore memory errors in PPSSPP.

There seems to be an alternate ISO floating around out there. Make sure your base ISO is the US version, and run it through a tool like hashcalc to make sure the hashes match the following:

MD5:    18d1169cefed2d5ed77a599694f2f871
SHA1:   5120ff66f78cfd31f6e90d8ef4be8200eca563f7
CRC32:  0d6a3d9f

Quote from: Paupau92 on January 22, 2024, 11:22:10 pmIf I may ask just one question, can you play rendezvous missions solo in this mod? And if not is it possible to play it with this mod by running 2 instances on 1 pc? Is the mod compatible with the lioeditor (I think that was it was called) to make multiplayer items able to be bought in the store (as well as tynar rouge)? Also, can I get more than 1 copy of the items so I dont have to use the lioneditor? And lastly, can I also min/max stats in this mod?

You can play multiplayer missions in this mod, yes (in multiplayer). Make sure both players are running the same version of the mod so you don't get out of sync. I think you can use two instances of PPSSPP, but I don't know how.

LionEditor (the save data editor) is compatible, and you can use it to put multiplayer items in your inventory or in the poachers' den (including multiple copies). Multiplayer items otherwise cannot be purchased in regular stores (which is why WOTL Tweak makes them all unique "discoverable" items in the campaign).

Stats can be min/maxed using levelup/leveldown tricks, yes. Using Onion Knight for leveldown will reduce the amount of stats lost, for further min/maxing. The next version (v2.60) though will make it so leveldown penalties are halved, so you can min/max quickly with any job.

Quote from: MiniEquine on December 20, 2023, 02:56:19 pmWith the optional mod that make the MP Regen act more like Tactics A2, I gave it an honest try but I think it needs additional help.

It totally does. The next version of the mod will have spellcasters start with 25% MP instead of zero to help with this. Also, even though the mod has gone through several rounds of buffing spellcasting, I agree it's _still_ too weak compared to physical attacks and have been considering even more buffs.
94
The Lounge / Re: Opinions requested. Do you...
Last post by Xifanie - February 15, 2024, 03:52:00 pm
This is probably the one place on the Internet where people overall prefer the original PSX translation. I'd suggest asking the question in literally any other community that covers FFT!
95
The Lounge / Opinions requested. Do you pre...
Last post by Runeseeker - February 14, 2024, 12:12:26 am
I first played Tactics years ago and I fell in love with the story, but I never finished it until 2023. I really enjoy the game, I think it is the best Final Fantasy by far, but the original script, in my opinion, is dogwater. The translation errors and poor grammar soil an otherwise flawless story. Shortly after finishing the game, I found out about WoTL. I played it on PPSSPP with a slowdown fix mod and I fell in love all over again. The translator really outdid themselves with the old timey English script. I went on to find Elric's Lion War of The Lions, and I consider it to be the definitive edition of the game now. So, I'm wondering what you guys think. Do you prefer the original script, or the WoTL script?
96
The Lion War / Re: The Lion War 2.031 - Bug R...
Last post by toolarg - February 13, 2024, 07:07:32 am
Hello, I ran into a minor visual bug. After the battle with Zalera I decided to add Meliadoul to the party, party was full so I was prompted to select a unit to dismiss, I started scrolling through my units and when I reached my generic Dark Knight his portrait was that of Velius. When I was done and returned to the world map and the formation screen his portrait was the correct one. Thank you for all your work, love the mod.
97
Completed Mods / Re: FFT The Lion War ReMixed
Last post by Nyzer - February 12, 2024, 09:35:59 pm
Quote from: ippo4ever on February 10, 2024, 03:46:46 pmThanks for answering that. It's a really great mod and saves a bunch of grind time.

When you say Cloud's limit skills got changed to match Journey of the Five, does that mean the majority of them can miss now or also the damage formula changed? The OG formula is based off MA?

I changed the formulas to match what Jot5 does for them - except for Finish Touch, as my policy going into this was to avoid nerfs whenever possible. So that still has a 100% chance to do something.
98
Completed Mods / Re: War of the Lions Tweak v2....
Last post by zefyx - February 12, 2024, 12:38:34 am
I can't make it past the intro movie after inputting my birth date on Windows PC, I'm receiving blue screen Invalid Memory Access error. Any idea? I've already elected to ignore memory errors in PPSSPP.
99
Completed Mods / Re: FFT The Lion War ReMixed
Last post by ippo4ever - February 10, 2024, 03:46:46 pm
Quote from: Nyzer on February 09, 2024, 10:52:52 pmYep. They'll level up to something like Party Level minus 2 or 3 unless they were already higher than that, in which case it'll use that level as the final level.

Thanks for answering that. It's a really great mod and saves a bunch of grind time.

When you say Cloud's limit skills got changed to match Journey of the Five, does that mean the majority of them can miss now or also the damage formula changed? The OG formula is based off MA?
100
Help! / (Solved) Doubts about ASM - Ho...
Last post by Cleiton Santos - February 10, 2024, 10:37:12 am
Hello everyone, I am the creator of the FFTOmega mod, and for a long time I have been trying to improve my reaction skills Faith Up, Brave UP, Speed
  Save, PA Save and MA Save

  Is there any formula or asm (Vahala) to change these skills? I would like to improve them so that they are more useful...

  Thank you all

.
Pages 1 ... 8 9 10