Menu Reconstruction [WIP]

  • Thread starter Thread starter DLPB_
  • Start date Start date
Status
Not open for further replies.
Since we're talking about menus and stuff i'll ask it here;
Would it be possible make/create presets under options  where we could have different "skins" for the menus (just like FFVI)?

Would be interesting to have different kind of backgrounds and borders, etc.
 
Team avalanche is your best bet with that, they did work making the menu borders look better.  This project is simply about hex editing the exe and placing the stuff in different places.  Not graphical changes.
 
Menu Reconstruction Patch beta 1. [for use with retranslation project]

http://docs.google.com/leaf?id=0B1JH_wU1qqN4YzA2ZDc4OTgtZjE2Ny00YWIwLTgzOTItOGY0ZDczMmVlMjQx&sort=name&layout=list&num=50

This isn't done yet though so consider it a beta :)  Things are subject to change.  This release has retranslations attached.

Constructive input to what we have so far is appreciated.

The following things might require a change:

- Position of slots in the Materia, Status and PHS screens.

- Position of the limit bar, EXP bar and related items in the status screen

- Very Slight adjustment to main menu items

- slight adjustment to the MPneeded text in Magic menu

The following things are yet to be done:

- Load and save screen still not fully completed with the layout, but close

- Loading file text cursor not changed yet

- set and check text in Limit menu

- yes and no position in limit changing break level

- Cursors in Limit menu

- Status screen Elements and Status text positions

- Config screen cursors

- Description text for Materia menu

-  Ghost cursor for magic menu

- Cursor position in Equip menu

- Wait text in Config screen is off alignment, slow and fast text also.  There are other small tweaks to text needed here.

- Config description text needs altering when selecting controller customisation

- Quit menu not done yet

- Ghost cursor when using "use" and the selecting an item in the equip menu not done.

- Loading please wait needs fixing

known issues:

- Status screen numbers look a bit cramped and Strength/Attack Y axis is incorrect

- Cursor cannot line up properly to "Key items" in the Item menu

- Enemy Skill text on the magic menu does not fit the box properly.  There is nothing I can do here short of changing that text to E. Skill

- Menu headings are not centred to the box.  This cannot be done without wrecking the animation of the menu.  The non translated version will look better because Formation will become Order.

- Added ability still doesn't look great, but this is the best it can be given the menu design itself.

There may be things I have missed.  Take this as a rough guide. 

Goes without saying that you should backup your original FF7.EXE.
 
Last edited:
Maybe you can change mpneeded to mp used or mp cost?? And what do you mean about slight adjustment to main menu items?
 
I mean slight adjustment.

Also the MPneeded is a graphic, so I can't change it :)
 
Last edited:
I just ran 2 instances of FF7 on top of each other to compare the differences, and I must say, Wow!
You don't really realise how horribly misaligned everything is on the original until you compare.
This is a huge improvement!

You seem to have most things covered already, but here are some things I noticed:

- 'next level' on the status screen doesn't have a capital letter.

- On the Materia / Status / Equip screens, I think it would look a lot better if the names of the equipment are aligned with each other.
 
I just ran 2 instances of FF7 on top of each other to compare the differences, and I must say, Wow!
You don't really realise how horribly misaligned everything is on the original until you compare.
This is a huge improvement!

You seem to have most things covered already, but here are some things I noticed:

- 'next level' on the status screen doesn't have a capital letter.

- On the Materia / Status / Equip screens, I think it would look a lot better if the names of the equipment are aligned with each other.
Post a screen of it? :D
 
I just ran 2 instances of FF7 on top of each other to compare the differences, and I must say, Wow!
You don't really realise how horribly misaligned everything is on the original until you compare.
This is a huge improvement!

You seem to have most things covered already, but here are some things I noticed:

- 'next level' on the status screen doesn't have a capital letter.

- On the Materia / Status / Equip screens, I think it would look a lot better if the names of the equipment are aligned with each other.
The problem with next level is, that particular "next level" is not in the exe :P  Yup, that's right, you need to use Wallmarket and go to the battle text.  It is actually there....that's how poorly designed this game is.

As for number 2, I totally agree and I haven't ruled out the possibility of just going back to 3 or 4 letter shortcuts like:

Wpn.  Pro.   Acc.  or Weap. Prot. Accs.  Maybe even Weapon, Protect., Acc. 

The problem is of course that in the Japanese game, they aligned because the japanese was equal...in the English we have to use short cuts to get the same result...  if the Weapon/Accessory/Armour text is the wrong length, the actual weapon/armour names become the wrong alignment.
 
Last edited:
Weapon
Protect
Accessory

Will be used for the retranslation project.  It works.   The japanese game also had an issue with the Accessory word being too long and left it.  I will do the same, it doesn't look THAT bad.

The none retranslation project What do you think I should use?

Wpn.
Arm.
Acc.

or

Weapon
Armor
Accessory

Your shout :P
 
Weapon
Armor
Accessory
I thought you were using British English?
Armour would probably look better, because it is a closer length to the other words.
Then again, I'm Australian, so I'm biased.

Not that I mind either way, I'll be using the translated version :P
 
The translated uses British English but keeping in with the original means using American English:)
 
Well we are getting there.  I sent Kranmer off to get a sh*t load of values other day and he hasn't disappointed.  It is just time consuming more than anything and a few things crop up.  I have seen things here that I never even knew existed...

So, slowly getting there.  Byte by Byte....  I have just finished the Save and Load menus.  Now...the quit menu.


I am hoping for a final release of the FF7 retranslated version within a week and then the other to follow within 2 days.
 
Last edited:
Awesome, looking forward to it.
Make sure to put up side-by-side screenshots when you release! ;D
Also please release the new status patch too. :)

Also I would like to know, will this patch change other menus, such as battle victory screen and shop menu?

The problem with next level is, that particular "next level" is not in the exe :P  Yup, that's right, you need to use Wallmarket and go to the battle text.  It is actually there....that's how poorly designed this game is.
So this patch is strictly for the exe? I suppose an easy solution would be to include a .WM wallmarket patch for people who want to use it.
 
As far as I am aware it is impossible to patch the kernel in the same way because that uses pointers and the file size changes, you will have to do that manually with wallmatket.

The shop menu has actually already been touched, but yes we need to go back to that also as well as the battle menus.
 
Last edited:
ff7menu%282%29.jpg



Is it possible to make that into an other patch ?
 
ff7menu%282%29.jpg



Is it possible to make that into an other patch ?
I agree that this is the best set up BUT iirc, that can't be used because it screws the layout of the sub-menus.
 
Yup, is impossible and I have finalised this one now.  Changing it means altering loads of other things too.

I might increase the width of that right menu slightly but not much.
 
As much as I like the original, that's pretty cool looking. :mrgreen:
 
Status
Not open for further replies.
Back
Top