[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.
So there's no star FMV like in the PSX version? I haven't actually finished a PC playthrough yet.
 
Don't make me quote my own post haha :P

There is no FMV in PSX version either - it's a looping animation at the end.  For PC, an FMV will be needed.
 
Made an account just because I've really been wanting to play this. Having the same issue stated from the 24th, Tifa just running into the middle of the tower when tryin to walk to Barrett before the destroy Sector 7. Been trying everything I can think of to get past it but I can't.
The party slot swap did the trick for me, too.

You tried switching her party slot? That fixes it for me.

A thing I noticed in the first Aeris flashback at her house; her new child model doesn't seem to be used for me (with model overhaul on), no idea why. Ends up with the xbox huge original model.
I also did not have her child model show it, it was the chibi/SD form. I had just assumed the model did not exist/was not finished.
 
That took a long time to finalize.  Had to figure out a lot of stuff to make my own module run at the end and get FMV to loop and free and so on. But it's done.

Next, I'll record a starfield FMV.


Code: [Select]
Code:
it sets looping flag based on movie ID - for example >cmp dword ptr [ebp+0C],14je 0040B035cmp dword ptr [ebp+0C],15je 0040B035cmp dword ptr [ebp+0C],17je 0040B035cmp dword ptr [ebp+0C],1Cjne 0040B04Bmov [ebp-00000208],00000001Where 14, 15, 17, 1C are movie IDs.  (15 is one of the last fmvs)  - course it also checks the disk too.  2A is also looped from code above it.The value is then ebp+c  in prepare movie function.2A is disc 2 - very likely the water screen FMV.  All others are disc 3.Anyway that concludes thatultimately 9a0e20 is the looping flag when everything is processed
 
Last edited:
That's great, I had actually forgotten that the starfield was in the game until you mentioned it. Brings back memories of how I felt after my first playthrough.

Also can I just say, well done on fixing Gongaga! Those fields always confused me, it makes so much more sense now.

Reunion is well on it's way to becoming the definitive version of FF7.
 
Confirmed this only happens when New Translation is enabled:

In Cosmo Canyon, Barrett is standing in a room talking about how avalanche started. After the initial conversation, if you try to talk to him again, you can't. He just stands there and doesn't respond.

Here is the save (which is after the initial conversation):

https://drive.google.com/file/d/1sR8JbfmV2QR52I-sju8rbdf7eps_JCkz/view?usp=sharing

Just load the first save and walk up the stairs and into the top room and try to talk to him.
 
Isn't that normal?  I may have added that so you don't get repeated information.

Also things like

cosin1_1   Barrett can gain infinite Love Points.   Yes   Luksy   DLPB   R05


Is any dialogue missing?  If not, it's not a bug.  If you can't talk to a character and get the same information twice, that's not a bug, basically - it's a fix.
 
Last edited:
Isn't that normal?  I may have added that so you don't get repeated information.
Well it's definitely not normal - it's inconsistent with every other NPC interaction in the game, which is why I raised it.
 
He's not an NPC  - and more than that, he's just finished a long speech.  There's no bug there unless dialogue is missing.
 
Good job with the starfield! ;)

Reunion is becoming more and more of a "must-have" modification.
 
Loving the R06!

Is there a way to the turbo/speed not be limited to the fps? If I enable vsync there's no change in battles if is already at 60fps, but if I disable vsync screen tearing is all over the place making the game almost unplayable. Can you make the vsync disable when you activate the turbo and re-enable when it is deactivated? If not, can you suggest any other way/program to make this functional? Tried with cheat engine, but it's still limited by vsync.

As a suggestion, you could make the turbo/speed as a toggle on and off and the velocity (2x,4x,8x) set on the .ini. When using this feature a lot, now you have to circle through the options to disable and it would be much simpler as an on/off option.

Can something be done to use the triggers on a xinput as L2/R2?
 
Hello! I made an account here just to say Thank You So Much for all the work you have put into making this incredible mod / upgrade. My fiancee has never seen FF7 before, and I've been playing with Reunion + Remako mods so she can have the best visual and narrative experience possible. It's a truly awesome way to first experience the game, and it wouldn't be possible without everything you've done. She and I both are as grateful as can be!

I have of course run into some of the peculiarities that others have already mentioned (most recently the Group Room stuck character in Wall Market), as well as some others that might be all my own (I can't get any Turbo / Speed Multiplier or Default Run to work, for instance - possibly side effects of Remako? If anyone else has info on it I'm certainly curious). I have also spent time reading through the thread (sweet job fixing up the ending starfield scene!) and the Google Spreadsheet detailing all the bugs and fixes, and it makes me excited for R06b's release since it looks like it'll contain most of the fixes everyone has noted so far.

On that - has R06b been released and we just missed / overlooked it, or is it just still work-in-progress? If we didn't simply miss the release, were you projecting any specific release date? We know greatness takes time, and we certainly are patient and capable of waiting for your polished work. We're both eager to play and appreciative to have the opportunity to enjoy FF7 in the best form it's ever been presented. Seriously, thanks again!
 
There's no way to do it, sadly.  Vsync can't be toggled. TrueOdin is looking into that but it doesn't seem to be the case.

So for now, options:

1. Get a monitor that has a high refresh rate so vsync will cap higher
2. Disable vsync.  It's not so bad in full screen mode?
 
@Ryan. 

Thanks :)

You'll know when R06b is released because this thread will be updated.  You won't be able to miss it.
 
There's no way to do it, sadly.  Vsync can't be toggled. TrueOdin is looking into that but it doesn't seem to be the case.

So for now, options:

1. Get a monitor that has a high refresh rate so vsync will cap higher
2. Disable vsync.  It's not so bad in full screen mode?
I'm playing on a TV, so that's a limitation, and yes it's that bad even on full screen. Sometimes looks ok, but suddenly there's screen tearing on the middle of screen.

Even so, thanks a lot for the fast response and for looking into it.
 
Status
Not open for further replies.
Back
Top