View Single Post
Old 04-26-20, 12:10 PM   #3
Boche
Watch
 
Join Date: Feb 2020
Posts: 27
Downloads: 37
Uploads: 0
Default

Quote:
Originally Posted by Anvar1061 View Post
Your path should be data \ menu \ en_menu.txt or de_menu.txt
Check SH3 COMMANDER \ Cfg \ Static settings.cfg

[data\menu\en_menu.txt]

[data\menu\de_menu.txt]

Thank you for the reply,


The path for the en_menu.txt is:


C:\Program Files (x86)\Steam\steamapps\common\Silent Hunter 3\MODS\Supplement to V16B1 (JSGME)\Data\Menu


just as the mod manual describes it to be.



Also what should I check in the static settings.cfg? Should I add that path into it?


this is what i have in it now:


 
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;This file stores static data file settings. Any valid gameplay setting can be
;included. NOTE: Changes in this file get written to the respective game files
;LAST, ie after any other SH3 Commander related changes (except details chosen when
;starting a new career).
;USAGE:
;[Name of the file including the full path from the "data\" level]*
;ApplyToPeriod=<Start date as YYYYMMDD>|<End date as YYYYMMDD>**
;<SectionName>|<KeyName>=<Setting> for text files OR
;<Offset value>=<Setting> for binary files (do not include comments)
;
;*Prefix each repeated section name with #: to ensure that the name is unique.
;**ApplyToPeriod is optional. If excluded, changes will be applied throughout the
;whole war. If included, changes will only be applied during the period specified.
;
;Note that no validation is performed on the values you enter.
;
;This file or entries can be deleted if feature unwanted.
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

;----------------------------------------------------------------------------------
[data\Cfg\Basic.cfg]
;The below lines allow player to set U-boat emblem at start of career
RENOWN|FirstRankRenown=100
RENOWN|SecondRankRenown=350

;The below lines provide more realistic promotions (sooner) and medals (longer)
;within the context of the SH3 game engine
;PLAYER_RENOWN|RankLevel0=0; SCORE
;PLAYER_RENOWN|RankLevel1=1499; SCORE
;PLAYER_RENOWN|RankLevel2=7999; SCORE
;PLAYER_RENOWN|RankLevel3=15999; SCORE
;PLAYER_RENOWN|MedalSettings0=0.25
;PLAYER_RENOWN|MedalSettings1=0.5
;PLAYER_RENOWN|MedalSettings2=1
;PLAYER_RENOWN|MedalScore0=3000;2 class, SCORE
;PLAYER_RENOWN|MedalScore1=6000;1 class, SCORE
;PLAYER_RENOWN|MedalScore2=20000; knight, SCORE
;PLAYER_RENOWN|MedalScore3=30000; oak leaves, SCORE
;PLAYER_RENOWN|MedalScore4=40000;swords, SCORE
;PLAYER_RENOWN|MedalScore5=50000;diamonds, SCORE
;PLAYER_RENOWN|MedalScore6=90000;all, SCORE

;The below lines increase the number of badges available for awarding and defers
;receipt of clasp and GC until later in the war, to closer reflect actuality
MEDALS_CREW|RenownStep=50; RENOWN, u-boat badge
MEDALS_CREW|SunkInPatrol=60000; TONNAGE, front clasp
MEDALS_CREW|SunkInPatrolGerman=60000; TONNAGE, GC

;----------------------------------------------------------------------------------
Boche is offline   Reply With Quote