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: Rogue Squadron 3D"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
(→‎Entire page: As always - some checking language may be required. Possible update - Glide wrapper.)
Line 1: Line 1:
{{stub}}
+
{{Infobox
== Issues And Fixes ==
+
|cover          = star_wars_rogue_squadron_cover.jpg
=== Installation On Windows ===
+
|developer      = [[Wikipedia:Factor_5|Factor 5]]<br />[[Wikipedia:LucasArts|LucasArts]]
==== Manual Installation ====
+
|publisher      = [[Wikipedia:LucasArts|LucasArts]]
This fix is developed by user Noabody.<ref>http://noabody.wordpress.com/2011/09/23/run-rogue-squadron-3d-on-windows-7-64-bit/</ref>
+
|release dates  =  December 3, 1998
 +
}}
 +
 
 +
'''Key points'''
 +
{{ii}} Installing Rouge Squadron on 64-bit systems requires workaround. See [[#Installation On 64bit Windows|Installation On 64bit Windows]].
 +
 
 +
==Availability==
 +
{{Availability Table|
 +
{{Availability Table/row| Retail | {{ID|Retail}} | }}
 +
}}
 +
 
 +
==Game data==
 +
{{Game Location Table|
 +
{{Game Location Table/row|Save game location|C:\games\ROGUE\PlayerProfiles}}
 +
}}
 +
 
 +
==Video settings==
 +
{{Video Settings
 +
|widescreen_resolution      =false
 +
|widescreen_resolution_notes=
 +
|multimonitor              =false
 +
|multimonitor_notes        =
 +
|fov                        =false
 +
|fov_notes                  =
 +
|windowed                  =false
 +
|windowed_notes            =
 +
|fullscreen                =false
 +
|fullscreen_notes          =
 +
|anisotropic                =false
 +
|anisotropic_notes          =
 +
|antialiasing              =false
 +
|antialiasing_notes        =
 +
|vsync                      =true
 +
|vsync_notes                =
 +
}}
  
First it has to be manually installed from CD. Copy the ROGUE directory to your hard disk. Then copy ROGUE.EXE from the root of the CD into the same folder. Finally grab the three DSETUP .dll files from INSTALL (along with any .txt and .doc files you want) and also put them in ROGUE. If you had placed the ROGUE folder in C:\Games then your directory structure would look like this:
+
==Input settings==
 +
{{Input Settings
 +
|key_remap                  =true
 +
|key_remap_notes            =
 +
|acceleration_option        =false
 +
|acceleration_option_notes  =
 +
|controller_support        =true
 +
|controller_support_notes  =Officially supports only Joystick, but works fine with X360 controller.
 +
}}
  
C:\Games\ROGUE\BUNDLE.000
+
== Issues Fixed ==
 +
=== Installation On 64bit Windows ===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Manual Installation}}
  
Then create a .reg file (this can be done in Notepad):
+
This fix is developed by user Noabody.<ref>http://noabody.wordpress.com/2011/09/23/run-rogue-squadron-3d-on-windows-7-64-bit/</ref>
  
 +
* Copy the ROGUE directory from Rouge Squadron CD to your hard disk. Then copy ROGUE.EXE from the root of the CD into ROUGE folder on your hard disk. Finally grab DSETUP.dll, DSETUP16.dll and DSETUP32.dll files from INSTALL (along with any .txt and .doc files you want) and put them in ROGUE. If you had placed the ROGUE folder in C:\Games then your directory structure would look like this: <code>C:\Games\ROGUE\BUNDLE.000</code>.
 +
 +
* Then create an empty text file and name it <code>rouge.reg</code>. Edit it with a text editor and paste in following text:
 
<pre>REGEDIT4
 
<pre>REGEDIT4
 
[HKEY_LOCAL_MACHINE\SOFTWARE\LucasArts Entertainment Company LLC\Rogue Squadron\v1.0]
 
