This article relates to the game "Garry's Mod". Click here for more information.
This article's documentation is for anything that uses the Source engine. Click here for more information.

Garry's Mod

From Valve Developer Community
< Pt-br
Revision as of 15:23, 9 September 2024 by TheoVMDM (talk | contribs) (Created page with "{{subst:#if: CREATING TRANSLATION OF 'Garry's Mod' to 'português do Brasil' VIA Template:LanguageBar BUTTONS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Info content.png
This page needs to be translated.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.(en)
Under construction.png
This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

English (en)Deutsch (de)Español (es)Português do Brasil (pt-br)Русский (ru)中文 (zh)Translate (Translate)

Garry's Mod Garry's ModS&box S&box

Garry's Mod
Software Cover - Garry's Mod.jpg
Desenvolvedora(s)
Distribuidora(s)
Lançamento
{| class="mw-collapsible mw-collapsed" style="background:transparent ;float:no;margin-bottom:1em;margin-left:0;padding-right:0.5em;"

|+ style="text-align:left; white-space:nowrap; font-weight:bold; color:#ddd; " | November 29, 2006 | Windows (GMod 1.0):
December 24, 2004
Windows (Steam/GMod 10):
November 29, 2006
macOS:
September 23, 2010
Linux:
June 5, 2013

|}
Gênero(s)
Plataforma(s)
Motor Gráfico
Source Source (custom Source 2013 branch)
Steam AppID
Escrito em
Compatibilidade com Mods
Yes (Steam Workshop, addons folder)
Requisitos de Sistema
  • Win 7 or later
  • 2 GHz or higher CPU
  • 4 GB RAM
  • 5 GB disk space (20GB+ recommended)
  • 512 MB VRAM video card
  • Note: Workshop addons will increase storage size.
  • Multithreading or multi-core support requires 64-bit branch, as it was broken by default. Using 64-bit branch may increase game performance.
Compatibilidade com Steam Deck
Playable
Distribuição
Website (formerly), Steam
Site Oficial
Jogos Anteriores
N/A
Jogos Posteriores

Garry's Mod Garry's Mod is a sandbox game, created by Garry Newman. It is centered around putting the player in an environment, in which they can do nearly anything that the Source engine is capable of. It was heavily inspired by JBMod. Early versions of Garry's Mod, which at the time ran directly on HL2 game files (Source 2006) as opposed to the Source SDK Base 2006, modified several normal Half-Life 2 weapons to act as different tools (like the 357 Magnum Revolver being able to set the cameras, for instance).

As time went on Garry's Mod was updated even more to resemble JBMod, now running on the SDK Base engine, and later its own fork of Source 2013. Garry's Mod has advanced through 13 major updates, then switched to Wikipedia icon software-as-a-service model for updates afterward, each with more features than the last. The latest version has a massive host of features, such as easier ragdoll posing, keypads, doors, buttons, dynamite, welding, and just about everything needed to create contraptions as well as comics and videos.

Garry's Mod has a large addon and mod base and supports Lua, which is used by the community to make new weapons, entities, and gamemodes. Gamemodes range in genre from the original sandbox, to roleplay, survival, sports and far beyond. The community also considers the game to be by far the most popular Source mod. It was also the first mod ever distributed through Steam.

Features

Garry's Mod Garry's Mod adds support for following features:

64-bit support
Access more than 4GB of RAM and provides slightly better performance. To enable 64-bit support, select the x86-64 beta branch.
Larger map sizes and increased engine limits
Partial VTF 7.5 support
Textures from games such as Alien Swarm, Portal 2, Counter-Strike: Global Offensive are now supported in Garry's Mod.
BSP 21 support
Maps from Left 4 Dead engine branch and above can now be loaded in Garry's Mod.
Vorbis OGG audio support
Glua
Custom Lua implementation, allows modder's to create custom weapons, gamemodes and npc's.
Nextbot
The Nextbot AI allows modder's to create Navmesh based NPC's with complex behaviour and interaction's using Lua.

Garry's mod as a development tool

Garry's Mod is useful for Source developers, and can greatly fulfill certain tasks needed to make new mods or add-ons. Tasks such as:

A way to place and or move props in MAP_EDIT mode
A user-friendly demonstration tool
Chat with other modders and share ideas through text and usage of GMod tools. Devs can use GMod's tools to cooperatively share ideas about mod scenarios with players. GMod can also be used to demonstrate a new map and discuss features without NPCs.
Stress-test Source
Use Garry's Mod to test abusive usage of the Source engine, like spawning hordes of zombies, spamming explosive barrels and other intensive things. Will it crash? Will it freeze? Will the network buffer overflow?
There is also a beta branch that supports a 64-bit executable (for both the game and the compile tool itself) and Chromium. This will allows Source to better utilizing the hardware's CPU, and allow the game and compile tools to use more than 4GB of RAM.
Quickly test game elements
With the implementation of Lua scripting, you can create new game elements and weapons without using the Source SDK and make the process go a lot faster.

Links