About the fonts of CP1 [message #165602] |
Sun, 07 August 2005 03:55 |
PatchTr11
Messages: 9 Registered: August 2005 Location: Istanbul, Türkiye
Karma: 0
|
Recruit |
|
|
Hi,
-I don't want to use the fonts come with CP1. How can I do this?
-Is there any way to uninstall CP1?
-RG disconnects in the middle of the game, what can I do to fix this?
Thx.
|
|
|
|
|
Re: About the fonts of CP1 [message #165609 is a reply to message #165602] |
Sun, 07 August 2005 07:28 |
|
Ma1kel
Messages: 956 Registered: July 2005 Location: Kingdom of the Netherland...
Karma: 0
|
Colonel |
|
|
Open stylemrg which can be found in your data folder, delete everything in it and copy and paste this in the stylgmrg:
;
; STYLEMGR.INI
;
; This .INI file defines the fonts used by the WWUI library
;
[Font File List]
File01=54251___.TTF
File02=ARI_____.TTF
;
; Font names follow this format:
;
; <family_name>, <point_size>, <is_bold>
;
; is_bold is 0 for false and 1 for true
;
[Font Names]
FONT_TITLE=Regatta Condensed LET, 52, 0
FONT_LG_CONTROLS=Arial MT, 12, 1
FONT_CONTROLS=Arial MT, 8, 1
FONT_LISTS=Arial MT, 8, 0
FONT_TOOLTIPS=Arial MT, 8, 0
FONT_MENU=Regatta Condensed LET, 32, 0
FONT_SM_MENU=Regatta Condensed LET, 20, 0
FONT_HEADER=Arial MT, 9, 1
FONT_BIG_HEADER=Arial MT, 12, 1
FONT_CREDITS=Arial MT, 10, 0
FONT_CREDITS_BOLD=Arial MT, 10, 1
FONT_INGAME_TXT=arial MT, 8, 0
FONT_INGAME_BIG_TXT=arial MT, 16, 0
FONT_INGAME_SUBTITLE_TXT=arial MT, 14, 0
FONT_INGAME_HEADER_TXT=arial MT, 9, 1
;
; Audio entries follow this format:
;
; <wav_filename>, <volume>
;
; volume is a non-normalized percent from 0 to 100
;
[Audio]
AUDIO_CLICK=interface_mouseclick.wav, 60
AUDIO_MOUSEOVER=interface_rollover.wav, 70
AUDIO_BACK=interface_escape.wav, 80
AUDIO_POPUP=interface_alert1.wav, 80
Dutch to English
|
|
|
|