Thread: [TEC] Help with medals
View Single Post
Old 01-18-23, 07:27 AM   #4
jimimadrid
spanish graphic guru
 
jimimadrid's Avatar
 
Join Date: Jun 2005
Location: Augsburg, Germany
Posts: 381
Downloads: 113
Uploads: 19


Default

Quote:
Originally Posted by ElCid97 View Post
For the pop-up text that comes up when you hover over the small, little things in the crew management page, the file is the "menu.txt" file in the "...\Data\Menu" folder. The lines you're looking for are 5150 to 5156, where 5150 is the "Medal" line and the rest are the lines for the six available medals. NOTE: you have to use a text editor that can tell you line numbers. I use Notepad++ for this.

ElCid97



Jorge,


you can use the normal editor for the menu.txt.
It works like the ini Files. It has a section "[STRINGS]" and keys "Blabla=" and behind the value of the Key.
The key "5151" has the value "Navy Distinguished Service Medal"

SH4 then ask for this key and get the text.
The menu.txt is used to easily change the languague for the game.


But here begins the problem as i have with the differents menu_1024_768.ini files.
How to change only these lines on an easy mode without let the people manually change their menu.txt file.
My Menumerger will not work, because it need an ini file with "different sections". The menu.text file has only "one section"([STRINGS]).

I will try to rework it, so that the future version will also take care of "one section" files.
jimimadrid is offline   Reply With Quote