• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
January 13, 2025, 03:06:27 pm

News:

Don't be hasty to start your own mod; all our FFT modding projects are greatly understaffed! Find out how you can help in the Recruitment section or our Discord!


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 - Nyzer

1
FFT TLW ReMixed / Re: ReMixed Bug Reports
Today at 01:37:35 am
Quote from: eldergoose96 on Yesterday at 11:35:43 pmWhen given the chance to recruit Orlandu in chapter 4, I remove a character from my party to make room and after the "joined" the screen goes black and the game freezes. If I choose not to recruit him the game carries on just fine

What version and what emulator?
2
Version 1.2.22 has now been released. Doublecast has been reworked to function as would be properly expected now - no instant cast, no restrictions on which spells can be Doublecasted, charging both spells at once. This is an extremely complex hack, and while I've checked out all of the edge cases I could think of and that people could suggest on Discord, I might have still missed something.

Doublecast and Move-Find Item can also now passively equip specific other learned abilities.

I think this is at last the point in time at which I'm going to stop adding in updates and get to doing a full playtest so I can finally stop calling 1.2 a beta version. Might take a while, especially if I find bugs to fix, but the big bugs finally seem squashed, the big mechanic changes finally seem fully implemented... I'm so ready for this.
3
Not the place to ask, and I don't even know what you're asking in the first place. It sounds like you're asking for save file editing, which is completely unrelated.
4
Afraid not. I had vaguely wanted to try adding some characters here and there, but a lot of my vague plans for the mod got derailed once I learned how to do ASM hacking and after I ended up running 50-60 hour workweeks all year instead of only during the busiest couple months.

If I can ever get around to it, I wouldn't be doing it in the Depths of Murond anyway, though. That event script is basically maxed out on space, and it would be the kind of thing I would want to do during the main story anyway.
5
The Lion War / Re: RetroAchievements Support
January 09, 2025, 10:51:12 am
I suspect it would be easier to start with the PSX achievements, as I know some things changed on the PSP.

You can also use the FFH wiki to help with the data locations and values. https://ffhacktics.com/wiki/Variables would be a good one for the story progress (TLW data should be listed), with Battle Stats for the in-battle unit data and World Stats for roster unit data.

Level-based achievements seem fine to me - especially since TLW makes it easy to get a team of low level units in NG+ who still keep all of their gear and job progress from the first run. Might as well keep it consistent, IMO.
6
Psxfin is also perfectly compatible with the game.

Duckstation has a memory card editor thing that honestly sucks to use. I know a fair few folks here use it, but it would be better to ask on a Duckstation related forum how to get it working as correctly as possible.
7
FFT TLW ReMixed / Re: ReMixed Bug Reports
January 06, 2025, 01:49:27 am
Not sure if you're having emulator issues or what, because both of those should have (seemingly) worked fine on 1.1.11. If you're not using Duckstation, you should be. Reactions will likely also interfere with Aim - I never got around to testing that against Arrow Guard or Blade Grasp.

Aim works differently in 1.2 and should not have any issues. Defend was just correctly not consuming my turn as well in some testing I did as part of making a new menu option.

Once I finish my new version of the Doublecast hack, I'll finally be doing a full playthrough of 1.2 myself so I can take it off beta status. But the current version should be quite stable AFAIK.
8
The Lion War / Re: The Lion War 2.031 - Bug Reports
January 02, 2025, 04:44:04 am
I provided a fix in the very next comment. And a second fix two comments after that...
9
FFT TLW ReMixed / Re: ReMixed Bug Reports
January 01, 2025, 08:27:22 pm
I was planning to push forward with my work on the Jump skillset functionality, but that didn't pan out. Finally went and got a new version out that should have this fix taken care of, since I'm not sure when I'll be able to get the next feature finished and didn't think this should wait.
10
The Lion War / Re: The Lion War 2.031 - Bug Reports
December 31, 2024, 01:15:55 am
You are likely using an incompatible emulator or a dirty ISO, then. The PPF version should not be dealing with this bug.

But what do you mean you think you know how it was patched?
11
Posting this twice was not necessary.
12
The Lion War / Re: The Lion War 2.031 - Bug Reports
December 29, 2024, 11:33:48 pm
Have you added some ASM hacks to your game? Or did you patch it from scratch using the resources instead of the ppf?

This is a known bug that can occur if certain ASM hacks are patched out of order, due to a conflict between them. Only one of them is set to be compatible with the other.

I'm pretty sure the fix is to apply the event instruction upgrade hack last. But this has come up often enough before that you should be able to find discussions about the end of chapter black screen locks and find out for sure if that doesn't work.
13
Non-FFT Modding / Re: Tactics Ogre PSP Remake Data
December 28, 2024, 07:46:15 pm
Because that's how little endian byte storage works, and that would appear to be the method used in that game.
14
FFT TLW ReMixed / Re: ReMixed Bug Reports
December 28, 2024, 04:35:35 pm
Thanks, Memoka. Found the issue: at one point during my modified code, I save the pointer to the unit's data to make sure I won't lose it, and then during another part of the code, I load it back out later to check the unit's skillsets. The problem is that I was skipping this save if the unit is a monster. I honestly don't know why monsters worked at all, but with the save moved back before the monster check, it seems to be functioning correctly. This fix will be included in the next update.
15
FFT TLW ReMixed / Re: ReMixed Bug Reports
December 28, 2024, 12:54:32 am
I don't have a convenient save file available to look at that myself. If you can upload yours, I'll take a look when I get the opportunity.
16
Version 1.2.20 is now out, fixing a bug and changing the functionality of Jump a bit. You can now preview the Jump ability instead of having to guess when your character will land!
17
FFT TLW ReMixed / Re: ReMixed Bug Reports
December 27, 2024, 12:22:35 am
I can't reproduce this issue. You're likely using an incompatible emulator. Duckstation is the recommended go-to for ReMixed.
18
No, not that I've ever heard of. There is a thing about having to make sure Duckstation is set to to analog or digital input or something along those lines, but I wouldn't have expected you to be able to get that far if you were dealing with that issue.

I can only guess that you're dealing with emulator issues of some kind.
19
The tutorial is from 2011, and is most likely very out of date. Most things can be done with the Patcher Suite - including exporting and importing the BONUS.BIN images. Shishi handles basically everything related to sprites and images now.
20
Ended up with some extra free time, so I got a new hack done. It's the Swap Ability Preview Targets hack, which allows you to switch between valid targets within your ability's area of effect during the Ability Preview window by pressing Square!

So Version 1.2.19 is now out.