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

Difference between revisions of "Little Nightmares II"

From PCGamingWiki, the wiki about fixing PC games
Line 140: Line 140:
 
r.SceneColorFringeQuality=0
 
r.SceneColorFringeQuality=0
 
</pre>
 
</pre>
}}
 
 
===Number of saveslots===
 
{{Fixbox|description=Increase the number of saveslots|fix=
 
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open or create new file <code>Game.ini</code>.
 
# Add the following to the file, save it and set flag "Read only" in file properties:
 
<pre>
 
[/Script/Helios.WidgetSettings]
 
NumberOfSaveSlotsPC=7
 
</pre>
 
 
 
}}
 
}}
  
Line 414: Line 401:
 
|anticheat        =  
 
|anticheat        =  
 
|anticheat notes  =  
 
|anticheat notes  =  
 +
}}
 +
 +
===Change number of save slots===
 +
{{Fixbox|description=Increase the number of saveslots|fix=
 +
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open or create new file <code>Game.ini</code>.
 +
# Add the following to the file, save it and set flag "Read only" in file properties:
 +
<pre>
 +
[/Script/Helios.WidgetSettings]
 +
NumberOfSaveSlotsPC=7
 +
</pre>
 
}}
 
}}
  

Revision as of 19:14, 14 February 2021

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Little Nightmares II
Little Nightmares II cover
Developers
Tarsier Studios
Publishers
Bandai Namco Entertainment
Engines
Unreal Engine 4
Release dates
Windows February 11, 2021
Reception
Metacritic 84
OpenCritic 82
IGDB 82
Taxonomy
Modes Singleplayer
Pacing Real-time
Perspectives Scrolling
Controls Direct control
Genres Platform, Puzzle
Art styles Stylized
Themes Horror
Series Little Nightmares
Little Nightmares II on HowLongToBeat
Little Nightmares II on IGDB
Little Nightmares II on Wikipedia
Little Nightmares
Little Nightmares 2017
Little Nightmares II 2021
Little Nightmares III 2024

General information

GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Gamesplanet logo.svg
GOG.com key
Deluxe Edition also available
Windows
Gamesplanet logo.svg
Icon overlay.png
Deluxe Edition also available.
Windows
GOG.com
DRM-free
Deluxe Edition also available.
Windows
Green Man Gaming
Icon overlay.png
Deluxe Edition also available.
Windows
Humble Store
Icon overlay.png
Deluxe Edition also available.
Windows
Steam
Icon overlay.png
Deluxe Edition also available.
Windows

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Helios\Saved\Config\WindowsNoEditor
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/860510/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\Helios\Saved\SaveGames
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/860510/pfx/[Note 1]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video

The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Ultra-widescreen

Manually modify the game executable[1]
  1. Open <path-to-game>\Helios\Binaries\Win64\Little Nightmares II.exe in a hex editor (e.g. HxD).
  2. Search and replace 39 8E E3 3F with 26 B4 17 40 (for 2560x1080) or any other aspect ratio in hex.
  3. Search and replace 3B 8E E3 3F as above.
  4. Save the file, overwriting the original.
  5. Follow the instructions to enable the developer console in the game.
  6. Enter FOV X where X is the desired value.
Steam version executable needs to be unpacked with Steamless before modification.

Chromatic aberration

Disable chromatic aberration[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following to the file and save it.
[SystemSettings]
r.SceneColorFringeQuality=0

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Arabic
Simplified Chinese
Traditional Chinese
French
German
Italian
Japanese
Korean
Polish
Brazilian Portuguese
Russian
Spanish
Latin American Spanish

Issues fixed

Game crashes to desktop on Windows 7

Modify the game executable[citation needed]
These steps only work with the release day version (GOG build 54104381040274247, Steam build 6144821).
  1. Go to <path-to-game>\Helios\Binaries\Win64\.
  2. For the Steam version, unpack Little Nightmares II.exe with Steamless.
  3. Open Little Nightmares II.exe in a hex editor such as HxD.
  4. Go to offset 0x51FBB1 and replace 0x75 with 0xEB.
  5. Save the change.

Other information

API

Executable 32-bit 64-bit Notes
Windows

Middleware

No middleware information; you can edit this page to add it.

Change number of save slots

Increase the number of saveslots
  1. Go to the configuration file(s) location.
  2. Open or create new file Game.ini.
  3. Add the following to the file, save it and set flag "Read only" in file properties:
[/Script/Helios.WidgetSettings]
NumberOfSaveSlotsPC=7

System requirements

Windows
Minimum Recommended
Operating system (OS) 10
Processor (CPU) Intel Core i5-2300
AMD FX-4350
System memory (RAM) 4 GB
Hard disk drive (HDD)
Video card (GPU) Nvidia GeForce GTX 570
AMD Radeon HD 7850
1 GB (Nvidia), 2 GB (AMD) of VRAM
DirectX 11 compatible
A 64-bit operating system is required.

Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/860510/ in addition to or instead of this directory. The app ID (860510) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. FIX for Little Nightmares II in 21:9 - last accessed on 2021-02-11
  2. Verified by User:Keith on 2021-02-12