Difference between revisions of "User:Shiver/Balance Mod/Installation"

From Ultronomicon
Jump to navigation Jump to search
(change github url)
m
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
The most recent build is v2.08, which is compatible with UQM v0.7.0.
+
The most recent build is v2.17, which is compatible with UQM v0.8.0.
  
  
 
==Windows==
 
==Windows==
 +
* Download the [https://wiki.uqm.stack.nl/images/a/a1/Balance_mod_windows_exe.zip Windows executable] and extract it into UQM's main directory. The default install location is "C:\Program Files (x86)\The Ur-Quan Masters" on modern Windows systems.
  
Download the [http://wiki.uqm.stack.nl/script/images/a/ae/Uqm-improved-netmelee.zip Windows files] and extract them into UQM's main directory. The default install location is "C:/Program Files (x86)/The Ur-Quan Masters/" on modern Windows systems.
+
* Download the [https://wiki.uqm.stack.nl/images/3/3f/Balance_mod_effects.zip effects package] and place it in UQM\content\addons. Do not extract this zip file. Any older versions of this zip file should be replaced or deleted before playing.
 
 
Download the [http://wiki.uqm.stack.nl/script/images/6/69/Improved-netmelee-effects.zip effects package] and place it to UQM\content\addons. Do not extract this zip.
 
 
 
Run uqm-improved-netmelee.exe to play.
 
  
 +
* Run uqm-balance-mod.exe to play.
  
 
==Mac==
 
==Mac==
 
We are looking for someone to build the Balance Mod on OS X. Please submit your binary to [https://github.com/uqm-arena/balance-mod Github] for review.
 
We are looking for someone to build the Balance Mod on OS X. Please submit your binary to [https://github.com/uqm-arena/balance-mod Github] for review.
 
 
==Debian, Ubuntu and derivatives==
 
 
Binary DEB packages for Debian stable, as well as current (and LTS) Ubuntu are available [http://plantmonster.net/~oldlaptop/uqm-packages/deb/uf/ here] on i386 and amd64; download the binary for your distribution and install with:
 
sudo dpkg -i <package name>
 
 
Users of other versions, distributions, or architecures can build DEBs from source using the instructions [http://plantmonster.net/~oldlaptop/uqm-packages/deb/uf/compiling-help.html here].
 
 
  
 
==Everything Else==
 
==Everything Else==
 
+
Download the source code from [https://github.com/uqm-arena/balance-mod Github]. The effects add-on package is included within this. Compiling the game on Linux and Linux-like systems should be identical to compiling the original UQM code: Install the required dependencies and run ./build.sh uqm
Here is the [http://wiki.uqm.stack.nl/script/images/f/fb/Uqm-improved-netmelee-src.zip source code] and the [http://wiki.uqm.stack.nl/script/images/6/69/Improved-netmelee-effects.zip effects package]. Compiling the game on Linux and Linux-like systems should be identical to compiling the original UQM code: Install the required dependencies and run ./build.sh uqm
 

Latest revision as of 18:16, 9 April 2022

The most recent build is v2.17, which is compatible with UQM v0.8.0.


Windows[edit]

  • Download the Windows executable and extract it into UQM's main directory. The default install location is "C:\Program Files (x86)\The Ur-Quan Masters" on modern Windows systems.
  • Download the effects package and place it in UQM\content\addons. Do not extract this zip file. Any older versions of this zip file should be replaced or deleted before playing.
  • Run uqm-balance-mod.exe to play.

Mac[edit]

We are looking for someone to build the Balance Mod on OS X. Please submit your binary to Github for review.

Everything Else[edit]

Download the source code from Github. The effects add-on package is included within this. Compiling the game on Linux and Linux-like systems should be identical to compiling the original UQM code: Install the required dependencies and run ./build.sh uqm