Call of Duty 5: Fixing Asset Manager: Difference between revisions
Jump to navigation
Jump to search
(New page: Image:nutshell.png The following might help for people experiencing launching errors with the Asset Manager (AssMan) that came with the Modtools. == Permissions == *First off, whethe...) |
|||
Line 14: | Line 14: | ||
C:\Program Files\Activision\Call of Duty - World at War\source_data | C:\Program Files\Activision\Call of Duty - World at War\source_data | ||
== Download Microsoft | == Download Microsoft .Net / VisualStudio == | ||
''The Dot Net Framework is a must have when it comes to recent programs, same here with ModTools.'' | ''The Dot Net Framework is a must have when it comes to recent programs, same here with ModTools.'' | ||
* This might be a little over the top but here is the list of prgram we would recommend you install: | * This might be a little over the top but here is the list of prgram we would recommend you install: | ||
<br> | |||
- [http://www.microsoft.com/Downloads/details.aspx?familyid=79BC3B77-E02C-4AD3-AACF-A7633F706BA5&displaylang=en .Net Framework 2.0 w/SP1]<br> | |||
- [http://www.microsoft.com/downloads/details.aspx?FamilyID=EC2CA85D-B255-4425-9E65-1E88A0BDB72A .Net Framework 3.0 w/SP1]<br> | |||
- [http://msdn.microsoft.com/en-us/vstudio/cc533448.aspx .Net Framework 3.5 w/SP1]<br><br> | |||
*Also the VC++ will come in handy: | |||
- [http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647 VC++ 2005 Redistributable w/SP1]<br> | |||
- [http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf VC++ 2008 Redistributable]<br><br> | |||
- [http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647 VC++ 2005 Redistributable w/SP1] | |||
- [http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf VC++ 2008 Redistributable] | |||
[[Category:ModTools]] | [[Category:ModTools]] |
Revision as of 13:29, 20 January 2009
The following might help for people experiencing launching errors with the Asset Manager (AssMan) that came with the Modtools.
Permissions
- First off, whether its for XP or Vista, please make sure you have Administrator rights on the complete Call Of Duty - World at War folder!
- Second, navigate to
C:\Program Files\Activision\Call of Duty - World at War\bin
and make sure all files are not set to Read-Only
Do the same for files here:
C:\Program Files\Activision\Call of Duty - World at War\source_data
Download Microsoft .Net / VisualStudio
The Dot Net Framework is a must have when it comes to recent programs, same here with ModTools.
- This might be a little over the top but here is the list of prgram we would recommend you install:
- .Net Framework 2.0 w/SP1
- .Net Framework 3.0 w/SP1
- .Net Framework 3.5 w/SP1
- Also the VC++ will come in handy:
- VC++ 2005 Redistributable w/SP1
- VC++ 2008 Redistributable