[HKEY_LOCAL_MACHINE\SOFTWARE\LucasArts Entertainment Company LLC\Rogue Squadron\v1.0]
“Executable”=”C:\\Games\\ROGUE\\Rogue Squadron.EXE”
+
"Executable"="C:\\Games\\ROGUE\\Rogue Squadron.EXE"
“Install Path”=”C:\\Games\\ROGUE”
+
"Install Path"="C:\\Games\\ROGUE"
“Source Path”=”C:\\Games\\
+
"Source Path"="C:\\Games\\"
“CD Path”=”D:
+
"CD Path"="D:"
“Analyze Path”=”D:\\INSTALL\\SysCheck.exe”
+
"Analyze Path"="D:\\INSTALL\\SysCheck.exe"
“Source Dir”=”C:\\Games\\
+
"Source Dir"="C:\\Games\\"
“JoystickID”=”1″
+
"JoystickID"="1"
“Magic”=dword:0009283c
+
"Magic"=dword:0009283c
“InstallType”=dword:00000009
+
"InstallType"=dword:00000009
“SoundCard”=”TRUE”
+
"SoundCard"="TRUE"
“DefVidID”=”0″
+
"DefVidID"="0"
“Driver”=”D3D”
+
"Driver"="D3D"
“VDEVICE”=”Primary Display Driver”
+
"VDEVICE"="Primary Display Driver"
“3DSetup”=”TRUE”
+
"3DSetup"="TRUE"
“JoystickGUID”={00000000-0000-0000-0000-000000000000}
+
"JoystickGUID"="{00000000-0000-0000-0000-000000000000}"
“CurrentPlayer”=dword:00000000
+
"CurrentPlayer"=dword:00000000</pre>
</pre>
 
  
Due to 64 bit registry redirection, use the 32-bit version of regedit to import <code>rogue.reg</code>. It can be started from a Run box with the command <code>%SystemRoot%\SysWOW64\regedit.exe</code>. Drag and drop rogue.reg into the Registry Editor window.
+
* Due to 64 bit registry redirection, use the 32-bit version of regedit to import <code>rogue.reg</code>. It can be started from a Run box with the command <code>%SystemRoot%\SysWOW64\regedit.exe</code>. Drag and drop rogue.reg into the Registry Editor window.
 +
* Now, you should be to start a game.
 +
 
 +
'''Notes'''
 +
{{ii}} If a launcher still shows only install option, run regedit.exe and go to: <code>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LucasArts Entertainment Company LLC\Rogue Squadron\v1.0</code> and see if it's not empty. Keep in mind, that these entries must be located under Wow6432Node or they will not work. If they aren't - it's probably as a result of importing them using 64bit regedit. Use 32bit edit to import them.
 +
{{ii}} If an error pops up asking to '''reinstall a game''', it's probably, because entries in registry point to incorrect locations. Open regedit.exe and go to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LucasArts Entertainment Company LLC\Rogue Squadron\v1.0</code>. There edit entries '''Analyze Path''', and '''CD Path''' to refer to locations on your CD/DVD drive. After that edit entries '''Executable''', '''Install Path''', '''Source Dir''' and '''Source Path''' to make them refer to a directories and files on your hard drive.
 +
}}
 +
 
 +
=== Game freezes in menu / can't create a user profile ===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Fixing menu freeze when creating a profile}}
 +
# Go to a directory, where you've installed the game.
 +
# Set the compatibility mode for <code>ROGUE SQUADRON.EXE</code> to <code>Windows 98 / Windows ME</code>.
 +
# Launch a game and create user profile.
 +
 
 +
'''Notes'''
 +
{{ii}} Launching a game in compatibly mode will make a menu run really slowly. Be patient. After you've created a user profile, quit a game and disable the compatibility mode.
 +
}}
  
== Issues And Fixes ==
 
 
=== Joystick Inhibits Controls ===
 
=== Joystick Inhibits Controls ===
The joystock input (even if no joystick is activated) can be switched off by pressing Ctrl + J.
+
{{Fixbox|1=
 +
{{Fixbox/fix|Turning off Joystick}}
 +
* The joystock input (even if no joystick is activated) can be switched off by pressing <code>Ctrl</code> + <code>J</code>.
 +
}}
 +
 
 +
 
 +
==System requirements==
 +
{{System Requirements
 +
|OSfamily = Windows
 +
 
 +
|minOS  = Windows 95/98
 +
|minproc = Pentium 166MHz
 +
|minmem  = 32MB RAM
 +
|minHD  = 80MB
 +
|minGPU  = Direct3D or Glide compatible graphics card, 4MB VRAM
  
== Notes ==
+
|recOS  = Windows 95/98
<References/>
+
|recproc = Pentium 200MHz
 +
|recmem  = 32MB RAM
 +
|recHD  = 80MB
 +
|recGPU  = Direct3D or Glide compatible graphics card, 4MB VRAM
 +
}}
  
[[Category:Game]]
+
{{References}}
[[Category:Windows]]
+
[[Category:Game]] [[Category:Windows]]

Revision as of 16:33, 15 April 2013

Template:Infobox

Key points

Installing Rouge Squadron on 64-bit systems requires workaround. See Installation On 64bit Windows.

Availability

Template:Availability Table

Game data

Template:Game Location Table

Video settings

Template:Video Settings

Input settings

Template:Input Settings

Issues Fixed

Installation On 64bit Windows

Instructions

Game freezes in menu / can't create a user profile

Instructions

Joystick Inhibits Controls

Instructions


System requirements

Template:System Requirements


References