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.

Difference between revisions of "Imperium Galactica II: Alliances"

From PCGamingWiki, the wiki about fixing PC games
(Updated infobox field for the Steam release.)
(→‎Issues fixed: I forgot {{CN}} should not be surrounded by ref tags.)
(3 intermediate revisions by the same user not shown)
Line 34: Line 34:
 
* Fan Patch 1.14: http://www.imperiumgalactica2.hu/kell/114.exe
 
* Fan Patch 1.14: http://www.imperiumgalactica2.hu/kell/114.exe
  
The fan patch creates a windows nt compatible executable file called <tt>ig2nt.exe</tt>. This should be the target of any shortcuts.
+
{{ii}} The fan patch creates a Windows NT-compatible executable file called {{file|ig2nt.exe}}. This should be the target of any shortcuts.
  
 
===Running on Modern Systems===
 
===Running on Modern Systems===
http://www.yet-another-geek.org/archives/11-getting-imperium-galactica-ii-to-run-on-windows-xp.html
+
http://web.archive.org/web/20160328112148/http://yet-another-geek.org/archives/11-Getting-Imperium-Galactica-II-to-run-on-Windows-XP.html
  
 
==Game data==
 
==Game data==
Line 143: Line 143:
  
 
==Issues fixed==
 
==Issues fixed==
* The game will crash on certain screens (fleet info, design, scenario select, and probably others) if the display aspect ratio isn't 4:3 in the <tt>ig2.ini</tt> file. Remember to edit the file to include the line <code>Video mode = 1024x768x32</code> after running <tt>setup.exe</tt>. This will work even on displays that are not 4:3 aspect ratio.
+
===Game crashes on non-4:3 resolutions===
* The game will stutter on multi core systems.{{cn|date=September 2015}} Change the shortcut target to: <code> {{p|windir}}\System32\cmd.exe /C START "Imperium Galactica 2" /normal /affinity 1 "C:\Program Files (x86)\Digital Reality\Imperium Galactica 2\ig2nt.exe" </code>. This assumes the patches are installed. The game will start with affinity for one core (core zero, change the number to use different cores) on a multi core machine.
+
{{ii}} The game will crash on certain screens (fleet info, design, scenario select, etc.) if the display aspect ratio isn't 4:3 in the <tt>ig2.ini</tt> file.
* Remember to use Windows 98 compatibility mode on {{file|ig2nt.exe}}.{{cn|date=September 2015}}
+
{{Fixbox|1=
* The game needs to change disks for different campaigns. Sometimes it hangs, therefore insert the disk of the campaign you want to play before starting the game. ISO files with a virtual drive are useful for this.
+
{{Fixbox/fix|Modify {{file|ig2.ini}}|ref={{cn|date=January 2017}}}}
 +
# Open {{file|ig2.ini}}.
 +
# Find the line containing <code>Video mode</code> and modify it so a 4:3 resolution is specified. Example:<br /><code>Video mode = 1024x768x32</code>
 +
# Save and close the file.
 +
'''Notes:'''
 +
{{ii}} Perform this step again whenever {{file|setup.exe}} is run.
 +
}}
 +
===Stutter on multi-core systems===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Modify the game's shortcut target|ref={{cn|date=September 2015}}}}
 +
# Right-click on the game shortcut.
 +
# From the pop-up menu which appears, select <code>Properties</code>.
 +
# Change the value of <code>Target:<code> to <code>{{p|windir}}\System32\cmd.exe /C START "Imperium Galactica 2" /normal /affinity 1 "C:\Program Files (x86)\Digital Reality\Imperium Galactica 2\ig2nt.exe" </code>
 +
# Click the <code>OK</code> button.
 +
'''Notes:'''
 +
* This fix assumes the patches are installed.
 +
* The new value for <code>Target:</code> assigns the game the first logical core, core 0. To use another processor, change <code>/affinity 1</code> to another value, such as <code>/affinity 2</code> to use the second logical core, core 1.
 +
}}
 +
===Game hangs on loading campagin===
 +
{{ii}} The game sometimes hangs if it needs to change disks to load a specific campaign.
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Insert the correct game disc before selecting a campaign|ref={{cn|date=January 2017}}}}
 +
}}
  
 
==Other information==
 
==Other information==

Revision as of 00:11, 23 January 2017

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.
Imperium Galactica II: Alliances
Imperium Galactica II: Alliances cover
Developers
Digital Reality
Publishers
GT Interactive
Release dates
Windows April 10, 2000
Imperium Galactica II: Alliances on Wikipedia
Imperium Galactica
Imperium Galactica 1997
Imperium Galactica II: Alliances 1999

General information

GOG.com Community Discussions for game series
GOG.com Support Page

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SafeDisc DRM[Note 1].
Windows
GOG.com
DRM-free
Windows
Steam
Icon overlay.png
Windows
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).

Essential improvements

Patches

The fan patch creates a Windows NT-compatible executable file called ig2nt.exe. This should be the target of any shortcuts.

Running on Modern Systems

http://web.archive.org/web/20160328112148/http://yet-another-geek.org/archives/11-Getting-Imperium-Galactica-II-to-run-on-Windows-XP.html

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/490370/pfx/[Note 2]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/490370/pfx/[Note 2]

Video settings

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Issues unresolved

Blank cutscenes

  • Many cinematics in the campaigns play only the sound (most notably the introductions).

Multiplayer compatibility

  • Multiplayer. But the guide linked earlier mentions it's possible if you ensure windows firewall is disabled. Apparently multiplayer will work with any of the four disks.

Issues fixed

Game crashes on non-4:3 resolutions

The game will crash on certain screens (fleet info, design, scenario select, etc.) if the display aspect ratio isn't 4:3 in the ig2.ini file.
Instructions

Stutter on multi-core systems

Instructions

Game hangs on loading campagin

The game sometimes hangs if it needs to change disks to load a specific campaign.
Instructions

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) 95, 98
Processor (CPU) Pentium 233 Mhz
System memory (RAM) 32 MB
Hard disk drive (HDD) 600 MB
Video card (GPU) D3D compatible graphics card

Notes

  1. SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References