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

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 35
101
The Memoria Engine mod fixes that on PC.
You can't fix it properly without Memoria: the only solution without Memoria would be to use "Play Freya's casting anim" in the spell sequence of "Inferno" but then it would bug if anything other than Freya uses Inferno and even then I'm not sure that you can get a flawless casting animation for Freya.

102
I have no idea, sorry.
Maybe your downloads are corrupted? It's strange that neither Moguri nor Alternate Fantasy work for you...

103
Try updating Memoria. The log file doesn't catch the problem.

104
Yes.
Human-type enemies are also non-edible but that doesn't apply to Tantarian.

105
How Save The Queen doesn't teach you anything? That is not normal.
Check that "BeatrixMod" is installed properly. In particular, you should have a file "BeatrixMod\StreamingAssets\Data\Items\Items.csv" that makes sure Beatrix can learn everything...

When playing the mod normally from the start, Beatrix should have learnt a couple of abilities but that doesn't apply when you install the mod midway. The equipments should allow to catch up these anyways.

106
That's unfortunatly not possible using HW. That is too deeply encoded in the battle system.
On the PC version, modding the BattleHUD can be done to do something like that but it's not a feature that Memoria allows (yet).
BattleHUD

Another possibility (that works on PSX) is to have "Double Blue Magic" replace either Double White or Double Black. You'll loose one of them but as long as a command takes the natural slot of one of these, it's considered as a double command.

107
There should be equipments that teach her all her abilities. Maybe you don't have them yet.

108
Hello g_west,
The .hws for the PSX (US) version can be found in my dropbox mod folder. I have no idea what bug you encounter when opening the modded ISO directly; I never really assumed HW to work on those so I never tracked these bugs.

109
I made her trance jump deal more damage indeed. It no longer uses the same damage wide range as Quina's attack (which was the formula used in vanilla).

110
Hi Telverin.
It is possible to rename the spell and change its visual effect into an already existing visual effect. The most straightforward way is to directly edit the modded files in AF's folder:
- for the visual, it's "AlternateFantasy/StreamingAssets/Data/Battle/Actions.csv",
- for the spell's name, it's "AlternateFantasy/FF9_Data/embeddedasset/text/us/ability/aa_name.mes" (replace "us" by another language if you don't play in US english).
These files can both be modified using a text editor. The CSV is a spreadsheet so it may also be edited with a good spreadsheet editor, but you must beware of keeping the exact same CSV format, which some spreadsheet editors can't do.

Another way to do that is to use the tool Hades Workshop. It takes longer to load but it gives a more comprehensible interface, so you don't have to figure out what number you need to input in spreadsheets. For that:
1) Download the tool Hades Workshop.
2) In that tool, "File -> Open -> FF9_Launcher.exe" (in your game's directory), then "File -> Open Mod -> AlternateFantasy_v5.2.hws" (that file is provided in the download link, inside the "Source v5.2" folder), let every available option checked and proceed, then wait for the datas to load (it will take some time).
3) In the "Party -> Spells" panel, search for Free Energy. There should be 2 of them, the first is the non-trance and the second one is the trance version. Change the "Name" and "Animation" of these.
4) "File -> Save Steam Mod -> Raw assets + Spreadsheet" will generate a mod folder comparable to the "AlternateFantasy" mod folder.
5) Merge the folder you generated into the folder "AlternateFantasy":
--- the new files from your folder should replace the files from "AlternateFantasy"
--- but there are also files that are present in "AlternateFantasy" and not in your new folder and it is important for them to be in the result of the merging.
6) That should be good. In case you rename the folder that is the result of the merging (instead of keeping "AlternateFantasy"), you must register that new name in the Memoria.ini in place of "AlternateFantasy".

111
The two lines in Memoria.ini outside of AlternateFantasy, they should use the default formulae instead of the AF modded one.
- In AlternateFantasy/Memoria.ini: StatusTickFormula = OprCnt * 150
- In Memoria.ini: StatusTickFormula = OprCnt * 4 * (IsNegativeStatus ? (60 - TargetSpirit) : TargetSpirit)

You can either keep the default formulae or delete them from Memoria.ini, it should make no difference.
However, if you don't have the default formulae in Memoria.ini, then that may be a sign there's a problem with that file, because there's no reason for these formulae to have changed if you didn't change them yourself.

