• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
April 19, 2024, 03:57:41 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.


Had anyone ever made an ASM hack for Charge skillset to follow target?

Started by scbw1234, June 28, 2014, 07:12:47 pm

scbw1234

Or at least for short charge/none charge to work on charge skillset.

3lric

Wouldn't that cause an issue unless you were making it so melee couldn't use charge?
  • Modding version: PSX

Choto

Your wish is my command:

<Patch name="Short Charge affects Charge Skillset FIX">
<Location file="BATTLE_BIN" offset="1157e4">
16f20508
</Location>
<Location file="BATTLE_BIN" offset="11AAc8">
37610508
1000A627
</Location>
<Location file="BATTLE_BIN" offset="F14DC">
0680013C
21082200
180D3090
F000A18F
00000000
03002010
00000000
01001026
42801000
B6060608
00000000
</Location>
</Patch>


buuut - this doesn't work with non-charge, only short charge. better than nothing

scbw1234

Quote from: Choto on June 28, 2014, 10:47:29 pm
Your wish is my command:

<Patch name="Short Charge affects Charge Skillset FIX">
<Location file="BATTLE_BIN" offset="1157e4">
16f20508
</Location>
<Location file="BATTLE_BIN" offset="11AAc8">
37610508
1000A627
</Location>
<Location file="BATTLE_BIN" offset="F14DC">
0680013C
21082200
180D3090
F000A18F
00000000
03002010
00000000
01001026
42801000
B6060608
00000000
</Location>
</Patch>


buuut - this doesn't work with non-charge, only short charge. better than nothing


Hey,how you doing Choto:) Its been a year since last time asking for your aid,thanks again,short charge is good enough!

EDIT:

Quote from: Elric on June 28, 2014, 10:29:26 pm
Wouldn't that cause an issue unless you were making it so melee couldn't use charge?


Hmm,never thought about that.Very attentive thinking there :) maybe combine with ALMA4 so that only archer are able to use the ability would be good?

3lric

Use the edit button... your posts were less than 2 minutes apart...

I know nothing of ALMA just a thought that came up since Charge doesnt have to be ranged.
  • Modding version: PSX

scbw1234

Quote from: Elric on June 28, 2014, 11:42:55 pm
Use the edit button... your posts were less than 2 minutes apart...

I know nothing of ALMA just a thought that came up since Charge doesnt have to be ranged.


I remember there is a spreadsheet that you could edit weapon requirement for ability,ARH?