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 - Axel Firestorm

Pages: 1 2 [3] 4
51
Releases / Re: [FF7PC] [7H] Enhanced Stock UI (1.0)
« on: 2019-11-23 23:38:24 »
Not too happy about this exchange here. Jairus didn't phrase it as a demand, it was a suggestion and he gave his reasoning for making that suggestion; it seemed polite too. I feel the response from the two of you was too heavy-handed.


The White Chocobo tool is currently the only one that modifies shop inventories + buy/sell prices that I'm aware of, and it is horribly deprecated and prone to failure when opening a file; it is, however, definitely preferable to tracking down and modifying offsets manually.
***

What you should be aiming to do as you progress your project is to have a full set of 'permanent' files that contain all your changes; that includes an .exe with all your changes in it. That means feel free to continue using tools like White Choco and Libre as they're currently still the best way to modify their respective .exe data.

When time comes to make an IRO, what you'll do is put your modified .exe with all the changes and an unmodified .exe into the HextCompare part of the HextTools suite. This'll produce a hext document that will represent your .exe changes when the IRO is run through 7th Heaven.

However, these addresses are for a 'dormant' exe and not one that's currently running which is what we'll need for a 7th Heaven IRO. The values tend to go up by either 400C00 or 401400 depending on where they are in the .exe; I'll PM that info after posting this.

One issue is dependencies. You mentioned that your mod uses MO; that's a dependency it probably shouldn't have, as it's best to keep other mods separate from yours at all costs. The benefits of doing that are manifold; your project won't be sunk if the dependency no longer receives support (Nightmare7 died because of that), it lets players choose whether to use MO or not, and leading on from that it makes your mod more compatible.

If you can, try to separate MO or other mods from your current project. As tempting as it can be to try and package it all up together, it only causes problems in the long run.

One thing, editing things like shops, limits, etc. should be fine for compatibility with almost anything because these are affecting static parameters and not functions. Text as well occupies a static size; even if the string gets smaller, it's still the same size just padded.

Thanks, Sega Chief, I'll do that when I'm ready to start putting my demo IRO together soon. But the reason my mod uses MO is because I've edited several of the character sheets to add in the PS/Xbox buttons as well as other slight modifications, but they won't show up without MO. I use special characters to signify the buttons and other things I've added, but without MO they'll just show as their normal characters and not as the buttons. The mod itself technically can be used without MO, it's just that the buttons and such won't display without it. I've tried modifying the original character sheets from the game, but they never showed right in-game, they were always gray and never reflected any color changes, which my mod makes frequent use of. I wasn't planning on including MO in the mod package, though. I was just going to let people know to have it installed/loaded first before using my mod.

52
Releases / Re: [FF7PC] [7H] Enhanced Stock UI (1.0)
« on: 2019-11-23 15:46:46 »
The buttons would be affected.  But you can redo that modification the same way as you did on the old MO.

You can patch the game using hext patches.  Its a way of patching the game code without overwriting the actual executable.

If there is no guide for doing this on qhimm, I will see if one can be posted.

Would that be done after all changes have been made, or as one goes along while still making a mod? I've been making my mod by overwriting the game files (such as ff7.exe, flevel, kernel, etc.) because I wasn't aware of any other way to do it. I do have backups of the originals, though. A guide to all this like you said would be very much appreciated, thank you.

@Jairus 7H mods can be pretty simple. Usually it's enough to have the files in there folders. With the XML you can make more elegant and complex mods, and hext patches are only needed if you plan to edit ff7.exe.

Oh ok. Well I have made some changes to ff7.exe and ff7_bc.exe (which actually somehow caused a misalignment issue in the MO in the save/load screen where the SAVE 01 text is in the upper right corner - now it goes off the screen and I have no idea why or how to fix it) for text changes and shop changes, among other things, so hext would be necessary in my case. Unfortunately, I don't know much about hex editing.

53
Releases / Re: [FF7PC] [7H] Enhanced Stock UI (1.0)
« on: 2019-11-23 07:07:02 »
Its as unab0mb said, I will rephrase the first post, you can do what you want in your own ff7 setup, but rather we can only support problems on a standardised executable.  If the patch only adjusts shop prices, it might be ok, but its for you to try and see.

