[PSX/PC] Battle editor - Proud Clod (1.5.0/FINAL)

  • Thread starter Thread starter nfitc1
  • Start date Start date
Status
Not open for further replies.
I CAN do something about that, can you elaborate?
Sure. It has to do with the battle flags, in the formation editor. In most cases, they are FFFFFFFF, but sometimes enemies that are not present in the battle right from the start (like the second Mighty Grunt) have a different flag (in Mighty Grunt's case, it's FFE6FFFF). Needless to say, it's rare to want to edit those, but I needed to revert a FFE6FFFF into a FFFFFFFF once, to fix a battle. And since you can't edit them with any version of PrC, I had to dump my scene, hex-edit it, and import it back into PrC. If you try to edit those in PrC, an unhandled exception occurs.

The "Manipulate bit" is immunity to the Manipulate status. Hojo isolated that and left out the status bit PrC marks as "Dual". If you want an enemy to be manipulate-able then make sure the "Manip" status is allowed on the Enemy Stats window.
 :-[ Sorry about that, I completely forgot to check the status immunities. Makes sense that it's listed in there :)


I had thought about this. I think I probably should. The item names in the enemy stats and things were leftover place-holders. There should definitely be an "import item names" option somewhere, shouldn't there? It'd be best to read the KERNEL.BIN/kernel2.bin for this rather than a xml-based file.
Yes, that would be great ^^
 
Sorry for the double-post, but I noticed a bug.

In the enemy stat editor, cycling between different enemies by repetitively clicking their tabs make the "allowed statuses" boxes disappear after a while.
 
I have also noticed a bug when you change MP values they don't save. Also the enemy ID doesn't either apart from that i can't see any other problems
 
Last edited:
Sure. It has to do with the battle flags, in the formation editor. In most cases, they are FFFFFFFF, but sometimes enemies that are not present in the battle right from the start (like the second Mighty Grunt) have a different flag (in Mighty Grunt's case, it's FFE6FFFF). Needless to say, it's rare to want to edit those, but I needed to revert a FFE6FFFF into a FFFFFFFF once, to fix a battle. And since you can't edit them with any version of PrC, I had to dump my scene, hex-edit it, and import it back into PrC. If you try to edit those in PrC, an unhandled exception occurs.
Fix'd

Sorry for the double-post, but I noticed a bug.

In the enemy stat editor, cycling between different enemies by repetitively clicking their tabs make the "allowed statuses" boxes disappear after a while.
Fix'd

I have also noticed a bug when you change MP values they don't save. Also the enemy ID doesn't either apart from that i can't see any other problems
Fix'd

Later I'll look into importing the item names from the KERNEL.BIN/kernel2.bin files and I'll re-release.
 
Awesomesauce =D

EDIT:

I tried to copy a AI script so I could paste it in another enemy's script, but I had an error message. Unfortunately, this message is in french, so I don't think it could help you much. Basically, it states that it couldn't save the data into the clipboard. Weird.

EDIT 2:

Never mind, it must be a problem on my end. The other PrC had the same temporary issue. It's working fine now.

EDIT 3:

Messing up with AI, I found another bug. When you delete lines of code in any AI script, it looks like the lines of code you don't delete get corrupted. It doesn't show up immediately after deleting though, as it's only when you disassemble or close the AI menu/reenter it, that you will notice the corruption. For example, after realizing that the code I entered in the top part of the General Counter script made the game crash, I deleted it and noticed that the 02 2060 line just below it, turned into 00 6002.

Also,PrC doesn't save either, if you try to modify the Allowed Statuses in the EnemyStats window.
 
Last edited:
There appears to be a bigger save problem with the Enemy Stat editor. I tried to change everything a little bit out of curiosity after reading these posts stating that some things aren't saving. Well, guess what? I click OK, the window closes, I open the stat editor again, and everything's back the way it was before my touch. :/

In a nutshell, nothing saves. Maybe someone has informed this already, but I'm doing it now just in case.  :evil:
 
Yeah, I bet NFITC1 fixed it all the first time it was mentioned. I just wish he'd release the fixed version  :'(
I just hope the delay is caused by real-life obligations or new functions tricky to implement - not because NFITC1 lost the will to work on PrC. The latter would suck. A lot.
 
Oh! Well, if it's already been fixed then I guess I don't need to complain about anything. :lol:
The latter would suck. A lot.
I know what you mean.. But I highly doubt that would be the case. Not for long, anyway. (will power restores itself :P)
 
Yeah, I bet NFITC1 fixed it all the first time it was mentioned. I just wish he'd release the fixed version  :'(
I just hope the delay is caused by real-life obligations or new functions tricky to implement - not because NFITC1 lost the will to work on PrC. The latter would suck. A lot.
Nope. Not the latter. I've been sick for the past few days and lost the will to use my laptop. %P I'm better now and I'll get to it when my IRL work load permits.
 
Is an Alpha 3 in the works ?... ...I'd love to have only one tool to modify enemies which, as it's slightly annoying to constantly switch between PrC and Hojo (because yes, even in Alpha2 and the tab-switch trick, some values still aren't saved - like the drops/steals, the MP, and the allowed statuses).

EDIT:

Sorry about that, SL. Since my previous post was one month old, and since I had a legitimate question I didn't want to get under NFITC1's radar, I thought double-posting was ok. I'm still confused about why double-posting in such a way would be frown upon, anyway. I can see how double-posting could be disruptive, but in this case ? Not so much.
 
Last edited:
If it is not too much to ask, could the next release have the model ID letters fitted back? It seems impossible to create a new boss battle because I have no idea which model goes by which ID. :(

Yeah, and now that I really try it, changing the model ID is actually meaningless because the stats still don't save. That's... bad.
I hope you'll get some time to work on it. :P
 
Sorry about that, SL. Since my previous post was one month old, and since I had a legitimate question I didn't want to get under NFITC1's radar, I thought double-posting was ok. I'm still confused about why double-posting in such a way would be frown upon, anyway. I can see how double-posting could be disruptive, but in this case ? Not so much.
A simple edit would have been sufficient in this case as this topic was still on the first page of topics. It still shows a 'NEW' if you edit something.
 
some values still aren't saved - like the drops/steals, the MP, and the allowed statuses).
If it is not too much to ask, could the next release have the model ID letters fitted back? It seems impossible to create a new boss battle because I have no idea which model goes by which ID. :(

Yeah, and now that I really try it, changing the model ID is actually meaningless because the stats still don't save. That's... bad.
I hope you'll get some time to work on it. :P
Fix'd, Fix'd and alpha3 uploaded.
 
Yep, all good now. It saves now.
Thanks a lot, man! This'll definitely help.  ;D
 
I second what Destro said. Stellar program. If I had to address a critic now, it would only be the fact that, as a full-fledged Scene.bin editor, it is somewhat less accessible than Hojo. What I mean is, when you select a particular scene (for example scene 10, with Devil Ride, Kalm Fang & Prowler), you don't instantly see the enemies' stats, drops and the like. You have to click on Enemy Management, then Enemy stats before you can alter (or even see) those. For this reason, if I wanted to edit something Hojo can modify, chances are I'll still open Hojo (quicker access to what I need to be changed, and I can easily compare the stats/drops/awards from one scene enemy to another).

So, I really think the "Enemy stats" window should be the main one, while the attack editor should be an option. The best thing though, would be to have both features in the main window. I'm not a big fan of tab-browsing - the more info you can squeeze into the main window, the better IMO. I admit though, that it's nitpicking on a high level. Two clicks won't kill me (though, rather personal issue : I've been using TeamViewer a lot lately, to control my pc with my ipod when I'm not at home, and two clicks mean something in TeamViewer).

Anyways thank you again, this made my day  :D

EDIT :

So basically, it all comes to this : Proud Clod's only flaw is that it wasn't designed to replace Hojo right from the start. It's an attack editor with a built-in (and improved) Hojo, whereas a scene.bin editor should, IMO, be the opposite. But like I said, it's not so big a deal. I'd even be perfectly happy if 1.5.0.α_3 was the final release.
 
Last edited:
Status
Not open for further replies.
Back
Top