Skip to main content
PC Gamer PC Gamer THE GLOBAL AUTHORITY ON PC GAMES
UK EditionUK US EditionUS CA EditionCanada AU EditionAustralia
Sign in
  • View Profile
  • Sign out
  • Games
  • Hardware
  • News
  • Reviews
  • Guides
  • Video
  • Forum
  • More
    • PC Gaming Show
    • Software
    • Movies & TV
    • Codes
    • Coupons
    • Magazine
    • Newsletter
    • Affiliate links
    • Meet the team
    • Community guidelines
    • About PC Gamer
PC Gamer Magazine Subscription
PC Gamer Magazine Subscription
Why subscribe?
  • Subscribe to the world's #1 PC gaming mag
  • Try a single issue or save on a subscription
  • Issues delivered straight to your door or device
From$1
Subscribe now
Don't miss these
Duke Nukem 3D screenshot showing intense PC gaming FPS action
FPS Duke Nukem 3D's upgraded and remastered World Tour Edition may not be perfect, but when it's this close to free, it's a no-brainer pick-up
GTA 1997
Grand Theft Auto A GTA modder has got the 1997 original working perfectly on modern PCs and Steam Deck, and it's a joy to behold: 'I wanted pick up-and-play GTA on Windows with the best possible compatibility without classic installation'
The Ultimate Doom running on an in-game computer in Ultrakill.
FPS Thanks to one mad modder, we can now play Doom on an in-game terminal in Ultrakill
A photo of a DDR5 RAM kit by Corsair, mounted in a gaming PC motherboard
Memory My testing shows that 16 GB of system memory is still absolutely fine for today's PC games but there are some caveats to it all
Doom: The Dark Ages, a game by id Software, image showing the Doom Slayer.
FPS Doom: The Dark Ages, the superior sequel in the rebooted FPS series (sorry, not sorry, Eternal), is now 67% off thanks to id Software's 35th anniversary celebration
Gordon Freeman as a skin replacement mod for Venator in Deadlock.
MOBA Valve isn't putting Gordon Freeman into any new games, so Deadlock modders have taken matters into their own hands
doom eternal
FPS Get 7 incredible FPS games including Prey, Doom Eternal and Black Mesa for $20 in Humble's sci-fi shooter bundle
Dan Marshall as an XCOM 2 soldier
Gaming Industry 219 hours of XCOM 2 and 20 minutes of Fallout: Size Five Games' director Dan Marshall takes us through the games on his PC
Counter-Strike 2 header image
Games The best free PC games
Halo: Combat Evolved Anniversary The Master Chief Collection
FPS The best FPS games on PC
Out of Action
FPS Finally, the FPS I keep asking for: Deep combat, classic modes, and an honest-to-god server browser
The Velocity Micro Raptor ES40 and HP Omen 35L gaming PCs on a blue background with the PC Gamer recommended badge in the top right corner
Gaming PCs Best gaming PCs in 2026: these are the rigs and brands I recommend today
highguard
FPS Highguard review
PC Gamer's Game of the Year 2025
Games PC Gamer's Game of the Year Awards 2025
The Earth as seen from space
Strategy Terra Invicta review
Popular
  • Arc Raiders
  • Best PC gear
  • Fallout
  • Helldivers 2
  • PC Gamer Quizzes!
  1. Games
  2. FPS

How to play Star Trek: Elite Force 2 on Windows 7/8

Features
By Wes Fenlon published 18 December 2014

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 1 of 22
Page 1 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 2 of 22
Page 2 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 3 of 22
Page 3 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 4 of 22
Page 4 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 5 of 22
Page 5 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 6 of 22
Page 6 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 7 of 22
Page 7 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 8 of 22
Page 8 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 9 of 22
Page 9 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 10 of 22
Page 10 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 11 of 22
Page 11 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 12 of 22
Page 12 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 13 of 22
Page 13 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 14 of 22
Page 14 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 15 of 22
Page 15 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 16 of 22
Page 16 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 17 of 22
Page 17 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 18 of 22
Page 18 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 19 of 22
Page 19 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 20 of 22
Page 20 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 21 of 22
Page 21 of 22

