MapFool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{cleanup}}
'''MapFool''' is a nifty program that will help you with porting HL1 maps to Source; it lets you open the wads and even save them as new materials and textures for use in your new Source map.
'''MapFool''' is a nifty program that will help you with porting HL1 maps to Source; it lets you open the wads and even save them as new materials and textures for use in your new Source map.



Revision as of 01:04, 27 August 2023

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

MapFool is a nifty program that will help you with porting HL1 maps to Source; it lets you open the wads and even save them as new materials and textures for use in your new Source map.

Note.pngNote:MapFool requires Microsoft .NET Framework v1.1 or later to run.

There is currently a bug with the installer provided on the MapFool homepage that will prevent MapFool from installing if you have a newer version of the .net framework then 1.1. An updated version of the installer that will work with newer versions of .net is available here: http://www.mediafire.com/?zn1xzbzakcm

Icon-Bug.pngBug:On Windows Vista, users may get an error during installation about "Could not open key: HKEY_CLASSES_ROOT\Wordpad.Document.8"  [todo tested in ?]

To fix this, follow these steps;

Warning.pngWarning:This method requires editing the Windows registry. Use with caution.
  • Go to Start Menu --> Run (Alternatively use the Search bar)
  • type regedit, press enter
  • Go to desired restricted key (In this case HKEY_CLASSES_ROOT\Wordpad.Document.8)
  • Right click the folder its in (Wordpad.Document.8)
  • click Permissions
Note.pngNote:During the course of this you may get a message saying you cant change anything, but you can change who can change things. Click OK on it.
  • Click Advanced, then Owner tab
  • Change the owner from administrator to whatever name you are using
  • Click OK twice to get out of the pop-ups completely
  • Right click folder again
  • Click Permissions
  • click OWNER RIGHTS
  • Next to full control and read, click the allow boxes.
  • Click OK
  • Done!
  • MapFool will now successfully install. (Tested on Windows Vista Ultimate x64)

External links