[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.
I am not sure what "7th Heaven" does.  The translation alters all text files, and script fixes replace some script files in flevel.  Weapon will eventually make changes across the board (so will likely never have compatibility with anything much).  The Menu should work fine.
https://www.ff7catalog.com/threads/9844/ --- I thought you would have at least read its OP by now :P

All I'd do to make a 7H version of the ReTranslation is install each of its options to clean copies of the game, then pack the necessary files from those installs into an IRO for 7H to use. I'd include all the same options for spelling and canon as selections in 7H.
 
https://www.ff7catalog.com/threads/9844/ --- I thought you would have at least read its OP by now :P

All I'd do to make a 7H version of the ReTranslation is install each of its options to clean copies of the game, then pack the necessary files from those installs into an IRO for 7H to use. I'd include all the same options for spelling and canon as selections in 7H.
I never knew that a 1.49 version was out till just now.  And here I am working on old material. xD Anywho, gotta try and get my xpadder to work with this . It worked before but now.. Meh.
 
The timers for Submarine, Snowboard and the Countdown clock (like in Mako reactor)  are now all frame-based.  So even on a slow comp, timers will be fair (as they are in PSX).  Beforehand, every game you played would be different slightly... totally unfair and unhelpful.

The snowboard one was slightly trickier because it works in milliseconds at 60fps.  Adding 16 each iteration would be 16 * 60 = 960 (40 short of 1 second).  To get around this I have made it alternate 17-17-16  so the first 6 frames (6/60 [1/10] of a second) look like this > 17 , 34, 50, 67, 84, 100.  This does mean that a snowboard time will ALWAYS end with ms of 170, 340, 500, 670, 840, 000, but that's how it has to be.
 
Last edited:
Also, the NTSC versions of the snowboard game required less than 52 seconds to gain the rank "Freak" on Course A.  Can anyone confirm that this is even possible?  Even my very best runs (no collisions with walls and so on) only get me nearer 53 and a half.

edit

exactly 53 and a half now.  I could prob do less than 53... but 52???

Edit...

it's been done in tool assisted.. but that's it.  I'm leaving the slightly easier PC defaults in place.
 
Last edited:
Can someone please go to Chocobo Farm and feed a chocobo?  Tell me if the options are working there, because it looks like it's totally bugged out for me.  This is in regards to the following text:

“Okay?”
{CHOICE}Yeah
{CHOICE}No
{CHOICE}Choose another one

Which will appear after you have selected the green.
 
Can someone please go to Chocobo Farm and feed a chocobo?  Tell me if the options are working there, because it looks like it's totally bugged out for me.  This is in regards to the following text:

“Okay?”
{CHOICE}Yeah
{CHOICE}No
{CHOICE}Choose another one

Which will appear after you have selected the green.
It works perfectly fine for me.
 
Can someone please go to Chocobo Farm and feed a chocobo?  Tell me if the options are working there, because it looks like it's totally bugged out for me.  This is in regards to the following text:

“Okay?”
{CHOICE}Yeah
{CHOICE}No
{CHOICE}Choose another one

Which will appear after you have selected the green.
Which one are you using? Ro3c? I'll try to get that to work and run it if it'll stop crashing on startup. I'm using Ro3b.
 
Which one are you using? Ro3c? I'll try to get that to work and run it if it'll stop crashing on startup. I'm using Ro3b.
Nah r03b is same as c in this regard.  If you can get r03 working with that option when retranslation is installed, then there's a problem for me.
 
I'll see what I can do man.  ^^ I love your work so i'll provide some information wherever possible.   I just gotta fix my issue with C.  Whenever I have it installed with JUST the retranslation, menu overhaul and a script fix, it seems to crash on startup when I play the game.
 
Are you using the retranslation?  This is where it seems to go wrong.
Yes, I am using the retranslation. All of the options work fine for me, even though it might be confusing when selecting No or Choose another one - the game just sits there waiting for player input, while in the meantime, I was half expecting it do pop up a help text like "Select the amount of greens" and "choose a chocobo". This is just an unrelated inconvenience though, and has nothing to do with the retranslation, to be fair.
 
Thanks.  It seems the newer ts (older had source code loss) is not doing something that yours is.
 
edit.

It's not ts.  I think the only thing it can be is ulgp not updating the frcyo script.

edit.  It's not ulgp.  I am truly baffled.  ;D

edit.

I had to go through every single step to narrow it down.  Getting there.

final edit.

It was an option incorrectly formatted that led to the error.  It shouldn't have had that effect though, but ts is limited in what it can do thanks to the sharing of vars by the original script programmers.  So there you go.  It's funny to know that just one of the options being changed slightly can completely corrupt that field.
 
Last edited:
Was it this error?

This is another error I spotted.  I have no idea what the hell is going on there.  I'll ask Luksy.  It's possibly an original game error that was hidden originally because the numeric was further down.
 
Yeah, it's an original game error.  They forgot to remove the numeric from window3.  They got away with it purely because it's too low in the original game to be seen in that window.

From Luksy:

Add op > windowing > numerical > 3,0,0,0

You add this to sono2 > script 1 > After close the window #3  (around line 670)
 
Last edited:
This is the last revision that supports the new font I made.  As such, this installer will be available for download indefinitely. From R04 onwards, The Reunion will support only the old font and graphics.  It will also re-add support for Steam with the new Menu Reconstruction.  This installer will lose all support ONE week from now (when it is finalized).  If any serious issues are found in that time, they will be fixed.  After that, they will be there forever.

The Reunion


READ THE README!

Download R03d
Donate HERE

The Retranslated FMV are on the first post and need to be manually placed in your movie folder.


The best way to install The Reunion (so that you can reinstall) is to install all non-conflicting mods FIRST, starting with clean files. From there, place the correct files (noted in the Readme) into a new folder "Backup-Reunion", inside the game root. Each time The Reunion is installed, it will then use those files, saving you the need to mess about each time.

Any and all issues should be reported.  Before you report a bug / issue, please check the Bugtracker, found HERE

Changes:

Code: [Select]
Code:
LATEST CHANGES (R03d)Installer04-Sep-2015 1. Final installer for the new font / menu overhaul 2. This release only supports 1998 English game 3. Menu Overhaul is forcedBeacause04-Sep-2015 1. Latest updates to localization 2. Updates to American text 3. {CLOUD} tag was missing from Wallmarket gym 4. Numeric display bug at Chocobo Farm fixedMenu Overhaul04-Sep-2015 1. Serious bug with main menu fixed 2. Missing controller button icons in certain maps fixed60fps Battles  None         Minigame Update04-Sep-20151. Snowboard frame-based timer updatedModel Overhaul NoneMemory Patches04-Sep-2015 1. Faster Summon / Supernova 2. Condor speedOther  None
 
Why drop the new font and graphics of the menu? They look so sharp! Did I miss something?
 
Status
Not open for further replies.
Back
Top