112
No. Unless I'm forgetting things, you only need to edit the file "AlternateFantasy/Memoria.ini": remove the two lines starting with "StatusDurationFormula" and "StatusTickFormula".

113
Hello Dalkil.
You're missing Long Reach and Half MP for Steiner. Both can be learned on the Protect Ring only (for Steiner).
The Protect Ring is a very common reward for end-game sidequests in vanilla but it is much less common in AF. From the top of my head, it's not a reward of the Mognet sidequest, the Ragtime Mouse or the Chocobo mountain crack. It can still be obtained with Hot&Cold points, the Nero sidequest or synthesizing it with Hades (it doesn't worth it though).

Happy new year :)

114
I have no idea about this "dgx". It doesn't ring a bell.

For the rest: the easiest way to do what you did without loosing any non-HWS modifications is to indeed export the Steam mod with "Raw Assets + Spreadsheets" options but then you need to merge the resulting folder with the non-modified AF folder. That way, you'll update the files generated by HWS and still keep the extraneous files that were generated by other means.

In particular, the "AlternateFantasy\StreamingAssets\Data\Characters\Abilities\AbilityFeatures.txt" that modifies the effects of supporting abilities (and was generated with a text editor) will be kept.

115
It used to work correctly. I don't know why it doesn't work anymore. Maybe I changed something when moving to a format that is both compatible with the PSX and the PC versions of the game, maybe it's something else... I'll have to check.
On the same vibe, changing the script of "Opening-for-FMV" tends to create bugs, so that's also something to avoid with the current version.

116
Ok...
The world map "Places" and "Battle Spots" sub-panels bug.
Don't change anything in them. I need to fix that...

Thanks for warning, elberuss. I didn't think I would need to update this tool anymore. That adds to my todo-list.

117
I don't know.
Do you want to share your .hws so I can check it?

118
No, I don't know where these textures are stored in the PSX binary files. I don't work on it anymore since a long time, sorry :/

119
You missed a couple of things but nothing terrible will happen if you continue forward.

120
Yes, the order matters. It should be that instead:
Code: [Select]
FolderNames = "AlternateFantasy", "MoguriFiles", "MoguriSoundtrack", "MoguriVideo"

121
Hum...
It is not a good thing to open a modded game with HW. Depending on whether you have the Moguri/Memoria mod, you should work like this:

== Without Moguri mod or Memoria Engine mod ==
1) Make a copy of the game's (non-modded) folder. This copy (let's call it "FF9 - Copy") will always be used by Hades Workshop. "FF9 - Copy" is the moddable copy while "FF9" is the playable copy.
2) Thus, when using Hades Workshop, always select the file "FF9_Launcher.exe" in "FF9 - Copy".
3) When saving a mod, save it both as a .hws file and as a "Steam Mod" with options "Unity Archives" + "Compiled DLL". The .hws saves are very fast and relatively light in size, so don't restrain from saving often and possibly saving a new file each time if you want to be very cautious.
4) For installing and playing your mod, move the files from "FF9 - Copy/HadesWorkshopMod" (or whatever path you picked) into the related folder of "FF9".
5) When going back to modding, keep opening the non-modded version "FF9 - Copy" and then use "Open Mod" and select your .hws file.

HW *should* be able to open modded games as well but since there are so many things that can happen (like what seems to happen to you), I don't guarantee it to work. Besides, there are other problems if you work that way (the program can't "remember" what has been modded and what has not been changed, from a session to another). The progression bar only shows up during the loading of the game's datas, not the modifications contained in .hws (those are very fast to import as well), so if the program crashes during this progression bar, you can be sure that you open modded game files and the modifications are somehow problematic.

Crashing during the loading of enemies, it can pretty much only relate to the archives p0data2.bin or p0data7.bin (and to a lesser extent, resources.assets). I would urge you to use .hws files instead of modding on top of modded games everytime, but what you can do if you don't have any .hws and don't want to do everything again, it's replacing the problematic archive with the non-modded game's archive (test first p0data2.bin and then p0data7.bin if it still crashes in HW), then open every panel that you have ever modded, then go to "Tools -> Mod Manager" and check all the parts that you ever modded (it is better to tick more than necessary rather than fewer). Then "File -> Save Mod" will generate a .hws containing all the data sections that you have ticked.

