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 "Star Wars: Rebellion"

From PCGamingWiki, the wiki about fixing PC games
m (misc. fixes)
(added standard templates (most details unknown); still needs more cleanup)
Line 12: Line 12:
 
|wikipedia    = Star Wars: Rebellion
 
|wikipedia    = Star Wars: Rebellion
 
}}
 
}}
{{ii}} Released as Star Wars: Supremacy in some regions.
 
  
== How to install Rebellion on Windows Vista / 7 (x64) ==
+
'''Key points'''
# Open the Star Wars Rebellion cd in explorer.
+
{{ii}} Released as '''Star Wars: Supremacy''' in some regions.
# Copy everything from D:\Rebellion to C:\Program Files (x86)\LucasArts\Star Wars Rebellion
+
{{ii}} Needs a workaround for modern systems; see [[#Installing on modern versions of Windows|Installing on modern versions of Windows]].
# Copy D:\Rebellion\DIRECTX\d3drm.dll to C:\Program Files (x86)\LucasArts\Star Wars Rebellion\
+
 
# Create the folder: C:\Program Files (x86)\LucasArts\Star Wars Rebellion\SaveGame
+
==Game data==
# Create a Registry Patch using your favorite text editor by renaming the extension to .reg
+
{{Game Location Table|
# Copy the following into the .reg file (Replace D:\ with the drive letter of your installation disk or virtual drive)
+
{{Game Location Table/row|Save game location|}}
 +
{{Game Location Table/row|Configuration files location|}}
 +
}}
 +
 
 +
==Video settings==
 +
<!--[[File:Star Wars Rebellion settings.png|290px|right|thumb|General settings.]]-->
 +
{{Video settings
 +
|wsgf link                  =
 +
|widescreen wsgf award      =
 +
|multimonitor wsgf award    =
 +
|ultrawidescreen wsgf award =
 +
|4k ultra hd wsgf award    =
 +
|widescreen resolution      = unknown
 +
|widescreen resolution notes=
 +
|multimonitor              = unknown
 +
|multimonitor notes        =
 +
|ultrawidescreen            = unknown
 +
|ultrawidescreen notes      =
 +
|4k ultra hd                = unknown
 +
|4k ultra hd notes          =
 +
|fov                        = unknown
 +
|fov notes                  =
 +
|windowed                  = unknown
 +
|windowed notes            =
 +
|borderless windowed        = unknown
 +
|borderless windowed notes  =
 +
|anisotropic                = unknown
 +
|anisotropic notes          =
 +
|antialiasing              = unknown
 +
|antialiasing notes        =
 +
|vsync                      = unknown
 +
|vsync notes                =
 +
|oculus rift                = unknown
 +
|oculus rift notes          =
 +
|120hz                      = unknown
 +
|120hz notes                =
 +
|color blind                = unknown
 +
|color blind notes          =
 +
}}
 +
 
 +
==Input settings==
 +
{{Input settings
 +
|key remap                = unknown
 +
|key remap notes          =
 +
|acceleration option      = unknown
 +
|acceleration option notes =
 +
|mouse menu                = unknown
 +
|mouse menu notes          =
 +
|invert mouse y-axis      = unknown
 +
|invert mouse y-axis notes =
 +
|controller support        = unknown
 +
|controller support notes  =
 +
|full controller          = unknown
 +
|full controller notes    =
 +
|controller remap          = unknown
 +
|controller remap notes    =
 +
|invert controller y-axis  = unknown
 +
|invert controller y-axis notes=
 +
|touchscreen              = unknown
 +
|touchscreen notes        =
 +
}}
 +
 
 +
==Audio settings==
 +
{{Audio settings
 +
|separate volume          = unknown
 +
|separate volume notes    =
 +
|surround sound          = unknown
 +
|surround sound notes    =
 +
|subtitles                = unknown
 +
|subtitles notes          =
 +
|closed captions          = unknown
 +
|closed captions notes    =
 +
|mute on focus lost      = unknown
 +
|mute on focus lost notes =
 +
|eax support              =
 +
|eax support notes        =
 +
}}
 +
 
 +
==Issues fixed==
 +
===Installing on modern versions of Windows===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Make necessary changes}}
 +
# Go to the Star Wars Rebellion CD contents.
 +
