Star Wars: Rogue Squadron 3D

Informations

Creator Message
med_freeman

Warning

This installer is a beta script. It means that it might not work as expected

Informations

Platforms:
Downloads: 10321
Wine: 5.0

Feedbacks

Description

Arcade-style action game, 1998. Wikipedia.

This script can install the game from : CD-ROM, local file (.EXE, GOG's .EXE).

Appdb.winehq.org, PCGamingWiki.

Screenshots

Miniature

Source code

Contributions

Filters:

Contribute
Member Message
Dadu042 Wednesday 1 April 2020 at 13:00
Dadu042

Information

This update has been approved by the team.

Message

GOG release played for 5 min.

Differences

New source code

Replies

Dadu042 Tuesday 31 March 2020 at 23:53
Dadu042

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

Script not tested (see Known issues). However i post it because the previous script is outdated (2015).

Differences

New source code

Replies

adg Sunday 20 September 2015 at 22:54
adg Anonymous

Message

Hello, it seems ftp.oktopod.tv is down

Replies

Saturday 2 January 2016 at 12:52
Yeah. I'll remake a better version of the script during this year, sry for the inconvenience.
med_freeman Wednesday 8 October 2014 at 2:00
med_freeman

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

New source code

Replies

Wednesday 8 October 2014 at 2:02
Ok, i've reverted to the other approach, simplified the script, removed unnecessary dependencies. But the patch (needed for old versions) download is unreliable, and seems to be available practically nowhere. What should i do then ?
Sunday 17 November 2019 at 15:54
Script approved. When a file is hard to find for download, just let the user install locally if he can find it.
med_freeman Sunday 5 October 2014 at 6:44
med_freeman

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

New source code

Replies

Sunday 5 October 2014 at 6:47
Installer was updated, https://github.com/medfreeman/RogueSquadron3DInstaller/blob/master/changelog.txt
Sunday 5 October 2014 at 6:48
Wine version updated to 1.7.28, fixed menu problem with strict draw ordering, removed detection of game path since installer now forbids changing directory in wine.
Sunday 5 October 2014 at 6:49
English:
The Death Star has been destroyed thanks to Skywalker's and Wedge Antilles' efforts. But the Empire is quickly regaining strength; Rogue Squadron is formed comprising the best pilots in the Alliance. Their current mission: stop the imperial threats over Alliance planets in twelve missions (plus secret). Their vehicles: X-Wings, A-Wings, V-Wings, the snowspeeder and, with the latest patch, even an Episode 1 Naboo Fighter!

Français :
Star Wars : Rogue Squadron est un jeu d'action sur PC. Vous jouez le rôle de Luke Skywalker. Avec vos équipiers, vous venez de détruire la terrible Etoile Noire, le repère des troupes de l'Empire. Mais, ce dernier est en train de rassembler toutes ses forces afin de porter une attaque massive sur les forces rebelles. Pour stopper cette contre-offensive, l'escadron Rogue est normé, qui rassemble les meilleurs pilotes de l'Alliance.
Anonymous
Sunday 5 October 2014 at 11:28
Sorry but what is http://ftp.oktopod.tv?
Sunday 5 October 2014 at 15:06
np It's just a personal ftp for now (one of the domains of my own company). Would you prefer to host the installer (it's 2.9MB) ?
Anonymous
Sunday 5 October 2014 at 20:51
Sorry I haven't seen it. You cannot redistribute those files, it's not legal. You must download it from an official source
Monday 6 October 2014 at 3:39
np. Are you talking about the manual ? Or the installer ? because i wrote the installer myself, so i guess it's an official source.
Monday 6 October 2014 at 3:43
The only thing not legal would be the official patch embedded inside the installer, so i could download it instead. What do you think ?
Anonymous
Monday 6 October 2014 at 18:22
What is embeded inside the installer appart from the official patch?
Monday 6 October 2014 at 18:43
The icon, the left banner i made, the top banner i made, and dxwebsetup.exe. That's all.
Anonymous
Monday 6 October 2014 at 23:12
Well you have to use the official installer. It's not legal to repackage it
Tuesday 7 October 2014 at 0:20
Ok. But it asks for the cd and doesn't contain any game file. So it's not really 'repackaging'. Anyway the original is a 16 bit installer, so it has to include POL_Call POL_Function_RootCommand "sudo sysctl -w abi.ldt16=1; exit", has to include explanations why the user has to do this, and is not user friendly at all. And the script becomes really big, since the game has to be patched with official patch, then unofficial, then nglide... Guess i have no choice..
Anonymous
Tuesday 7 October 2014 at 10:10
Yeah that is the point. We just want you to make all things you do appear in the script, instead of "hidding" them in an unofficial installer. Security measures :)
med_freeman Sunday 28 September 2014 at 17:20
med_freeman

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

