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 "The Last Remnant"

From PCGamingWiki, the wiki about fixing PC games
(Upgrading links to HTTPS with AutoWikiBrowser in Bot mode, replaced: http://satsun.org/ → https://satsun.org/, http://www.zoneofgames.ru/ → https://www.zoneofgames.ru/)
m (updated template usage)
Line 115: Line 115:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|discord               =  
+
|discord                   =  
|discord notes         =  
+
|discord notes             =  
|epic games store       =  
+
|epic games launcher       =  
|epic games store notes =  
+
|epic games launcher notes =  
|gog galaxy             =  
+
|gog galaxy               =  
|gog galaxy notes       =  
+
|gog galaxy notes         =  
|origin                 =  
+
|origin                   =  
|origin notes           =  
+
|origin notes             =  
|steam cloud           = false
+
|steam cloud               = false
|steam cloud notes     =  
+
|steam cloud notes         =  
|uplay                  =  
+
|ubisoft connect          =  
|uplay notes           =  
+
|ubisoft connect notes     =  
|xbox cloud             =  
+
|xbox cloud               =  
|xbox cloud notes       =  
+
|xbox cloud notes         =  
 
}}
 
}}
  
==Video settings==
+
==Video==
 
{{Image|The Last Remnant General Video Audio 1.png|In-game general video/audio settings (1/2).}}
 
{{Image|The Last Remnant General Video Audio 1.png|In-game general video/audio settings (1/2).}}
 
{{Image|The Last Remnant General Video Audio 2.png|In-game general video/audio settings (2/2).}}
 
{{Image|The Last Remnant General Video Audio 2.png|In-game general video/audio settings (2/2).}}
{{Video settings
+
{{Video
 
|wsgf link                  = https://www.wsgf.org/dr/last-remnant
 
|wsgf link                  = https://www.wsgf.org/dr/last-remnant
 
|widescreen wsgf award      = gold
 
|widescreen wsgf award      = gold
Line 208: Line 208:
 
}}
 
}}
  
==Input settings==
+
==Input==
 
{{Image|The Last Remnant Keyboard.png|In-game keyboard settings.}}
 
{{Image|The Last Remnant Keyboard.png|In-game keyboard settings.}}
 
{{Image|The Last Remnant Mouse.png|In-game mouse settings.}}
 
{{Image|The Last Remnant Mouse.png|In-game mouse settings.}}
 
{{Image|The Last Remnant Gamepad.png|In-game gamepad settings.}}
 
{{Image|The Last Remnant Gamepad.png|In-game gamepad settings.}}
{{Input settings
+
{{Input
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          = Primary and alternate mappings available.
 
|key remap notes          = Primary and alternate mappings available.
Line 273: Line 273:
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
 
|separate volume          = true
 
|separate volume          = true
 
|separate volume notes    = Master, BGM, SFX, Voice. Sliders are accessible just from the in-game menu<br/>Volume setting doesn't apply in main menu.
 
|separate volume notes    = Master, BGM, SFX, Voice. Sliders are accessible just from the in-game menu<br/>Volume setting doesn't apply in main menu.
Line 289: Line 289:
 
}}
 
}}
  
===Surround sound===
+
===[[Glossary:Surround sound|Surround sound]]===
 