# Copy everything from <code>Rebellion</code> into a folder on the computer, e.g.:
 +
#* 64-bit Windows: <code>C:\Program Files (x86)\LucasArts\Star Wars Rebellion</code>
 +
#* 32-bit Windows: <code>C:\Program Files\LucasArts\Star Wars Rebellion</code>
 +
# Copy <code>Rebellion\DIRECTX\d3drm.dll</code> into the main installation folder.
 +
# Make a <code>SaveGame</code> folder under the installation folder.
 +
# Copy the appropriate section below into Notepad, then save and run it (adjust paths as needed to match your system).
 +
}}
 +
 
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Registry file (64-bit Windows)}}
 
<pre>
 
<pre>
 
Windows Registry Editor Version 5.00
 
Windows Registry Editor Version 5.00
Line 46: Line 137:
 
"CurrentDirectory"="C:\\Program Files (x86)\\LucasArts\\Star Wars Rebellion\\"
 
"CurrentDirectory"="C:\\Program Files (x86)\\LucasArts\\Star Wars Rebellion\\"
 
</pre>
 
</pre>
# Run the .reg patch
+
}}
# Run C:\Program Files\LucasArts\Star Wars Rebellion\Rebexe.exe and enjoy
 
  
== How to install Rebellion on Windows Vista / 7 (x86) ==
+
{{Fixbox|1=
# Open the Star Wars Rebellion cd in explorer.
+
{{Fixbox/fix|Registry file (32-bit Windows)}}
# Copy everything from D:\Rebellion to C:\Program Files\LucasArts\Star Wars Rebellion
 
# Copy D:\Rebellion\DIRECTX\d3drm.dll to C:\Program Files\LucasArts\Star Wars Rebellion\
 
# Create the folder: C:\Program Files\LucasArts\Star Wars Rebellion\SaveGame
 
# Create a Registry Patch using your favorite text editor by renaming the extension to .reg
 
# Copy the following into the .reg file
 
 
<pre>
 
<pre>
 
Windows Registry Editor Version 5.00
 
Windows Registry Editor Version 5.00
Line 81: Line 166:
 
"CurrentDirectory"="C:\\Program Files\\LucasArts\\Star Wars Rebellion\\"
 
"CurrentDirectory"="C:\\Program Files\\LucasArts\\Star Wars Rebellion\\"
 
</pre>
 
</pre>
# Run the .reg patch
+
}}
# Run C:\Program Files\LucasArts\Star Wars Rebellion\Rebexe.exe and enjoy
 
 
 
== Issues ==
 
In later versions of windows, Direct Draw was removed (hence the need to copy the d3drm.dll to the game folder). As a side effect of this, the game has a few glitches that appear in Vista/Windows 7.
 
  
* When you first start a single player campaign, you cannot skip the intro and must wait for the droid to finish the briefing.
+
== Issues unresolved ==
* When selecting a planet as a target for a mission or construction, the hit area is now smaller and off center. The best place to try to click is below the planet and to the right, where a large system energy bar would end.
+
=== DirectDraw issues ===
 +
{{ii}} When you first start a single player campaign, you cannot skip the intro and must wait for the droid to finish the briefing.
 +
{{ii} When selecting a planet as a target for a mission or construction, the hit area is now smaller and off-center. The best place to try to click is below the planet and to the right, where a large system energy bar would end.
  
 
==System requirements==
 
==System requirements==

Revision as of 07:15, 2 December 2013

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.
Star Wars: Rebellion
Developers
Coolhand Interactive
Publishers
LucasArts
Release dates
Windows February 28, 1998
Star Wars: Rebellion on Wikipedia

Key points

Released as Star Wars: Supremacy in some regions.
Needs a workaround for modern systems; see Installing on modern versions of Windows.

Game data

Template:Game Location Table

Video settings

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Issues fixed

Installing on modern versions of Windows

Instructions
Instructions
Instructions

Issues unresolved

DirectDraw issues

When you first start a single player campaign, you cannot skip the intro and must wait for the droid to finish the briefing.

{{ii} When selecting a planet as a target for a mission or construction, the hit area is now smaller and off-center. The best place to try to click is below the planet and to the right, where a large system energy bar would end.

System requirements

Windows
Minimum
Operating system (OS) 95
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)