Star Trek: Voyager: Elite Force asked a very important question in 2000: what if Star Trek was, in fact, Quake? Raven Software (one of our favorite FPS developers, who went on to make Jedi Outcast and the 2009 Wolfenstein) built Elite Force in iD Tech 3, aka the Quake 3 engine. The resulting game was as cool as you’d expect: a First Contact-inspired FPS with a heavy focus on phasering the Borg in the phase.

Elite Force II isn’t a Raven Software joint, but it’s still Quake in Star Trek’s clothing. But this time, instead of pulling from Voyager, it pulls from The Next Generation. Picard, Worf, and a few other crewmembers of the Enterprise E make guest appearances. The phaser rifles and Borg face-shooting remain intact.

11 years after release, iD Tech 3 still looks remarkably good, especially for Star Trek. The Borg ships glow a menacing neon green; the hallways of the Enterprise are stark and bright and don’t need fancy modern lighting to look appropriately Next Generation. With a couple tricks, Elite Force II also runs at a very crisp 3K resolution on modern Windows. Sample me down, Chief O’Brien.

Install It

Sadly, unlike most of the wonderful games featured on Pixel Boost, Elite Force II isn’t conveniently available on Steam or GOG. Blame that on Activision or Paramount or the mess of old IP rights. Maybe Elite Force will see a digital release someday. Until then, the best way to play it is to grab a used copy online. You can get one on Amazon for less than $40, or even a bit cheaper on Ebay. Just don’t accidentally buy a PS2 copy of the original Elite Force. To install the game, you’ll need a CD drive.

Play it in high resolution

Now comes the fun stuff. Elite Force II should work just fine on a modern system, but its in-game graphics settings are a bit limited. The maximum resolution, by default, is 1600x1200. After installing the game from the CDs, boot it up once, go into the video options, and crank everything up to the maximum. Make sure to click on the Advanced button to turn up the lighting, anti-aliasing, and other graphics settings to their maximums. It’s not exactly a demanding game, these days.

After saving the video settings in-game, exit and navigate to the game’s install folder. By default, it’s under Program Files (x86)/Activision/EF2. Then open the “base” folder, where you’ll be greeted by a whole bunch of config files. One of those files is named after your Windows profile. Find that config file (on the Large Pixel Collider, it’s DigitalStorm.cfg) and open it with Wordpad or your favorite HTML editor to set some custom graphics settings of your own.

At this point, there are two paths we can take. The first is simply running the game at your monitor’s native res. The second is running it at a higher resolution and downsampling, which takes about 5 minutes longer, but will give you a very sharp picture. Both paths involve adding the following settings to the config file:

Find the line that says: seta r_mode “#” and change the # to -1.

Above that line, add the following two lines:

seta r_customheight “####”

seta r_”customwidth “####”

Elite Force Settings

Quick path: Fill in those two number values with your native resolution, like 1080 and 1920. The game will now render at that resolution. Save, and run the game!

Downsampling path: if you want to downsample, set customheight to 1800 and customwidth to 3200. This was the highest resolution I was able to get the game to run at; any higher and OpenGL failed to initialize.

Now, to have your computer properly downsample from that resolution, you have to do two things. One: download Durante’s GeDoSaTo downsampling too. If you have an up-to-date version, 3200x1800 is one of the default downsampling resolutions, and the app should automatically downsample to your monitor’s native res. You shouldn’t have to mess with any settings; just make sure GeDoSaTo is activated, and running in Blacklist mode.

Final step: because GeDoSaTo is DirectX based, but iD Tech runs on OpenGL, we need a .dll file that makes the two play nice together. Simply download GLDirect and extract it. Under bin/release is a file called opengl32.dll. Copy that .dll to Elite Force II’s install folder to sit alongside its .exe.

