Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Shadow Warrior Classic Redux"

From PCGamingWiki, the wiki about fixing PC games
(→‎API: updated template, bitness info)
Line 226: Line 226:
 
# Go to {{code|{{p|game}}\gameroot}}.
 
# Go to {{code|{{p|game}}\gameroot}}.
 
# Open {{code|sw-redux.cfg}} with a text editor and find the lines {{code|MouseScaleX}} and {{code|MouseScaleY}} and change the numbers next to the text to the following:
 
# Open {{code|sw-redux.cfg}} with a text editor and find the lines {{code|MouseScaleX}} and {{code|MouseScaleY}} and change the numbers next to the text to the following:
#* <code>MouseScaleX = 3</code>
+
#* <code>MouseScaleX = 5.4</code>
#* <code>MouseScaleY = 2</code>
+
#* <code>MouseScaleY = 2.5</code>
 
# Save the changes made and close the file.
 
# Save the changes made and close the file.
 +
# Set the file to read only to avoid it being overwritten.
 
}}
 
}}
  

Revision as of 07:57, 8 December 2019

Shadow Warrior Classic Redux
Shadow Warrior Classic Redux cover
Developers
General Arcade
Original game 3D Realms
Publishers
Devolver Digital
Engines
Build
Release dates
Windows July 8, 2013
macOS (OS X) July 8, 2013
Linux September 4, 2013[1]
Shadow Warrior Classic Redux on Wikipedia

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.
Shadow Warrior
Shadow Warrior (1997) 1997
Shadow Warrior Classic Redux 2013
Shadow Warrior (2013) 2013
Viscera Cleanup Detail: Shadow Warrior 2013
Shadow Warrior 2 2016
Shadow Warrior 3 2022

Key points

Updated version of Shadow Warrior. Includes both expansions (Wanton Destruction, Twin Dragon) and the original game running through DOSBox
Multiplayer mode from the original version has been removed.

General information

Devolver Digital
GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Windows
macOS (OS X)
Linux
Humble Store
Icon overlay.png
Windows
macOS (OS X)
Linux
Steam
Icon overlay.png
Windows
macOS (OS X)
Linux

Essential improvements

Skip intro videos

Delete/rename video files[citation needed]
  1. Go to <path-to-game>\gameroot\video\
  2. Delete or rename 3drLogo.ivf and wang.ivf.

Game data

In-game general settings.
In-game general settings.

Configuration file(s) location

System Location
Windows <path-to-game>\gameroot\sw-redux.cfg[Note 1]
<path-to-game>\gameroot\sw-redux-local.cfg[Note 1]
macOS (OS X)
Linux <path-to-game>/gameroot/sw-redux.cfg
<path-to-game>/gameroot/sw-redux-local.cfg
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows <path-to-game>\gameroot\game0_#.sav[Note 1]
macOS (OS X)
Linux

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

In-game video settings.
In-game video settings.

Template:Video settings

Input settings

In-game key/button map settings.
In-game key/button map settings.
In-game mouse settings.
In-game mouse settings.
In-game gamepad settings.
In-game gamepad settings.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Issues unresolved

Changed settings not saving

Settings do not persist after exiting the game.

Issues fixed

Mouse look is incredibly wonky

For unknown reasons, the x and y axis's are scaled in a way the looking up and down is slower than looking left and right.
Change the mouse X/Y scaling[citation needed]
  1. Go to <path-to-game>\gameroot.
  2. Open sw-redux.cfg with a text editor and find the lines MouseScaleX and MouseScaleY and change the numbers next to the text to the following:
    • MouseScaleX = 5.4
    • MouseScaleY = 2.5
  3. Save the changes made and close the file.
  4. Set the file to read only to avoid it being overwritten.

Other information

API

Technical specs Supported Notes
OpenGL 2
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
This 32-bit-only macOS game does not work on macOS Catalina (10.15) or later.
Linux

Middleware

Middleware Notes
Interface libRocket

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) 1.5 GHz
System memory (RAM) 512 MB
Hard disk drive (HDD) 650 MB
Video card (GPU) 256 MB of VRAM
DirectX 7 compatible
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.7
Processor (CPU) 1.5 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 650 MB
Video card (GPU) 256 MB of VRAM
Linux
Minimum Recommended
Operating system (OS) Ubuntu 12.04
Processor (CPU) 1.5 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 400 MB
Video card (GPU) 256 MB of VRAM

Notes

  1. 1.0 1.1 1.2 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References