{{Fixbox|description=Edit RushEngine.ini|ref={{cn|date=July 2016}}|fix=
 
{{Fixbox|description=Edit RushEngine.ini|ref={{cn|date=July 2016}}|fix=
 
# Go to <code>{{p|userprofile\Documents}}\My Games\The last remnant\RushGame\Config\</code>
 
# Go to <code>{{p|userprofile\Documents}}\My Games\The last remnant\RushGame\Config\</code>

Revision as of 06:54, 28 September 2021

The Last Remnant
The Last Remnant cover
Developers
Square Enix
Engines
Unreal Engine 3
Release dates
Windows March 24, 2009
Reception
Metacritic 66
IGDB 57
Taxonomy
Microtransactions None
Modes Singleplayer
Pacing Turn-based
Perspectives Cinematic camera, Third-person
Controls Direct control, Menu-based
Genres JRPG, Strategy
Art styles Anime, Realistic
Themes Fantasy
The Last Remnant on HowLongToBeat
The Last Remnant on IGDB
The Last Remnant guide on StrategyWiki
The Last Remnant on MobyGames
The Last Remnant on Wikipedia

The Last Remnant is a singleplayer cinematic camera and third-person JRPG and strategy game.

Key points

Features a substantial host of improvements and additions over the Xbox 360 version.
Since September 4, 2018, the ability to purchase the game has been indefinitely postponed.[1]

General information

Unofficial Wiki
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Windows
Publisher website
Icon overlay.png
European Store
Windows
Steam (unavailable)
Icon overlay.png
Windows
All versions require Steam DRM.
A demo is available.

Essential improvements

Skip intro videos

Edit .ini file[citation needed]
  1. Go to the configuration file(s) location.
  2. Open RushEngine.ini.
  3. Navigate to [FullScreenMovie] class on the bottom
  4. Write something after StartupMovies=StartupMovies=SQEX_UTECK_0
  5. Save

Decrease Texture Pop-in

Edit RushEngine.ini[citation needed]
  1. Go to %USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\
  2. Copy the file RushEngine.ini to a safe location
  3. Now open the version located in its original location (%USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\) in a text editor
  4. Find the line [SystemSettings]
  5. Change the following lines:
    1. Change Trilinear=FALSE to Trilinear=TRUE
    2. Change bEnableHighPolyChars=FALSE to bEnableHighPolyChars=TRUE
    3. Change ParticleLODBias=0 to ParticleLODBias=-1
    4. Change MaxAnisotropy=4 to MaxAnisotropy=16
  6. Now find the line [TextureStreaming]
  7. Change the following lines:
    1. Change PoolSize=82 to PoolSize=158
    2. Change DropMipLevelsLimit=8 to DropMipLevelsLimit=16
    3. Change StopIncreasingLimit=6 to StopIncreasingLimit=12
    4. Change StopStreamingLimit=4 to StopStreamingLimit=7
    5. Change MinFudgeFactor=1 to MinFudgeFactor=0.5
    6. Change FudgeFactorIncreaseRateOfChange=0.7 to FudgeFactorIncreaseRateOfChange=0.5
    7. Change FudgeFactorDecreaseRateOfChange=-0.6 to FudgeFactorDecreaseRateOfChange=-0.4
    8. Change MinTimeToGuaranteeMinMipCount=2 to MinTimeToGuaranteeMinMipCount=0
    9. Change MaxTimeToGuaranteeMinMipCount=12 to MaxTimeToGuaranteeMinMipCount=0
    10. Change MaxTextureMipCount=13 to MaxTextureMipCount=11
  8. Save the file and open the game

Game data

In-game general settings (1/2).
In-game general settings (1/2).
In-game general settings (2/2).
In-game general settings (2/2).

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/23310/pfx/[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\Documents\My Games\The last remnant\RushGame\Save\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/23310/pfx/[Note 1]

Save game cloud syncing

System Native Notes
OneDrive
Requires enabling backup of the Documents folder in OneDrive on all computers.
Steam Cloud

Video

In-game general video/audio settings (1/2).
In-game general video/audio settings (1/2).
In-game general video/audio settings (2/2).
In-game general video/audio settings (2/2).

Graphics feature State WSGF Notes
Widescreen resolution
Aspect ratios narrower than 16:9 are letterboxed.
Multi-monitor
See the WSGF entry.
Ultra-widescreen
See the WSGF entry.
4K Ultra HD
Field of view (FOV)
See Field of view (FOV).
Windowed
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
Default is 4x; see Anisotropic filtering (AF).
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See Vertical sync (Vsync).
60 FPS and 120+ FPS
In-game toggle between 30FPS, 60FPS and no caps.
Possible graphical glitch in critical trigger.[citation needed]

Field of view (FOV)

Edit RushEngine.ini[citation needed]
  1. Go to %USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\
  2. Copy the file RushInput.ini to a safe location
  3. Now open the version located in its original location (%USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\) in a text editor
  4. Find the line Engine.PlayerInput
  5. Append the following lines:
    Bindings=(Name="F10",Command="FOV 0")
    Bindings=(Name="F11",Command="FOV 75")
  6. The block should now end in the lines:
    Bindings=(Name="XboxTypeS_RightThumbstick",Command="")
    Bindings=(Name="F10",Command="FOV 0")
    Bindings=(Name="F11",Command="FOV 75")
  7. Save and launch the game, if something is wrong simply restore your backup copy of RushInput.ini

Anisotropic filtering (AF)

High quality AF[2]
  1. Go to the configuration file(s) location.
  2. Open RushEngine.ini.
  3. Navigate to [SystemSettings] class
  4. Set Trilinear=TRUE and MaxAnisotropy=16
  5. Save

Vertical sync (Vsync)

How to enable Vsync[citation needed]
  1. Go to %USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\
  2. Copy the file RushEngine.ini to a safe location
  3. Now open the version located in its original location (%USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\) in a text editor
  4. Find the line [SystemSettings]
  5. Change the line UseVSync=FALSE to UseVSync=TRUE
  6. Save the file and open the game.

Notes

Do not change bDisablePhysXHardwareSupport=True to bDisablePhysXHardwareSupport=False As the game freezes and won't respond until the value is set to True

Input

In-game keyboard settings.
In-game keyboard settings.
In-game mouse settings.
In-game mouse settings.
In-game gamepad settings.
In-game gamepad settings.

Keyboard and mouse State Notes
Remapping
Primary and alternate mappings available.
Mouse acceleration
Enabled by default; see Mouse acceleration.
Mouse sensitivity
Mouse input in menus
Non-standard, uses mouse wheel instead of pointer.
Mouse Y-axis inversion
Option is in the 'new game' menu.
Controller
Controller support
XInput controllers only.
Full controller support
Controller remapping
Controller sensitivity
Controller Y-axis inversion
Option is in the 'new game' menu.
Controller types
XInput-compatible controllers
Xbox button prompts
Impulse Trigger vibration
PlayStation controllers
See the glossary page for potential workarounds.
Generic/other controllers
See the glossary page for potential workarounds.
Additional information
Controller hotplugging
Haptic feedback
Option is in the 'new game' menu; defaults to on
Digital movement supported
Simultaneous controller+KB/M

Mouse acceleration

Disable mouse acceleration[citation needed]
  1. Go to the configuration file(s) location.
  2. Open RushInput.ini.
  3. Set bEnableMouseSmoothing=false
  4. Save changes

Audio

Audio feature State Notes
Separate volume controls
Master, BGM, SFX, Voice. Sliders are accessible just from the in-game menu
Volume setting doesn't apply in main menu.
Surround sound
See Surround sound. Up to 7.1 output.[3]
Subtitles
Located in the 'new game' menu. In game, changed under Config menu.
Closed captions
Mute on focus lost
Can be toggled

Surround sound

Edit RushEngine.ini[citation needed]
  1. Go to %USERPROFILE%\Documents\My Games\The last remnant\RushGame\Config\
  2. Open RushEngine.ini.
  3. Change this part of the file:
[ALAudio.ALAudioDevice]
MaxChannels=64
UseEffectsProcessing=True
TimeBetweenHWUpdates=15
MinOggVorbisDurationGame=20
MinOggVorbisDurationEditor=4
DeviceName=GenericHardware
bSurroundMode=True
to
[ALAudio.ALAudioDevice]
MaxChannels=128
UseEffectsProcessing=True
TimeBetweenHWUpdates=15
MinOggVorbisDurationGame=20
MinOggVorbisDurationEditor=4
DeviceName=
bSurroundMode=True

Notes

Making changes to the in-game settings may cause DeviceName to revert to its original state upon exiting the game. If making changes to the in-game settings, consider checking RushEngine.ini for changes made to the DeviceName field and re-apply the above fix if necessary.
Use DirectSound Restoration Software[citation needed]

As an alternative to editing RushEngine.ini, follow the guide for DirectSound3D restoration software to restore surround sound functionality to The Last Remnant.

Notes

This method was tested with a Creative Labs X-Fi using the Creative ALchemy software.

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Japanese
Russian
Fan translation by «The Rush Team».
Spanish

Issues fixed

Game not starting on Windows 10

Replace file[citation needed]
  1. Copy the BinkW32.dll file from another game to the Binaries folder.

VR support

3D modes State Notes
vorpX
G3D
User created game profile, see vorpx forum profile introduction.

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP2
Processor (CPU) AMD Athlon X2 2.0 GHz
Intel Core 2 Duo 2.0 GHz
System memory (RAM) 1.5 GB
Hard disk drive (HDD) 15 GB
Video card (GPU) Nvidia GeForce 8600
256 MB of VRAM


Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References