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

Gensokyo Night Festival

From PCGamingWiki, the wiki about fixing PC games
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Gensokyo Night Festival
Gensokyo Night Festival cover
Developers
Vaka Game Magazine
tea_basira
Publishers
Vaka Game Magazine
AGM PLAYISM
Engines
Unreal Engine 4[1]
Release dates
Windows Early access

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

"Graphic Config" options.
"Graphic Config" options.

Template:Video settings

Input settings

"Key Config" options (Controller remapping).
"Key Config" options (Controller remapping).
"Controls" menu.
"Controls" menu.
"System Config" options.
"System Config" options.

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Japanese

Other information

API

Executable 32-bit 64-bit Notes
Windows

Middleware

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

Performance Tweaks

The default scalability settings used in-game can cause performance issues on low-end PC hardware, due to the game using UE4's "Epic" scalability setting presets by default.
Edit GameUserSettings.ini
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Under the [ScalabilityGroups] Header, replace the "sg." lines with the following:
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=0
sg.AntiAliasingQuality=0
sg.ShadowQuality=0
sg.PostProcessQuality=0
sg.TextureQuality=1
sg.EffectsQuality=0
sg.FoliageQuality=0
"sg.TextureQuality" needs to be set to 1 (UE4's "Medium" setting preset), due to some sprites (Like the smoke clouds on the title screen) not properly loading with the value set to 0 (UE4's "Low" setting preset).
Changing "sg.ResolutionQuality" to anything below "100" changes the internal resolution the game runs at (Without affecting the UI), but can cause 2D sprites to appear blurry.

System requirements

Windows
Minimum Recommended
Operating system (OS) 2000
Processor (CPU) Intel Core2 Duo
System memory (RAM) 2 GB
Hard disk drive (HDD) 500 MB
Video card (GPU) Open GL compliant video card
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>/1122050/ in addition to or instead of this directory. The app ID (1122050) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. Verified by User:BesuBaru on 2019-10-24
    Checked game install directory.