I guess I can understand that. I also made text changes to ff7.exe in addition to adjusting some shops for my mod, which also uses a modified version of the MO (to implement Xbox and PS buttons), so I'm not sure if those would be affected as well if I were to try swapping out MO with this. I guess what I'm trying to understand is, if we can't modify the game's files anymore (to avoid overwriting the originals), how do we make mods? How do we save our changes as we go along while making said mods?

54
Releases / Re: [FF7PC] [7H] Enhanced Stock UI (1.0)
« on: 2019-11-23 03:02:21 »
I am working on a mod, actually. Have been for a while, just haven't put anything up yet because I wanted to have a sizable portion of it done first, which I'm just about to that point. And I'm sorry for coming across the way I did. I didn't know White Chocobo was deprecated. How are we to make changes to ff7.exe now for text and shops and such? I've been using TouphScript and MakouReactor for dialogues, but they don't edit shops. Are they still viable tools, btw? What tool do we use? And I was only trying to say that it might not be a bad idea to consider multiple release options just as a matter of courtesy and flexibility. I'm not trying to tell anyone what to do. I've seen on the boards that not everyone likes or uses 7H. How do you launch the game through it from a shortcut for use through frontends without having the 7H window coming up first? And I'm not arguing, just trying to understand. How is a non-7H version not feasible? And the process for making an IRO seems very involved and complicated, from what I understand, involving XML and hex editing in addition to putting things in the right folders, though that could just be my inexperience at making them and in those things, I'll admit.

55
Releases / Re: [FF7PC] [7H] Enhanced Stock UI (1.0)
« on: 2019-11-22 20:14:55 »
Congrats on the release, Chrys! I am a little confused, though, because earlier in the thread, when I asked, you said a modified .exe (such as being changed by White Chocobo or TouphScript) can be used with this mod. But just a few posts up, you said it can't. So which is it? And I still think you might want to provide a non-7H version as well. Not everyone uses 7H, and forcing it to go through there alone cuts off those people who don't use it who might want to try out the mod. The choice should be up to the user to decide how they want to install it.

56
Yeah, I see them now. Ironite worked better than 7H for unpacking them. Good job on them!

57
Nice work, but I noticed when I unpacked the iro that only some movies have been done. A lot are missing. Are the others being worked on? Just wondered if you knew or if the others were in V3. Thanks!

58
Any progress on cracking the .fs and .fi files?

59
Releases / Re: [FF7PC] Enhanced Stock UI
« on: 2019-09-16 19:06:04 »
Yeah, but it also makes it harder to launch the game directly from a shortcut that way, especially if you want to have the steam overlay functioning or you use a media manager like Launchbox or Kodi to navigate and start your games. Isn't it better to provide both options and let the user decide what he or she wants to do?

60
They are still stuck with backgrounds. They're trying to figure out how to properly access the .fl files. McIndus has up-scaled virtually everything in the textures folder as that was only locked behind a .zzz compression file that the modding community already figured out how to extract.

Wouldn't it be the .fs files instead? the .fi files are all really small, some are only 1kb, while the .fs files are much much larger. Shouldn't that be where we should look for the backgrounds?

61
And what if you want to use the Remaster's fonts with this instead of the ones from the mod? Is that possible?

62
Releases / Re: [FF7PC] Enhanced Stock UI
« on: 2019-09-06 13:10:08 »
Looks good, but will there be a non-7H version as well? And when you say no more .exe altering mods, what then becomes of tools like White Chocobo, which have to edit those files to change the shops, for instance? Or changing the text via TouphScript? If those things and others can no longer be done in that way, then how can those changes be made?

63
Releases / Re: [FF7PC] ChaOS -Character Overhaul Seven
« on: 2019-07-20 07:52:50 »
I like the models and have been using them without issue for the most part (the versions installed from Reunion), but I had a question about the dynamic weapons for Cloud. Is it possible to use it without 7H? I unpacked the iro and looked at the files but couldn't figure out how it worked. I tried copying the mythril saber as a test along with the base buster sword, and while the mythril saber shows up, the weapon shown doesn't change when I switch to Buster because the files in char.lpg that determine what's shown are all named the same for each weapon and get overwritten.

The reason I don't use 7H is you can't start the game from a shortcut that way and thus, can't run the game in steam that way. So if there's a way to use the dynamic weapons without using 7H, I hope you can help me with it. Thanks!

