Call of Duty 5: Fixing Asset Manager: Difference between revisions
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
- [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=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://www.microsoft.com/downloads/details.aspx?FamilyID=EC2CA85D-B255-4425-9E65-1E88A0BDB72A .Net Framework 3.0 w/SP1]<br> | ||
- [http:// | - [http://www.microsoft.com/downloads/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en .Net Framework 3.5 w/SP1]<br><br> | ||
*Also the VC++ will come in handy: | *Also the VC++ will come in handy: |
Revision as of 15:00, 23 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
Thanks to Coldair