CFG File Extension - What Is A .cfg File And How Do I Open It?
Maybe your like
- 1. Configuration File
- More Information
- Program List
- 2. Celestia Configuration File
- More Information
- Common Filenames
- How to Open
- Program List
- 3. Cal3D Model Configuration File
- More Information
- Program List
- 4. MAME Configuration File
- More Information
- Program List
- 5. LightWave Configuration File
- More Information
- Program List
- 6. Wesnoth Markup Language File
- More Information
- Program List
- 7. Citrix Server Connection File
- More Information
- Program List
- 8. Source Engine Configuration File
- More Information
- Common Filenames
- How to Open
- Program List
- 9. M.U.G.E.N Configuration File
- More Information
- Common Filenames
- How to Open
- Program List
Configuration File
| Developer | N/A |
| Popularity | 4.2 | 930 Votes |
What is a CFG file?
A CFG file is a generic preference file that stores settings and configuration information. It is used by various programs, which means different CFG files may store data in different formats. CFG files typically should not be opened manually but may be saved in a text format that can be viewed in a text editor.
More Information
Generic configuration files are often named "config.cfg". Text-based CFG files often contain one variable and value per line in the following format:
var1=low var2=med var3=high
To test if a program automatically generates a default CFG file, move the configuration file out of the default directory when the program is not running. Then open the program and check the directory to see if a new CFG file has been created. Also, a CFG file can sometimes be moved or deleted to revert to a program's default settings.
NOTE: Linux configuration files typically use the .CONF extension rather than CFG.
Programs that open CFG files
Sort Pricing Program Name Platform Reset X Windows File Viewer Plus — Get it from MicrosoftFree+ Microsoft NotepadIncluded with OS Microsoft WordPad Notepad2Free Other text editor Mac Apple TextEditIncluded with OS MacroMates TextMateFree MacVimFree Other text editor Web FileHelper.comFree Android File Viewer for AndroidFree+Celestia Configuration File
| Developer | Celestia Development Team |
| Popularity | 4.2 | 590 Votes |
Celestia.cfg is a configuration file used by Celestia, a 3D space simulator. It is a plain text file that specifies the databases, scripts, images, and other files Celestia loads at startup. Windows users can edit their CFG file's settings with Celestia Config Manager.
More Information
Celestia is a free, multiplatform program that allows users to explore a 3D simulation of outer space. Optionally, users can modify a variety of Celestia's settings, such as:
- The databases from which Celestia loads celestial data
- The fonts Celestia uses
- The speed at which Celestia rotates objects
- The directory in which Celestia stores screenshots
These settings (and several others) are all defined in Celestia's celestia.cfg file.
Common CFG Filenames
celestia.cfg - The name of Celestia's configuration file.
How to open a CFG file
Windows users can open and edit celestia.cfg with Celestia Config Manager, a program designed specifically to allow Celestia users to manage their settings. Other users who want to open and edit celestia.cfg can do so with any text editor. Note, however, that editing celestia.cfg improperly can cause Celestia to function incorrectly.
Programs that open or reference CFG files
Sort Pricing Program Name Platform Reset X Windows CelestiaFree Celestia Config ManagerFree Microsoft NotepadIncluded with OS Any text editor Mac CelestiaFree Apple TextEditIncluded with OS Any text editor Linux CelestiaFree VimFree Any text editorCal3D Model Configuration File
| Developer | Cal3D |
| Popularity | 4.2 | 135 Votes |
Three-dimensional model configuration file used by Cal3D, an open source character animation toolkit; saved in a plain text format and contains references to model components; used for putting all model components together.
More Information
CFG files contain references to Cal3D skeleton files (.CSF or .XSF extension), animation files (.CAF or .XAF extension), meshes (.CMF or .XMF files), and materials (.CRF or .XRF files). They also store the root directory for the referenced files and the model scale.
Programs that open CFG files
Sort Pricing Program Name Platform Reset X Windows Cal3dViewerFree Microsoft NotepadIncluded with OS Any text editor Mac Apple TextEditIncluded with OS Any text editor Linux VimFree Any text editorMAME Configuration File
| Developer | The MAME Team |
| Popularity | 4.2 | 104 Votes |
XML keyboard configuration file used by MAME arcade video game emulators; contains keyboard mappings and hotkeys used for playing a game; used for configuring keyboard controls based on the player's preferences.
More Information
Separate CFG files can be saved for different games. This gives players the ability to customize controls separately depending on the game being played.
Programs that open or reference CFG files
Sort Pricing Program Name Platform Reset X Windows MAMEFree ExtraMAMEFree Trial Mac MacMAME MAME OS XFreeLightWave Configuration File
| Developer | LightWave Digital |
| Popularity | 4.0 | 100 Votes |
Preferences file created by LightWave 3D, a modeling and rendering application for still frames and animation sequences; saves various application configuration options; used for remembering presets for the user.
Programs that open or reference CFG files
Sort Pricing Program Name Platform Reset X Windows LightWave 3DFree Trial Mac LightWave 3DFree TrialWesnoth Markup Language File
| Developer | The Battle for Wesnoth |
| Popularity | 4.1 | 67 Votes |
Game file used by The Battle for Wesnoth, a free turn-based strategy game for Mac, Windows, and Linux; contains source code written in the Wesnoth Markup Language (WML), a proprietary language used for creating scenarios, campaigns, units, and other game content for The Battle for Wesnoth.
More Information
CFG files can be edited using any text editor. Some WML syntax highlighting plugins have been developed for text editors such as Emacs and Vi.
Programs that open or reference CFG files
Sort Pricing Program Name Platform Reset X Windows The Battle for WesnothFree gVimFree Microsoft NotepadIncluded with OS Other text editor Mac The Battle for WesnothFree MacroMates TextMateFree Apple TextEditIncluded with OS MacVimFree Other text editor Linux The Battle for WesnothFree GNU EmacsFree VimFree Other text editorCitrix Server Connection File
| Developer | Citrix Systems |
| Popularity | 4.2 | 60 Votes |
Contains connection information for connecting to a Citrix server; may include hostname, IP address, server port, username, password, etc; multiple CFG files may be used by Citrix client software to connect to various servers.
Programs that open or reference CFG files
Sort Pricing Program Name Platform Reset X Windows Citrix Access Client Mac Citrix Access Client Linux Citrix Access ClientSource Engine Configuration File
| Developer | Valve |
| Popularity | 4.3 | 3 Votes |
A CFG file may also be a configuration file used by a Valve Source Engine video game, such as Half-Life 2. It contains a newline-delimited list of plain text commands that modify a game's settings. Players can execute the commands a CFG file contains manually, via a game's Developer Console, or automatically, by placing them in an appropriate game directory.
More Information
Source is a 3D game engine that Valve used to develop Half-Life 2, Garry's Mod, Team Fortress 2, Portal, and many other games. Games developed using the Source engine use a variety of CFG configuration files to load data and set certain game settings.
While most players will never need to open or edit a CFG file, game modders sometimes create and use their own, custom CFG files. They then execute the commands these files contain by either:
- Loading them via a game's Developer Console
- Placing them in an appropriate game directory, from which they are loaded automatically
For example, a modder may place a modsettings.cfg file in a game's mod directory and use it to load a game mod. Or, a modder may replace a game's autoexec.cfg file with a customized version of that file, used to modify the game's gameplay (for example, by enabling cheats).
Common CFG Filenames
autoexec.cfg - Contains commands run at game startup.
modsettings.cfg - Contains commands used to load and apply game mods.
How to open a CFG file
You can open a CFG file and edit the commands it contains with Microsoft Visual Studio Code or any other text editor.
Programs that open or reference CFG files
Sort Pricing Program Name Platform Reset X Windows Valve Half-Life 2Paid Valve Counter-Strike: SourcePaid Valve PortalPaid Valve Team Fortress 2Free Valve Left 4 DeadPaid Other Source Engine games Microsoft Visual Studio CodeFree Any text editor Mac Valve Half-Life 2Paid Valve Counter-Strike: SourcePaid Valve PortalPaid Valve Team Fortress 2Free Valve Left 4 DeadPaid Other Source Engine games Microsoft Visual Studio CodeFree Any text editor Linux Microsoft Visual Studio CodeFree Any text editorM.U.G.E.N Configuration File
| Developer | Elecbyte |
| Popularity | 4.0 | 3 Votes |
A CFG file may also be a configuration file used by M.U.G.E.N, a free sprite-based game engine used to create 2D fighting games. It contains settings that control a fighting game's gameplay, sounds, and appearance. CFG files used with M.U.G.E.N are typically named mugen.cfg.
More Information
A M.U.G.E.N CFG file allows fighting game creators to modify their game's basic rules, including round time, game difficulty, game speed, combo damage multipliers, and more. It also allows creators to choose what resolution M.U.G.E.N shows their game at, as well as whether M.U.G.E.N should play sound effects and music. Advanced M.U.G.E.N users can customize a number of additional game-related settings using a CFG file.
M.U.G.E.N's default CFG file, mugen.cfg, is stored in the program's data folder. While you can edit game settings directly within mugen.cfg, it's recommended that you create a copy of the file before editing it, so you can easily revert M.U.G.E.N to its original settings if necessary.
Common CFG Filenames
mugen.cfg - The default configuration file included with M.U.G.E.N. It is located in the program's data folder.
How to open a CFG file
Because they are plain text documents, you can open mugen.cfg or any other M.U.G.E.N CFG file with any text editor. In Windows, you can open a CFG file with Microsoft Notepad or Microsoft WordPad. In macOS, you can use Apple TextEdit.
Programs that open or reference CFG files
Sort Pricing Program Name Platform Reset X Windows Elecbyte M.U.G.E.NFree Any text editor Mac Any text editor Linux Any text editorVerified by FileInfo.com
The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.
If you would like to suggest any additions or updates to this page, please let us know.
‹ .CFF | .CFGE ›PAGE CONTENTS
- 1. Configuration File
- More Information
- Program List
- 2. Celestia Configuration File
- More Information
- Common Filenames
- How to Open
- Program List
- 3. Cal3D Model Configuration File
- More Information
- Program List
- 4. MAME Configuration File
- More Information
- Program List
- 5. LightWave Configuration File
- Program List
- 6. Wesnoth Markup Language File
- More Information
- Program List
- 7. Citrix Server Connection File
- Program List
- 8. Source Engine Configuration File
- More Information
- Common Filenames
- How to Open
- Program List
- 9. M.U.G.E.N Configuration File
- More Information
- Common Filenames
- How to Open
- Program List
Tag » How To Open Cfg Files
-
What Is A CFG File And How To Open It On Windows And Mac
-
How To Open CFG Config Files On Windows 10
-
How To Edit A CFG File And Save It As A CFG File
-
What Is A CFG File And How To Open It In Windows 10
-
What Is It? How To Open A CFG File? - FILExt
-
CFG & CONFIG Files (What They Are & How To Open Them) - Lifewire
-
How To Open .CFG File In Windows 10 And 11? [Partition Manager]
-
How To Open CFG Files On Windows 10 Computers
-
What Is CFG File And How To Open It On Windows Or Mac
-
How Can You Open .cfg Files? - Quora
-
Open CFG File
-
Opening CFG Files
-
How To Open, Edit And Save .CFG Files In Windows Computer
-
How To Open .CFG File In Windows 11