64
Troubleshooting / Re: FF7 timer cut off on bottom
« on: 2019-07-09 00:36:33 »
I figured it out. Just had to change the height value in TS from 1 to 2 in the fields for the first reactor where the timer's box was and that fixed it. :)

65
Can you give an example of how to use #o in TS? I haven't been able to figure it out and the readme doesn't really explain it very well.

EDIT: Nevermind, I figured it out. Thanks anyway, though!

66
Troubleshooting / Re: FF7 timer cut off on bottom
« on: 2019-07-06 02:38:42 »
The MO I'm using is version M05c from July 2012. I haven't been using 7H because it doesn't seem possible to launch FF7 from a shortcut that way, unless I've missed something. The mods only take effect if you launch directly from 7H.

67
Troubleshooting / Re: FF7 timer cut off on bottom
« on: 2019-07-05 22:20:12 »
Hmm, ok. The version of MO I'm using comes from a separate installer that's just MO and not the rest of Reunion. Maybe that made a difference too.

68
Hi, wasn't sure where this should go so feel free to move it to a more appropriate place if need be. I was just wondering how to adjust the question/answer dialogs in FF7. Not the text, I know  how to do that, but moving where the selection cursor goes when picking an answer. For example, say there's a box with 4 lines of text normally, and the cursor position for the answers is set for a box with that number of lines. If I wanted to add another line to the box, how would I shift the cursor position of the choice selections downward to account for that? I haven't been able to figure out which tool to use for that. Thanks for any help you guys can give.

69
Troubleshooting / Re: FF7 timer cut off on bottom
« on: 2019-07-05 17:48:23 »
Thanks, but when I launch with ff7_mo.exe, the stat bonuses and penalties for materia aren't what they should be, so that's why I stopped using it. Any idea what causes that?

70
Troubleshooting / FF7 timer cut off on bottom
« on: 2019-07-05 07:12:50 »
Hi all, was hoping to get some help with an issue I'm having. I'm using the Menu Overhaul with some other mods as follows:

Remako Field Backgrounds
Reunion Models
Various HD textures
Miscellaneous tweaks (save anywhere, increase sense limit, etc.)

Also been working on my own script revision using TouphScript. Got it working fine since I got rid of Beacause, so I don't know that it would be contributing to the issue. Anyway, I've noticed that the timer in the game (such when escaping from Reactor 1) is cut off along the bottom so you only see the top 2/3 of it when you're in the field. But when in battle, it displays just fine. Also, on the save/load game screen, in the top right where it shows Game 01, etc. it's wider than it should be and stretches off the screen (I'm running the game from ff7_bc.exe, btw). But all the other text displays just fine. And I know TouphScript has something to do with it because that part was fine too before I first started making changes with TS. Any idea how to fix these issues? Thanks!

71
FF7 Tools / Re: [PC] Text editor - touphScript (v1.3.0)
« on: 2019-06-17 20:10:07 »
I wasn't saying anything about now, I was just asking a question, that's all. I didn't mean to come across otherwise. Sorry if I did.

72
I had installed Reunion directly rather than use 7H, as 7H doesn't seem to allow you to start a modded game from a shortcut, only directly from 7H itself. Unless I missed something?

73
FF7 Tools / Re: [PC] Text editor - touphScript (v1.3.0)
« on: 2019-06-17 01:44:52 »
It can't be disabled - and I keep telling you to wait for r06.   ;)

As for processing...  if you do a decode - it will decode all files. 

If it isn't encoding / decoding all files, you have a problem with your flevel file etc. This thread isn't there to debug your own script issues.

So when is r06 coming out, then? And why does Reunion block those changes in the first place? What are those tutorial files called? I know they have the suffix .tut.txt, but what are names themselves of the main three?

74
FF7 Tools / Re: [PC] Text editor - touphScript (v1.3.0)
« on: 2019-06-16 20:14:13 »
Why does Reunion block changes to certain files, though, such as ff7.exe, and how can that be disabled? Also, the tutorials aren't begin generated either. When I dump flevel, it shows 729 files when it's processing, but only 710 in the actual text folder when it's done. Where are the other 19?

75
That's what I'm trying to do, but none of the changes I make to it using touphscript show up in-game after I encode it. That's why I asked. I have Baecause and the MO installed, if that makes a difference. The most recent versions.

Pages: 1 2 [3] 4