Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Minetest

From PCGamingWiki, the wiki about fixing PC games
Minetest
Minetest cover
Developers
Perttu "celeron55" Ahola and contributors
Engines
Irrlicht Engine
Release dates
Windows December 6, 2012
macOS (OS X) December 6, 2012
Linux December 6, 2012
Taxonomy
Monetization Freeware

Key points

Free and Open Source Software
Cross-platform multiplayer.
Good modding support and community.
Great performance even on low-end devices.
Game is pretty basic without any mods or modpacks. Additional player-made game modes which feature mods and mod packs can be downloaded though.

General information

Official website
Official wiki
Source code
Bugs can be reported in official forums in Bug and Problem sub forum.

Availability

Source DRM Notes Keys OS
Developer website
DRM-free
Windows
macOS (OS X)
Linux
Publisher website
DRM-free
Linux

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\minetest.conf[Note 1]
macOS (OS X)
Linux ~/.minetest/minetest.conf
A custom path to a configuration file can be specified in command line using the option --config /path/to/minetest.conf.[1]
This game does not follow the XDG Base Directory Specification on Linux.

Save game data location

System Location
Windows <path-to-game>\worlds[Note 1]
macOS (OS X)
Linux ~/.minetest/worlds
Unknown if XDG is being followed (partially, completely, not at all)

Video settings

In-game settings menu
In-game settings menu

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Belarusian
Simplified Chinese
Listed as Chinese (China)
Czech
Danish
Dutch
Estonian
French
German
Hebrew
Hindi
Hungarian
Indonesian
Italian
Japanese
Korean
Lithuanian
Malay
Norwegian
Polish
Portuguese
Brazilian Portuguese
Romanian
Russian
Slovak
Slovenian
Spanish
Thai
Turkish
Ukrainian
Also available in Kyrgyz and Swahili. Translations for other languages exist, but may have translated less than 30% of the game interface. Translation progress can be checked at Minetest/Minetest @ Hosted Weblate page.

Network

Cross-platform multiplayer between Windows, OS X, Linux and Android is possible, even without varying game versions. Only host (server) is required to have the mods installed.

Multiplayer types

Type Native Notes
Local play
LAN play
Online play

Ports

Protocol Port(s) and/or port range(s)
TCP 30000 (default)
UDP 30000 (default)
Universal Plug and Play (UPnP) support status is unknown.

Other information

API

Technical specs Supported Notes
Direct3D 9 Some shaders don't work with Direct3D 9 renderer.
OpenGL 4.4
ExecutablePPC 32-bit 64-bitARM Notes
Windows
macOS (OS X)
ARM requires fanmade nightly builds or building from source.[2]
Linux
[3]

System requirements

Windows
Minimum
Operating system (OS) XP[4]
Processor (CPU)
System memory (RAM) 512 MB[4]
Hard disk drive (HDD)
macOS (OS X)
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM) 512 MB?[4]
Hard disk drive (HDD)
Linux
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM) 512 MB?[4]
Hard disk drive (HDD)

Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References

  1. Cite error: Invalid <ref> tag; no text was provided for refs named minetest-conf
  2. \[macOS Big Sur\ Jordach's Universal Binaries + Homebrew Self Compilation Guide] - last accessed on 2021-05-30
  3. Debian -- Package Search Results -- minetest - last accessed on 2020-11-20
  4. 4.0 4.1 4.2 4.3 Minimum Minetest Hardware Requirements Thread - Minetest Forums