Map Obfuscator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added gamebanana page link)
(converted page to multipage)
Line 1: Line 1:
{{Underlinked|date=January 2024}}
{{Underlinked|date=January 2024}}
{{lang|Map Obfuscator}}
{{multipage}}
{{obfuscator|4.1}} helps deter the [[decompiling|decompilation]] or theft of your maps, you can run them through a map obfuscator before release.
A Map Obfuscator will rename your entities and make following the logical flow of your map difficult.
 
{{warning|Using an obfuscator may break your map. Always ensure that you fully understand the changes it performs and the resulting consequences.}}
 
== List of Map Obfuscators ==
 
[http://myaperturelabs.com/forum/viewtopic.php?f=7&t=2062#p33994 IID by Omnicoder]
 
Renames entities to numeric strings
 
Moves nonpositional point entities to 0,0,0 (optional)
 
Written in C#
 
[[File:IID_UI.png|IID]]
 
== External links ==
* [http://therazzerapp.de/tools/mapobfuscator.html Map Obfuscator] Download @ TheRaZZeRApp
* [http://clwo.eu/tools/IID.zip] Mirror of the above link
* [https://gamebanana.com/tools/5879] Gamebanana Page
{{sdktools|0}}
 
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]
[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 08:08, 5 May 2024

Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

Template:Multipage