Now boot up the game. If all goes well, it’ll start up, and you’ll see a GeDoSato notification in the top-left corner that it’s downsampling from 3200x1800 to your monitor’s native res. When you get in-game, you may find the FOV is a little too pushed-in for your new high resolution. That’s easy to adjust.

Pull up the console with the ~ key, and type: fov 95.

That’ll set the FOV to 95, which is a pretty good value for 16:9. Go 100 or 105 for an even wider field of view. Time to shoot some Borg.

Mod it

In classic Quake fashion, there are plenty of mods out there for Elite Force II. Many of them are for the multiplayer, which you probably won’t be spending much time with. There is, however, a long-in-development co-op mod called the HZM Co-Op Mod that includes the complete singleplayer campaign. Give it a shot. You can also pick up some other player-made missions at ModDB.

Page 22 of 22
Page 22 of 22
Wes Fenlon
Wes Fenlon
Social Links Navigation
Senior Editor

Wes has been covering games and hardware for more than 10 years, first at tech sites like The Wirecutter and Tested before joining the PC Gamer team in 2014. Wes plays a little bit of everything, but he'll always jump at the chance to cover emulation and Japanese games.


When he's not obsessively optimizing and re-optimizing a tangle of conveyor belts in Satisfactory (it's really becoming a problem), he's probably playing a 20-year-old Final Fantasy or some opaque ASCII roguelike. With a focus on writing and editing features, he seeks out personal stories and in-depth histories from the corners of PC gaming and its niche communities. 50% pizza by volume (deep dish, to be specific).

  • Facebook
  • X
  • Whatsapp
  • Reddit
  • Pinterest
  • Flipboard
  • Email
Share this article
Join the conversation
Follow us
Add us as a preferred source on Google
PC Gamer
Get the PC Gamer Newsletter

Keep up to date with the most important stories and the best deals, as picked by the PC Gamer team.


By submitting your information you agree to the Terms & Conditions and Privacy Policy and are aged 16 or over.

You are now subscribed

Your newsletter sign-up was successful


Want to add more newsletters?

GamesRadar+

Every Friday

GamesRadar+

Your weekly update on everything you could ever want to know about the games you already love, games we know you're going to love in the near future, and tales from the communities that surround them.

GTA 6 O'clock

Every Thursday

GTA 6 O'clock

Our special GTA 6 newsletter, with breaking news, insider info, and rumor analysis from the award-winning GTA 6 O'clock experts.

Knowledge

Every Friday

Knowledge

From the creators of Edge: A weekly videogame industry newsletter with analysis from expert writers, guidance from professionals, and insight into what's on the horizon.

The Setup

Every Thursday

The Setup

Hardware nerds unite, sign up to our free tech newsletter for a weekly digest of the hottest new tech, the latest gadgets on the test bench, and much more.

Switch 2 Spotlight

Every Wednesday

Switch 2 Spotlight

Sign up to our new Switch 2 newsletter, where we bring you the latest talking points on Nintendo's new console each week, bring you up to date on the news, and recommend what games to play.

The Watchlist

Every Saturday

The Watchlist

Subscribe for a weekly digest of the movie and TV news that matters, direct to your inbox. From first-look trailers, interviews, reviews and explainers, we've got you covered.

SFX

Once a month

SFX

Get sneak previews, exclusive competitions and details of special events each month!


