Template:PatchDiff/May 08, 2012 Patch/portal2 dlc2/pak01 dir.vpk/resource/ui/basemodui/audio.res

From the Portal Wiki
Jump to navigation Jump to search
N/A1"Resource/UI/Audio.res"
N/A2{
N/A3 "Audio"
N/A4 {
N/A5 "ControlName" "Frame"
N/A6 "fieldName" "Audio"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "7"
N/A10 "tall" "5"
N/A11 "autoResize" "0"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "tabPosition" "0"
N/A15 "dialogstyle" "1"
N/A16 }
N/A17 
N/A18 "SldGameVolume"
N/A19 {
N/A20 "ControlName" "SliderControl"
N/A21 "fieldName" "SldGameVolume"
N/A22 "xpos" "0"
N/A23 "ypos" "0"
N/A24 "wide" "0"
N/A25 "tall" "20"
N/A26 "visible" "1"
N/A27 "enabled" "1"
N/A28 "tabPosition" "0"
N/A29 "minValue" "0.0"
N/A30 "maxValue" "1.0"
N/A31 "stepSize" "0.05"
N/A32 "navUp" "BtnSetupMicrophone"
N/A33 "navDown" "SldMusicVolume"
N/A34 "conCommand" "volume"
N/A35 "inverseFill" "0"
N/A36 
N/A37 //button and label
N/A38 "BtnDropButton"
N/A39 {
N/A40 "ControlName" "BaseModHybridButton"
N/A41 "fieldName" "BtnDropButton"
N/A42 "xpos" "0"
N/A43 "ypos" "0"
N/A44 "zpos" "0"
N/A45 "wide" "0"
N/A46 "tall" "0"
N/A47 "autoResize" "1"
N/A48 "pinCorner" "0"
N/A49 "visible" "1"
N/A50 "enabled" "1"
N/A51 "tabPosition" "0"
N/A52 "labelText" "#L4D360UI_AudioOptions_Volume"
N/A53 "style" "LeftDialogButton"
N/A54 "command" ""
N/A55 "ActivationType" "1"
N/A56 "usablePlayerIndex" "nobody"
N/A57 }
N/A58 }
N/A59 
N/A60 "SldMusicVolume"
N/A61 {
N/A62 "ControlName" "SliderControl"
N/A63 "fieldName" "SldMusicVolume"
N/A64 "xpos" "0"
N/A65 "ypos" "25"
N/A66 "wide" "0"
N/A67 "tall" "20"
N/A68 "visible" "1"
N/A69 "enabled" "1"
N/A70 "tabPosition" "0"
N/A71 "minValue" "0.0"
N/A72 "maxValue" "1.0"
N/A73 "stepSize" "0.05"
N/A74 "navUp" "SldGameVolume"
N/A75 "navDown" "DrpSpeakerConfiguration"
N/A76 "conCommand" "snd_musicvolume"
N/A77 "inverseFill" "0"
N/A78 
N/A79 //button and label
N/A80 "BtnDropButton"
N/A81 {
N/A82 "ControlName" "BaseModHybridButton"
N/A83 "fieldName" "BtnDropButton"
N/A84 "xpos" "0"
N/A85 "ypos" "0"
N/A86 "zpos" "0"
N/A87 "wide" "0"
N/A88 "tall" "0"
N/A89 "autoResize" "1"
N/A90 "pinCorner" "0"
N/A91 "visible" "1"
N/A92 "enabled" "1"
N/A93 "tabPosition" "0"
N/A94 "labelText" "#L4D360UI_AudioOptions_MusicVolume"
N/A95 "style" "LeftDialogButton"
N/A96 "command" ""
N/A97 "ActivationType" "1"
N/A98 "usablePlayerIndex" "nobody"
N/A99 }
N/A100 }
N/A101 
N/A102 "DrpSpeakerConfiguration"
N/A103 {
N/A104 "ControlName" "BaseModHybridButton"
N/A105 "fieldName" "DrpSpeakerConfiguration"
N/A106 "xpos" "0"
N/A107 "ypos" "50"
N/A108 "wide" "0"
N/A109 "tall" "20"
N/A110 "visible" "1"
N/A111 "enabled" "1"
N/A112 "tabPosition" "0"
N/A113 "navUp" "SldMusicVolume"
N/A114 "navDown" "DrpSoundQuality"
N/A115 "labelText" "#GameUI_SpeakerConfiguration"
N/A116 "style" "DialogListButton"
N/A117 "list"
N/A118 {
N/A119 "#GameUI_Headphones" "#GameUI_Headphones"
N/A120 "#GameUI_2Speakers" "#GameUI_2Speakers"
N/A121 "#GameUI_4Speakers" "#GameUI_4Speakers"
N/A122 "#GameUI_5Speakers" "#GameUI_5Speakers"
N/A123 }
N/A124 }
N/A125 
N/A126 "DrpSoundQuality"
N/A127 {
N/A128 "ControlName" "BaseModHybridButton"
N/A129 "fieldName" "DrpSoundQuality"
N/A130 "xpos" "0"
N/A131 "ypos" "75"
N/A132 "wide" "0"
N/A133 "tall" "20"
N/A134 "visible" "1"
N/A135 "enabled" "1"
N/A136 "tabPosition" "0"
N/A137 "navUp" "DrpSpeakerConfiguration"
N/A138 "navDown" "DrpPuzzlemakerSounds"
N/A139 "labelText" "#GameUI_SoundQuality"
N/A140 "style" "DialogListButton"
N/A141 "list"
N/A142 {
N/A143 "#GameUI_Low" "#GameUI_Low"
N/A144 "#GameUI_Medium" "#GameUI_Medium"
N/A145 "#GameUI_High" "#GameUI_High"
N/A146 }
N/A147 }
N/A148 
N/A149 "DrpPuzzlemakerSounds"
N/A150 {
N/A151 "ControlName" "BaseModHybridButton"
N/A152 "fieldName" "DrpPuzzleMakerSounds"
N/A153 "xpos" "0"
N/A154 "ypos" "100"
N/A155 "wide" "0"
N/A156 "tall" "20"
N/A157 "visible" "1"
N/A158 "enabled" "1"
N/A159 "tabPosition" "0"
N/A160 "navUp" "DrpSoundQuality"
N/A161 "navDown" "DrpCaptioning"
N/A162 "labelText" "#PORTAL2_PuzzleMaker_Puzzlemaker_sounds"
N/A163 "style" "DialogListButton"
N/A164 "list"
N/A165 {
N/A166 "#L4D360UI_Disabled" "PuzzlemakerSoundsDisabled"
N/A167 "#L4D360UI_Enabled" "PuzzlemakerSoundsEnabled"
N/A168 }
N/A169 }
N/A170 
N/A171 "DrpCaptioning"
N/A172 {
N/A173 "ControlName" "BaseModHybridButton"
N/A174 "fieldName" "DrpCaptioning"
N/A175 "xpos" "0"
N/A176 "ypos" "125"
N/A177 "wide" "0"
N/A178 "tall" "20"
N/A179 "visible" "1"
N/A180 "enabled" "1"
N/A181 "tabPosition" "0"
N/A182 "navUp" "DrpPuzzlemakerSounds"
N/A183 "navDown" "DrpLanguage"
N/A184 "labelText" "#L4D360UI_AudioOptions_Caption"
N/A185 "style" "DialogListButton"
N/A186 "list"
N/A187 {
N/A188 "#L4D360UI_AudioOptions_CaptionOff" "#L4D360UI_AudioOptions_CaptionOff"
N/A189 "#L4D360UI_AudioOptions_CaptionSubtitles" "#L4D360UI_AudioOptions_CaptionSubtitles"
N/A190 "#L4D360UI_AudioOptions_CaptionOn" "#L4D360UI_AudioOptions_CaptionOn"
N/A191 }
N/A192 }
N/A193 
N/A194 "DrpLanguage"
N/A195 {
N/A196 "ControlName" "BaseModHybridButton"
N/A197 "fieldName" "DrpLanguage"
N/A198 "xpos" "0"
N/A199 "ypos" "150"
N/A200 "wide" "0"
N/A201 "tall" "20"
N/A202 "visible" "0"
N/A203 "enabled" "0"
N/A204 "?localizedaudio"
N/A205 {
N/A206 "visible" "1"
N/A207 "enabled" "1"
N/A208 }
N/A209 "usetitlesafe" "0"
N/A210 "tabPosition" "0"
N/A211 "navUp" "DrpCaptioning"
N/A212 "navDown" "DrpVoiceCommunication"
N/A213 "labelText" "#L4D360UI_AudioOptions_Language"
N/A214 "style" "DialogListButton"
N/A215 "list"
N/A216 {
N/A217 "_language0" "_language0"
N/A218 "_language1" "_language1"
N/A219 "_language2" "_language2"
N/A220 "_language3" "_language3"
N/A221 "_language4" "_language4"
N/A222 "_language5" "_language5"
N/A223 "_language6" "_language6"
N/A224 "_language7" "_language7"
N/A225 "_language8" "_language8"
N/A226 "_language9" "_language9"
N/A227 "_language:" "_language:"
N/A228 "_language;" "_language;"
N/A229 "_language<" "_language<"
N/A230 "_language=" "_language="
N/A231 "_language>" "_language>"
N/A232 }
N/A233 }
N/A234 
N/A235 "DrpVoiceCommunication"
N/A236 {
N/A237 "ControlName" "BaseModHybridButton"
N/A238 "fieldName" "DrpVoiceCommunication"
N/A239 "xpos" "0"
N/A240 "ypos" "150"
N/A241 "?localizedaudio"
N/A242 {
N/A243 "ypos" "175"
N/A244 }
N/A245 "wide" "0"
N/A246 "tall" "20"
N/A247 "visible" "1"
N/A248 "enabled" "1"
N/A249 "usetitlesafe" "0"
N/A250 "tabPosition" "0"
N/A251 "navUp" "DrpLanguage"
N/A252 "navDown" "DrpVoicePTT"
N/A253 "labelText" "#GameUI_EnableVoice"
N/A254 "style" "DialogListButton"
N/A255 "list"
N/A256 {
N/A257 "#L4D360UI_Disabled" "VoiceCommunicationDisabled"
N/A258 "#L4D360UI_PushToTalk" "VoiceCommunicationPushToTalk"
N/A259 "#L4D360UI_OpenMic" "VoiceCommunicationOpenMic"
N/A260 }
N/A261 }
N/A262 
N/A263 "DrpVoicePTT"
N/A264 {
N/A265 "ControlName" "BaseModHybridButton"
N/A266 "fieldName" "DrpVoicePTT"
N/A267 "xpos" "0"
N/A268 "ypos" "175"
N/A269 "?localizedaudio"
N/A270 {
N/A271 "ypos" "200"
N/A272 }
N/A273 "wide" "0"
N/A274 "tall" "20"
N/A275 "visible" "1"
N/A276 "enabled" "1"
N/A277 "usetitlesafe" "0"
N/A278 "tabPosition" "0"
N/A279 "navUp" "DrpVoiceCommunication"
N/A280 "navDown" "BtnSetupMicrophone"
N/A281 "labelText" "#Valve_Use_Voice_Communication"
N/A282 "style" "LeftDialogButton"
N/A283 "command" "DrpVoicePTT"
N/A284 "ActivationType" "1"
N/A285 "FocusDisabledBorderSize" "1"
N/A286 }
N/A287 
N/A288 "BtnSetupMicrophone"
N/A289 {
N/A290 "ControlName" "BaseModHybridButton"
N/A291 "fieldName" "BtnSetupMicrophone"
N/A292 "xpos" "0"
N/A293 "ypos" "200"
N/A294 "?localizedaudio"
N/A295 {
N/A296 "ypos" "225"
N/A297 }
N/A298 "wide" "0"
N/A299 "tall" "20"
N/A300 "visible" "1"
N/A301 "enabled" "1"
N/A302 "tabPosition" "0"
N/A303 "wrap" "1"
N/A304 "navUp" "DrpVoicePTT"
N/A305 "navDown" "SldGameVolume"
N/A306 "labelText" "#PORTAL2_SetupMicrophone"
N/A307 "style" "DefaultButton"
N/A308 "command" "BtnSetupMicrophone"
N/A309 }
N/A310}