Source_port

Source port

Source port

Altering a game engine's source code to allow it to run on incompatible systems


A source port is a software project based on the source code of a game engine that allows the game to be played on operating systems or computing platforms with which the game was not originally compatible.

Description

Source ports are often created by fans after the original developer hands over the maintenance support for a game by releasing its source code to the public (see List of commercial video games with later released source code). In some cases, the source code used to create a source port must be obtained through reverse engineering, in situations where the original source was never formally released by the game's developers. The term was coined after the release of the source code to Doom. Due to copyright issues concerning the sound library used by the original DOS version, id Software released only the source code to the Linux version of the game.[1][2] Since the majority of Doom players were DOS users the first step for a fan project was to port the Linux source code to DOS.[3] A source port typically only includes the engine portion of the game and requires that the data files of the game in question already be present on users' systems.

Source ports share the similarity with unofficial patches that both don't change the original gameplay as such projects are by definition mods. However many source ports add support for gameplay mods, which is usually optional (e.g. DarkPlaces consists of a source port engine and a gameplay mod that are even distributed separately[4]). While the primary goal of any source port is compatibility with newer hardware, many projects support other enhancements. Common examples of additions include support for higher video resolutions and different aspect ratios, hardware accelerated renderers (OpenGL and/or Direct3D), enhanced input support (including the ability to map controls onto additional input devices), 3D character models (in case of 2.5D games), higher resolution textures, support to replace MIDI with digital audio (MP3, Ogg Vorbis, etc.), and enhanced multiplayer support using the Internet.

Several source ports have been created for various games specifically to address online multiplayer support. Most older games were not created to take advantage of the Internet and the low latency, high bandwidth Internet connections available to computer gamers today. Furthermore, old games may use outdated network protocols to create multiplayer connections, such as IPX protocol, instead of Internet Protocol. Another problem was games that required a specific IP address for connecting with another player. This requirement made it difficult to quickly find a group of strangers to play with — the way that online games are most commonly played today. To address this shortcoming, specific source ports such as Skulltag added "lobbies", which are basically integrated chat rooms in which players can meet and post the location of games they are hosting or may wish to join. Similar facilities may be found in newer games and online game services such as Valve's Steam, Blizzard's battle.net, and GameSpy Arcade.

Alternatives

If the source code of a software is not available, alternative approaches to achieve portability are Emulation, Engine remakes, and Static recompilation.

Notable source ports

More information Original name, Port ...

See also


References

  1. Carmack, John (1997-12-23). "doomsrc.txt". Doom source code release notes. id Software. Archived from the original on 2015-12-02. Retrieved 2008-10-23.
  2. Wilson, Hamish (2022-03-14). "Building a Retro Linux Gaming Computer - Part 16: We Are All Doomed". GamingOnLinux. Retrieved 2023-02-02.
  3. "Source Ports". Doom Wiki. Retrieved 2008-10-23.
  4. "LGR plays Duke Nukem II in widescreen". Retro Refurbs. 2021-08-04. Retrieved 2023-12-18.
  5. Larabel, Michael (2016-04-04). "Open-Source Serious Engine 1 Now Running On Linux". Phoronix. Retrieved 2023-12-18.
  6. Battaglia, Alex (2021-09-09). "Serious Sam gets a fully path-traced RT upgrade - and it's beautiful". Eurogamer. Retrieved 2023-12-18.
  7. Middleton, Zack (2019-11-02). "ioEF preservation". ZTM's World of Wonder. Retrieved 2023-04-04.
  8. Procter, Lewie (2020-08-13). "Star Trek: Voyager Elite Force Holomatch Gets Free 20th Anniversary Re-Release". wePC. Retrieved 2023-03-25.
  9. Middleton, Zack (2019-11-02). "Lilium Voyager 1.40 released". ZTM's World of Wonder. Retrieved 2023-04-04.
  10. Wawro, Alex (April 6, 2018). "Nightdive shares source code for System Shock on Mac". Gamasutra. Retrieved April 6, 2018.
  11. Dawe, Liam (2023-11-21). "Open source re-implementation of Tomb Raider 1 'TR1X' gets Linux builds". GamingOnLinux. Retrieved 2023-12-18.

Share this article:

This article uses material from the Wikipedia article Source_port, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.