[FF7PC-98/Steam] Multiple mods and Modding Framework-The Reunion [R06f]

  • Thread starter Thread starter DLPB_
  • Start date Start date
Status
Not open for further replies.
. It is a complete retranslation and relocalization from the ground up, using the original Japanese script. The aim is to have an end product that is accurate and professional.
Surely that does answer your question?  The answer is yes.  8)
 
Last edited:
Surely that does answer your question?  The answer is yes.  8)
You might've wanted to keep the spirit of the localization or something, I dunno.  I just wanted to make absolutely sure, even if it does kinda make me look like a dunce.  :v  I cannot state how happy I am to hear that.  Thank you and Luksy and everyone else so much in advance for all the work put into Beacause and the other Reunion mods!  FF7 HYPE!

Edit:  I am so utterly confused.  I installed R05c because I wanted to demo it before R06 and I started a new game.  If I get a random encounter in the room after you name Cloud and Barret, I fight Mirage Weapon instead of some soldiers and it Stops me and kills me with Ice Raze.  I made it past that room once without an encounter and the rest of the Reactor seems normal, except the battles keep telling me \\Barret// defense stack+ and \\Barret// attack stack+.  I guess it's good that the game wants to \\༼ຈل͜ຈ༽// raise its Barrets \\༼ຈل͜ຈ༽// but I don't know WHY it wants to.  I think maybe I should have waited for R06.
 
Last edited:
Those random battle encounters are from a bad lookup table, and the Barret stacks + are from the New Threat mod. Whatever you had prior to installing Reunion was not wiped cleanly, so it's causing some serious issues. You should just uninstall completely, trash any junk files left over, and clean your registry before you install again.
 
You should always read the readme / help file. It's stated there that you must use the original files. Still, ts will have updated the scene look up table, so I have no idea why it still fails.  But New Threat and The Reunion are not compatible.

R06 will do away with this silly issue once and for all.
 
D'oh.  Now that you mention New Threat, I vaguely remember installing it a few months ago with plans to try it out, but never did.  I thought I was using a clean install.
 
Hey sorry I looked for this but can't find it anywhere (there's like a billion post on this site) does r05 come with a 9999 hp/dmg cap removal. r05 is by far my favorite mod to use so far (also using the hardcore mod simultaneously seems to be no problem either)
 
@DLPB

Just a heads up your reunion has an error with 60fps using the overhauled character models on the steam. I have extensively tested this using the final fantasy 7 converter, overhauled models, default models, and weapon optional mod. During the intro the first battle off the train when the two guards attack the screen goes black and music continues to play before receiving and unknown error but only if you have overhauled models activated using the default models things proceed as normal. As I said after extensive testing I noticed another poster on the thread mention the same problem and you yourself hinting at it being the 60fps option. Sure enough I did another clean install ticked off the 60fps and kept everything else on and it worked like a charm.

Ps: when using the ff7 converter and modding the game in the C/Games folder the 60fps and the overhauled models seem to work fine though the text in the text boxes become skewed.
 
Hi Daniel, some time ago I asked if it was possible to disable the screen flash that happens during crits, limit breaks, etc. You said it could be done on the PC version. I asked Alyza about it as well, but unfortunately she's to busy atm. So, what do you say, would you be willing to give it a go? Since this would be a pretty big deal for me, I'd pay whatever it is you think is a fair price for your work.
 
I don't like asking for money.  And I never can put a value on it.,  But tell you what, if I manage it, you can buy me a cheap bottle of wine. I'm feeling like one after this cold that has laid me out a week. UK and US are roughly same now so let's call it 5 haha.  I'll let you know how it goes. See PM.

Out of curiosity, is this because of epilepsy?  Because I will also add this to Reunion. It sounds like it could be useful.
 
Last edited:
I don't like asking for money.  And I never can put a value on it.,  But tell you what, if I manage it, you can buy me a cheap bottle of wine. I'm feeling like one after this cold that has laid me out a week. UK and US are roughly same now so let's call it 5 haha.  I'll let you know how it goes. See PM.
Thank you! It would be amazing if you could get this done, that obnoxious screen flash was always my biggest pet peeve about this game.

EDIT: no , it's just very taxing on the eyes for some reason, way too bright I guess..
 
Last edited:
It's more or less done. But the same function is used for ALL whole-screen colour changes.  I'll send you a list of changes that you can decide upon. I mean, for example, the knights of round (prob all summons) use a custom flash that stays on longer and fades longer. Heat Wing (by an enemy near Junon) uses a long red screen transition that I am sure you will want to keep.

I'll pm you the details and list of changes.
 
It's more or less done. But the same function is used for ALL whole-screen colour changes.  I'll send you a list of changes that you can decide upon. I mean, for example, the knights of round (prob all summons) use a custom flash that stays on longer and fades longer. Heat Wing (by an enemy near Junon) uses a long red screen transition that I am sure you will want to keep.

I'll pm you the details and list of changes.
Holy crap, you're fast! I think i'm ok with every type of flash being removed, though. But then again, maybe the ones you mentioned could stay. I guess I'll just have to see for myself.
 
Last edited:
Heat Wing isn't really a flash - it looks more like a transition.  But if you want them all gone, that's v easy :)  I'll still provide a full list so you can change as you see fit.
 
This Hext file can be used with FF7 to disable the screen flashing. Might be helpful to someone with epilepsy. Copy and paste into a notepad text file.

Code: [Select]
Code:
FF7_EN.exe{by DLPB. IF USING 1998 version (not Steam), CHANGE THE ABOVE TO FF7.exe{to make a change, remove the hash (#) from the start of a line. Then run HextEdit.exe{Make sure to backup the exe before using HextEdit.exe-400C00{disable critical hit flash#426008 = 90:5{disable boss flash#5BC668 = 90:5{disable some limit flashes (eg. last flash of Omnislash)#46E48D = 90:5{disable summon flash and some Limit flashes (eg. Braver, Big Shot)#5BFC2B = 90:5{disable transition effects#5344FF = 90:5{disable all screen colour transitions/flashes. This will make the above options redundant.#5BD436 = C3
This is for use with HextEdit.  If using with HextLaunch, or the new FF7ddraw dll when released, use the one below instead

Code: [Select]
Code:
{by DLPB.{to make a change, remove the hash (#) from the start of a line.{disable critical hit flash#426008 = 90:5{disable boss flash#5BC668 = 90:5{disable some limit flashes (eg. last flash of Omnislash)#46E48D = 90:5{disable summon flash and some Limit flashes (eg. Braver, Big Shot)#5BFC2B = 90:5{disable transition effects#5344FF = 90:5{disable all screen colour transitions/flashes. This will make the above options redundant.#5BD436 = C3
 
Last edited:
I should be able to add this into the 7H Catalog as well. I think it's a very good tweak for those with epilepsy or any kind of eye strain disorder.
 
Since R06 will be using my DLL for installation, which also replaces all sound functions of FF7 (including a replacement for Aali's driver in this area), I am adding the original music from Anxious Heart to The Reunion, as well as the new stereo OGG sound effects. This is a new mod and will come with the name Audio Replacement.

In the meantime, meet my new message received alert (one of the new sound files - but normalized here):

https://drive.google.com/open?id=0B43luAxFZKC-b2xUbU1xcDFmSVE
 
I think it's a very good decision.

Anybody serious about modding FF7 would want to have both Reunion and Anxious Heart! ;)

The alert sound has all that special Final Fantasy vibe!
 
Such great news. Wasn't ever expecting you to bring them together after asking about it a few months ago.
 
Status
Not open for further replies.
Back
Top