An account already exists for this email address, please log in.
Subscribe to our newsletter
Read more
A spaceship races through the cosmos while being shot at by other ships.
Thirty years after launch, this classic space combat sim just got updated to work on modern systems and released for free
 
 
Fallout: New Vegas key art of the ranger
How to have the best Fallout New Vegas experience today
 
 
Diffusion mod for Half-Life
10 years in the making, this total conversion based on Half-Life is every bit as ambitious as Black Mesa
 
 
echo point nova interview
'I consider it a millennial shooter': The FPS dev making hit shooters by leaning into '2007-core'
 
 
Lucien Lachance, a Dark Brotherhood member in a black hood and robes, gives a rictus grin into the camera.
The best Oblivion Remastered mods
 
 
Battlefield 6 beta queues, errors, issues: Soldiers running away from a collapsing building.
Three shining examples of brilliant PC game development in 2025
 
 
Latest in FPS
Marathon screen
Marathon will run an open Server Slam that'll lead right into launch
 
 
highguard
Highguard didn't flop
 
 
highguard
Laid-off Highguard developer cuts loose on the reaction to the infamous Game Awards reveal trailer: 'We were turned into a joke from minute one'
 
 
Highguard: A character walking towards the camera and shooting his rifle at something off screen.
Geoff Keighley shouldn't be blamed for Highguard's failure, Larian publishing boss says: 'There are genuine villains in this industry but I just don't see them here'
 
 
Overwatch Jetpack Cat: Key art of Jetpack Cat sitting on their flying mech, smiling straight ahead.
Overwatch players are being completely normal about Jetpack Cat and all her hideous combos: 'I hate this cat with a passion'
 
 
highguard
16 days after Highguard's launch, the studio has laid off 'most of the staff'
 
 
Latest in Features
The Sims 4
A public peeing scandal couldn’t stop my rise to power for long in The Sims 4 Royalty & Legacy
 
 
Arc Raiders: Key art featuring two raiders holding weapons and standing in the middle of the road, turning to run away from a large Queen spider-like robot on the buildings in the background.
Let's settle this: Should Arc Raiders add a PvE mode?
 
 
EDMONTON, CANADA - APRIL 28: An image of a woman holding a cell phone in front of the Discord logo displayed on a computer screen, on April 29, 2024, in Edmonton, Canada.
I've tested 3 free Discord alternatives in a desperate attempt not to offer up my personal data just to talk to my favorite weirdos
 
 
Voxel sandbox RPG Hytale
Hytale’s unfinished sandbox has finally given me hope for a voxel RPG, after Cube World broke my heart twice
 
 
A omelet being assembled for a dog
This breakfast-based cooking roguelike is already my latest craving
 
 
A bespoke high precision actuator machine at Logitech HQ used for testing click latency, here testing the G Pro X2 Superstrike compared to a competitor.
Underneath the Superstrike: How Logitech has kick-started the next generation of gaming mouse tech
 
 
  1. Pick the products from our latest recommendations.
    1
    Best gaming PC builds: Shop all our recommended system builds as we ride out the RAMpocalypse
  2. 2
    Best gaming monitors in 2026: the pixel-perfect panels I'd buy myself
  3. 3
    The best fish tank PC case in 2026: I've tested heaps of stylish chassis but only a few have earned my recommendation
  4. 4
    Best gaming laptop 2026: I've tested the best laptops for gaming of this generation and here are the ones I recommend
  5. 5
    Best Hall effect keyboards in 2026: the fastest, most customizable keyboards for competitive gaming
  1. The SteelSeries Arctis Nova Elite gaming headset over its included DAC, in "sage gold" trim
    1
    SteelSeries Arctis Nova Elite review
  2. 2
    Asus GeForce RTX 5080 Noctua OC Edition review
  3. 3
    Reanimal review
  4. 4
    Razer Cobra HyperSpeed review
  5. 5
    Logitech G Pro X2 Superstrike review

PC Gamer is part of Future US Inc, an international media group and leading digital publisher. Visit our corporate site.

Add as a preferred source on Google
  • About Us
  • Contact Future's experts
  • Terms and conditions
  • Privacy policy
  • Cookies policy
  • Advertise with us
  • Accessibility Statement
  • Careers

© Future US, Inc. Full 7th Floor, 130 West 42nd Street, New York, NY 10036.

Please login or signup to comment

Please wait...