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

Pages: [1] 2 3 4 5 6 ... 121
1
General Discussion / Re: No sound
« on: 2026-04-05 03:41:52 »
I had this problem in the classic ‘98 CD edition. Running the config program again usually sets this right for me.

2
I tried making one of these a long time ago. 3D modeling is best left to better experts like you! :)

3
You don’t have original CDs? What edition do you have?

4
I could help you with the technical side (its existing max can easily be increased, but the growth formula is designed to not grow very high), but the REAL limitation is the menu expression of values that exceed 9999. In the menu and in a few places there is a special consideration if you have an HP<->MP materia.

5
I’ve wondered that for a long time. By the time you get to Eligor he’s a rare encounter and pretty formidable. He’s like a soft mid-boss that isn’t anything particularly special other than he can cause statuses and act differently depending on who has which status. Best guess is he was at one point supposed to be a boss and was allocated some dedicated time to develop a complex AI script, but got downgraded to a rare encounter possibly because of pacing concerns.

6
You’d have to set your own probability functions in the AI itself. Check Eligor’s script. It has an incredibly complicated main AI script that might give you some ideas. The counter scripts always fire, but you could set a probability of them actually doing anything in the script itself.

7
You can’t set the properties of a materia via the AI, but you might be able to edit the character’s counter chance. Check the addresses in the wiki

8
Is there a way to set probabilities? I mean, for example, if you use a counter, is there a way to make it execute, say, 33% of the time? I've found ways to set conditions (if health is below x%, if you have a certain status, etc.) but not to make an attack execute sometimes and sometimes not. The only thing I've seen is that statuses can be set to activate x% of the time, but nothing else.


Yes. There are modifiers on the materia tab for exactly this function. Some chances are out of 64, some out of 100. I think counter might be out of 64, but it’s been a long time since I’ve looked.

9
Where was this when I wanted it 17 years ago!?

10
I’ve downgraded my participation level to “lurker” and just happened to notice your post and think “hey! I remember that name” :) good to know you’re still around!

11
FF7 Tools / Re: How to edit a materia's ability list?
« on: 2025-02-19 02:20:07 »
https://wiki.ffrtt.ru/index.php/FF7/Materia_data

Does that answer your question?

12
I made a topic about this a long time ago.
Give this a read and see if it helps. The PC and PSX editions work differently so the solution won’t be the same for both. There might be a solution for one and not the other. There might not be one for either. My initial post addresses the PC version and a later post has the values for the PSX.
There might be an alternative for the PC that would require rewriting part of the PC executable.

13
Scripting and Reverse Engineering / Re: [FF7] camdat files
« on: 2024-10-03 00:10:12 »
You necro’d one of my topics from before my oldest daughter was born. I say you can claim the title of the camera expert if you want to. To be honest, most of the “work” I did around the camera was guess work. I didn’t find code that did the stepping, I just knew it existed. It’s possible that a center to an ellipsis is defined somewhere and the camera follows that.

14
I willl want to see this in action.

15
Short answer is no. Long answer is yes, but it would require a lot of code manipulation to the menu. Technically every materia that doesn't have a labeled type is a 'Hidden' type. So you'd probably only want magic and summon materia to display it. You'd have to add the text to a list then only display it if the materia is magic or summon types.

16
Powerpacks. Check the first post.

17
My take:
Definitely PSP for 1 and 2. If graphics aren’t an issue then DS for 3 and GBA for 5 & 6. Steam for 7-9, but there are also Steam ports for 5 and 6 that have the same content as the GBA (I think), but some of the tilesets look like puke.

You’ll notice I didn’t mention 4. There are several versions all with differences. The PSP is the closest to the Japanese original while still being playable and it has after years built in. The DS version has a few version exclusive content including VAs and a few new mega bosses.

18
You’re looking for makou reactor. It’s an awesome tool for editing things in the field.

19
I can’t imagine it would be too hard to create such a mod, but as I’ve not created one I wouldn’t know how complicated it would be. I do know that the field scripts (and possibly the world map scripts) have codes that can override the normal battle music. When a battle starts the battle module checks for this flag and stops the current music and starts the battle music. A mod could be created to toggle that flag off or on based on a menu setting and the code that sets/insets that flag could be nop’ed.

20
Completely Unrelated / Re: I now own a Net Yaroze!
« on: 2023-05-03 01:09:50 »
Much history, dude! How’d you score that? You going to make some PSX home brews now? ;)

21
That's good news. Knowing that the most recent power packs version works. I still HATE that the current version is dependent on it. I'm still (extremely slowly) working on version 1.5 that will work just fine without it.

22
@Limual:
No. That’s a menu function. WM only affects battle actions.

@pating:
Do you have an error message or does it just not start? There would be an error in your event viewer if you’re using Windows.

23
General Discussion / Re: I promise I'm a good speller
« on: 2023-02-03 02:44:12 »
I believe it was changing “of course” to “off course”. I vaguely remember seeing that pop up a few times. Maybe it was a random correction.

24
General Discussion / Re: Do you think it's pointless?
« on: 2023-01-15 00:25:10 »
Someone feel free to correct me if I’m wrong, but they would both use the same windows registry entries. I actually have two sets of exe files (disc based) that are modified to look at different registry keys. One for modding and one for vanilla. I’d say install the disc version and make a copy of the exe and modify it to look at a different location. Then you can have the steam version separate from the disc version.

25
General Discussion / Re: FF7 Steal Rate
« on: 2022-12-19 21:00:48 »
PrC is a bit...haphazard when it comes to enemy stat editing. I put that together as an afterthought. It was originally only supposed to be an enemy action editor, but it slowly expanded to more and doesn't do any of it perfectly even though it's the defacto scene.bin editor now.

The "garbled stuff" in the first scenes are debug/test enemies and formations. Why so many? I dunno. The text doesn't seem to mean anything. It's not in ASCII and it doesn't seem to translate to anything in the Japanese text either.

Pages: [1] 2 3 4 5 6 ... 121