New source code

Replies

Sunday 28 September 2014 at 17:21
Here's the new version ! Highly simplified, all is done by the installer instead of the script.
Sunday 28 September 2014 at 17:22
The assets are available here : https://github.com/medfreeman/playonlinux/tree/master/RogueSquadron3D/gfx
Sunday 28 September 2014 at 17:25
English:
The Death Star has been destroyed thanks to Skywalker's and Wedge Antilles' efforts. But the Empire is quickly regaining strength; Rogue Squadron is formed comprising the best pilots in the Alliance. Their current mission: stop the imperial threats over Alliance planets in twelve missions (plus secret). Their vehicles: X-Wings, A-Wings, V-Wings, the snowspeeder and, with the latest patch, even an Episode 1 Naboo Fighter!

Français :
Star Wars : Rogue Squadron est un jeu d'action sur PC. Vous jouez le rôle de Luke Skywalker. Avec vos équipiers, vous venez de détruire la terrible Etoile Noire, le repère des troupes de l'Empire. Mais, ce dernier est en train de rassembler toutes ses forces afin de porter une attaque massive sur les forces rebelles. Pour stopper cette contre-offensive, l'escadron Rogue est normé, qui rassemble les meilleurs pilotes de l'Alliance.
Sunday 28 September 2014 at 17:25
Thanks !
Sunday 28 September 2014 at 17:28
Please note that the "/nocdprompt" flag running the installer is only here to avoid prompting the user to enter the cd again since it's already done in POL, not any kind of copy protection bypass. thx
Anonymous
Monday 29 September 2014 at 15:24
POL_Shortcut should not take "windows/system32/nglide_config.exe" as argument, but "nglide_config.exe"
Monday 29 September 2014 at 16:19
Ok, i figured that out, but POL won't detect it..
Saturday 4 October 2014 at 15:19
I was wrong, assumed that it would be the same result as in the graphical shortcut creation, where the executable wasn't found.
med_freeman Saturday 20 September 2014 at 1:46
med_freeman

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

New source code

Replies

Saturday 20 September 2014 at 8:09
Why all those overriding functions?
Sunday 21 September 2014 at 13:50
The first three are needed to get values from wine system registry. To my knowledge there's only one available to get keys from user registry.
Sunday 21 September 2014 at 13:52
Since in need the game install path to copy the manual and mission fix, if figured it is the only way to do it. I prefer that over assuming the path will be the default one, even if 99,99% of people won't change it.
Sunday 21 September 2014 at 13:54
The next three concern 16bit subsystem. The game installer is 16bit, and in newer linux kernels (3.14 and older which have the 16bit part backported from 3.13, i.e: the default one in ubuntu 14.04) have 16bit support disabled by default. So these functions are here to check /enable it, or the installer won't run.
Sunday 21 September 2014 at 13:57
I prefered this over using the new 32/64bit installers found on the internet, since it seemed simpler, until i saw the result of POL_Call POL_Function_RootCommand.
Sunday 21 September 2014 at 14:00
Perhaps i'll make a new one with nsis because i don't think that the one found on the net sets registry keys automatically, and i would favor doing this in the installer to avoid over-complicating the installer.
Sunday 21 September 2014 at 14:01
edit : to avoid complicating the playonlinux script
Sunday 21 September 2014 at 14:05
Last one is to avoid explaining you have to set the game to glide and going to the hardware options in the game menu, since it soesn't work with D3D anyway if i'm not mistaken. The game is playable up to 7860x4320.
Sunday 21 September 2014 at 16:28
What would you suggest ?
Thursday 25 September 2014 at 15:10
fyi i'm currently making a new installer for the game with nsis, i'll update the script when finished and give you the url for the assets. thx

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com