Commentary Editor Fix for Alien Swarm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{wip}}
{{back | Commentary Editor}}


This short tutorial will help anyone that wants to utilize the [[Commentary Editor]] in [[Alien Swarm]]. you can find the fallowing files in the '''Source 2007 binaries.gcf''' or '''Source 2007 binaries 2.gcf'''. You will need to use [[GCFScape]].
This short tutorial will help anyone that wants to utilize the [[Commentary Editor]] in [[Alien Swarm]]. You can find the following files in the '''Source SDK Base 2013''' (SP or MP).


== List of Missing .res files ==
== List of Missing .res files ==
Line 17: Line 17:
*Resource/toolcommedit_english.txt
*Resource/toolcommedit_english.txt


== Copying the files ==
Install [[Source SDK Base 2013]] (Singleplayer or Multiplayer), after that, go to {{path|Source SDK Base 2013 Singleplayer\hl2}} (or {{path|Source SDK Base 2013 Multiplayer\hl2}}), copy the above files, move the extracted files into {{Path|C:\Program Files\Steam\steamapps\common\alien swarm\swarm\resource}}.


== Extracting the Files ==
The UI will show correctly after the fix.


Open either '''Source 2007 binaries.gcf''' or '''Source 2007 binaries 2.gcf''' (Doesn't matter which) then go into the hl2/resource directory and extract the files listed above. After that, move the extracted files into "C:\Program Files\Steam\steamapps\common\alien swarm\swarm\resource".
[[Category:Tools]]
 
[[Category:Alien Swarm]]
The UI will show correctly after the fix.

Latest revision as of 09:25, 28 December 2024

Commentary Editor

This short tutorial will help anyone that wants to utilize the Commentary Editor in Alien Swarm. You can find the following files in the Source SDK Base 2013 (SP or MP).

List of Missing .res files

  • Resource/commentarydialog.res
  • Resource/CommentaryExplanationDialog.res
  • Resource/commentarynodebrowserpanel.res
  • Resource/commentarypropertiespanel.res
  • Resource/commentarypropertiessubpanel_node.res
  • Resource/commentarypropertiessubpanel_target.res

List of Missing Localization files

  • Resource/boxrocket_english.txt
  • Resource/toolcommedit_english.txt

Copying the files

Install Source SDK Base 2013 (Singleplayer or Multiplayer), after that, go to 🖿Source SDK Base 2013 Singleplayer\hl2 (or 🖿Source SDK Base 2013 Multiplayer\hl2), copy the above files, move the extracted files into 🖿C:\Program Files\Steam\steamapps\common\alien swarm\swarm\resource.

The UI will show correctly after the fix.