G2SFixer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎External links: clean up, replaced: External Links → External links)
Line 16: Line 16:
</gallery>
</gallery>


= External Links =
= External links =
* [https://www.moddb.com/games/half-life-source/downloads/goldsrc2source-map-fixer ModDB] Mirror
* [https://www.moddb.com/games/half-life-source/downloads/goldsrc2source-map-fixer ModDB] Mirror
* [https://archive.org/details/gldsrc2source_map_fixer Archive] Mirror
* [https://archive.org/details/gldsrc2source_map_fixer Archive] Mirror

Revision as of 23:32, 3 January 2024

Icon-under construction-blue.png
This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

Stub

This article or section is a stub. You can help by expanding it.

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.

G2SFixer is a tool for porting GoldSrc GoldSrc maps to Source Source Engine. It features many fixes that will save hours of mindless work.

How to use

  1. Open your .rmf file in Hammer 4.x (Included with every Source game in the bin folder) or greater and save as a .vmf file.
  2. If your map is in the .map format, then open in in Hammer 3.x which can be downloaded from Steam under the name "Half-Life SDK", save as .rmf and repeat the first step.
  3. Click the Find VMF button or just Drag and Drop the file/files you want to repair and press Repair.
  4. Done! Now you can open the repaired map, which will be named YourMapNameHere_r.vmf. This tool should fix most of the problems, but additional work will still be required.

When compiling the map in Hammer be sure to uncheck HDR. Otherwise some textures will appear to be glowing.

Screenshots

External links