You say that the problematic change was a script change "InitObject( 1, 130 )", in which case the problematic file is the p0data7.bin containing all the scripts. But that seems rather suspicious to me and I expect the problematic file to be p0data2.bin instead, containing the non-script datas of enemies. You'll loose your changes in one of these data types in the process.

Then switch to the workflow I described above, or better yet...

== With the Moguri mod or Memoria Engine mod ==
1) No need for making a copy of the game here. In HW, always open the Memoria-modded game (Moguri includes Memoria).
2) Upon opening it, HW should prompt about using the vanilla "Assembly-CSharp.bak" or something like that; this is because Memoria makes a backup of a non-modded DLL and HW can use that backup. If it really finds no usable backup, you'll have to get one yourself by desinstalling Memoria, then copy the "x64/FF9_Data/Managed/Assembly-CSharp.dll" to a safe place, then re-install Memoria, then put the copied DLL next to HadesWorkshop.exe with the name "Assembly-CSharp_Vanilla.dll". Most of the time, though, this step works just fine without you needing to do anything.
3) Do whatever modification you want, and always save them both as a .hws ("File -> Save Mod") and as a Memoria mod ("File -> Save Steam Mod" with the options "Raw assets" + "Spreadsheets (Memoria)").
4) Enabling/disabling your mod is done by adding/removing your mod folder's name in the file "Memoria.ini" (sections "[Mod]", field "FolderNames", having something like the following: FolderNames = "HadesWorkshopMod", "MoguriFiles").
5) When you want to continue modding with HW, still open the same Memoria-modded FF9_Launcher.exe and then "File -> Open Mod" and select your .hws.

I don't accept donations. Here is why:
Quote from: Tirlititi
No, I don't have a patreon and I don't plan on receiving donations for my work in modding. In my opinion, everyone should earn a revenue high enough to live a decent life and possibly work toward their passions. I see donations somehow as a wooden leg trying to compensate for the lack of institutional will toward the rewarding of passion works and securing a decent life for everyone.
Since I am not in need myself and can afford to not use that wooden leg, I prefer not to and hope for a more satisfying framework.

122
Hello p1w1x.
No, sorry. I didn't make a spanish PSX version of the mod. Even the italian, it seems to have huge dialog bugs.

The PSX version (v3.2) of the mod can be played either in english or in french. Only the PC version (v5.2) can be played in any official language properly (english, japanese, french, german, spanish and italian).

123
Thanks for the bug report. For Half MP, I thought it was fixed. For the others, I need to search what's wrong.

124
Not really. Ark can bypass the damage limit because it deals damage twice, and Doom can bypass the damage limit when applied on some bosses, but that's pretty much all.
In term of coding possibilities, I guess that could be done at least in Alternate Fantasy without bugs. I'm not sure if/how/when I'll let this happen though.

125
Usually, I say "everything can be done without grinding except maybe for Ozma and Necron". Although both can be beaten at lvl 1 (but that's a real and really difficult challenge).

He doesn't cast Water/Wind elemental spells, so the Ribbon is not that interesting. I would say they can be replaced with Rosetta rings with benefits (or even Madain/Coral Rings). Having ATB on wait mode and keeping the ATB frozen whenever you can is important as well. If you have Eiko, Carbuncle and Reflect-Null can be effective early battle (before he absorbs all the elements) and Dispel is usually more effective than Reflect if you time it right. If you have Vivi instead, Return Magic + Magic Elemental Null can be effective if he has some survivability (so he must have enough stones to equip important status protections on top of those). Other than that, his stages are 30 000 HP, which means that you would aim for dealing massive damage quickly with 4/5 attacks (in one or two turns ideally) so you end the stage and then take some time to heal and get control over his turns, then repeat. The only way to reduce Meteor's damage is to have Shell, either Auto-Shell or Quina's Mighty Guard, but you can decide on trusting Auto-Life instead when you get unlucky enough to get attacked by it. He will use Neutron Ring as a counter-attack after Grand Cross, so better spend a turn fully healing the status ailments. You must have a grasp on his turn orders: he has 4 ATBs, 2 of which are casting damaging spells, 1 is healing/protecing him and the last one is the fastest and always apply the same pattern: Blue Shockwave, Blue Shockwave, Grand Cross. Also, if Blue Shockwave is a problem for you, you can work towards evading it (it can be evaded with Magic Evasion, and Shell also decreases its hit rate).

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 35