Home » Archived Forums » Core Patches » Quick Question
Quick Question [message #181958] |
Sun, 11 December 2005 06:52 |
|
trooprm02
Messages: 3266 Registered: August 2005 Location: Canada
Karma: 0
|
General (3 Stars) |
|
|
I am have started making skins for my renegade and been making them public for a few testers, now for loadscreen rengaurd displays that CorePatch1 text about the new maps and different links, how do you removee that?
It weird tho, I have CP1, and everything, but my loadscreen is still that old default one..
My: Videos/Website/Forums
|
|
|
|
|
Re: Quick Question [message #182955 is a reply to message #181958] |
Wed, 21 December 2005 00:42 |
|
Goztow
Messages: 9737 Registered: March 2005 Location: Belgium
Karma: 13
|
General (5 Stars) Goztoe |
|
|
He wants to know where he can find the loadscreen and put the original back.
You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
|
|
|
Re: Quick Question [message #182970 is a reply to message #181958] |
Wed, 21 December 2005 07:37 |
|
Renx
Messages: 2321 Registered: April 2003 Location: Canada
Karma: 0
|
General (2 Stars) Category Moderator |
|
|
Don't make fun of him for not being able to speak english well if you're equally as bad at comprehending it.
He has the default loadscreen with the CP1 text written on it, and he wants to remove the text.
~Canucck
[Updated on: Wed, 21 December 2005 07:38] Report message to a moderator
|
|
|
|
Re: Quick Question [message #182973 is a reply to message #181958] |
Wed, 21 December 2005 08:32 |
|
danpaul88
Messages: 5795 Registered: June 2004 Location: England
Karma: 0
|
General (5 Stars) |
|
|
the loadscreen has 5 image files;
loadscreen_beam.dds
loadscreen_cnc_1.dds
loadscreen_cnc_2.dds
loadscreen_cnc_3.dds
loadscreen_cnc_4.dds
Remove all of these and you should have the original background back..
But none of these actually have the text in, so I guess it must be stored in strings.tbd...
EDIT: nvm, tried removing strings.tbd and still had the cp1 text...
[Updated on: Wed, 21 December 2005 08:34] Report message to a moderator
|
|
|
|
Re: Quick Question [message #183240 is a reply to message #181958] |
Fri, 23 December 2005 00:42 |
matty3k10
Messages: 96 Registered: January 2005 Location: Michigan
Karma: 0
|
Recruit |
|
|
If your trying to edit the text then all you have to do is open up stylemgr.ini in your renegade data folder and make it look like this:
Quote: | ;
; 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
|
That should make it look like orginal text, I think.
[Updated on: Fri, 23 December 2005 00:43] Report message to a moderator
|
|
|
|
|
|
Re: Quick Question [message #183642 is a reply to message #183240] |
Sun, 25 December 2005 09:22 |
|
trooprm02
Messages: 3266 Registered: August 2005 Location: Canada
Karma: 0
|
General (3 Stars) |
|
|
matty3k10 wrote on Fri, 23 December 2005 01:42 | If your trying to edit the text then all you have to do is open up stylemgr.ini in your renegade data folder and make it look like this:
Quote: | ;
; 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
|
That should make it look like orginal text, I think.
|
My stylemgr.ini already looks like that, is there anyway to directly change/edit the text?
My: Videos/Website/Forums
|
|
|
Re: Quick Question [message #184148 is a reply to message #183642] |
Fri, 30 December 2005 10:05 |
|
trooprm02
Messages: 3266 Registered: August 2005 Location: Canada
Karma: 0
|
General (3 Stars) |
|
|
trooprm02 wrote on Sun, 25 December 2005 10:22 |
matty3k10 wrote on Fri, 23 December 2005 01:42 | If your trying to edit the text then all you have to do is open up stylemgr.ini in your renegade data folder and make it look like this:
Quote: | ;
; 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
|
That should make it look like orginal text, I think.
|
My stylemgr.ini already looks like that, is there anyway to directly change/edit the text?
|
Help
My: Videos/Website/Forums
|
|
|
Re: Quick Question [message #184803 is a reply to message #183642] |
Thu, 05 January 2006 14:10 |
|
trooprm02
Messages: 3266 Registered: August 2005 Location: Canada
Karma: 0
|
General (3 Stars) |
|
|
trooprm02 wrote on Sun, 25 December 2005 10:22 |
matty3k10 wrote on Fri, 23 December 2005 01:42 | If your trying to edit the text then all you have to do is open up stylemgr.ini in your renegade data folder and make it look like this:
Quote: | ;
; 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
|
That should make it look like orginal text, I think.
|
My stylemgr.ini already looks like that, is there anyway to directly change/edit the text?
|
Help
My: Videos/Website/Forums
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Nov 15 10:41:34 MST 2024
Total time taken to generate the page: 0.01110 seconds
|