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 "Cyberdimension Neptunia: 4 Goddesses Online"

From PCGamingWiki, the wiki about fixing PC games
Line 77: Line 77:
 
|multimonitor              = false
 
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
|ultrawidescreen            = false
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      =  
+
|ultrawidescreen notes      = By using the "Hex Edit Bars" fix for [https://pcgamingwiki.com/wiki/Little_Nightmares Little Nightmares], you can get ultrawide displays working, albeit with HUD scaling issues (Like the HUD being too big and feeling cropped. [https://www.wsgf.org/dr/little-nightmares/en WSGF Entry can be found here]
 
|4k ultra hd                = true
 
|4k ultra hd                = true
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = false
 
|fov                        = false
|fov notes                  =  
+
|fov notes                  = Using the "FOV" fix on the WSGF entry listed above will distort and shrink the world map and lobby map.
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
 
|borderless windowed        = true
 
|borderless windowed        = true
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = unknown
+
|anisotropic                = hackable
|anisotropic notes          =  
+
|anisotropic notes          = You can use the [[Nvidia_Control_Panel|NVIDIA Control Panel]] or [[AMD_Catalyst_Control_Center|AMD Catalyst Control Center]] to force Anisotropic Filtering, or by consulting [[#Anisotropic Filtering|Anisotropic Filtering]]
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        = Settings go from 1-4, and seem to use [[Engine:Unreal Engine 4|Unreal Engine 4's]] [[TAA|TemporalAA]] implementation.
 
|antialiasing notes        = Settings go from 1-4, and seem to use [[Engine:Unreal Engine 4|Unreal Engine 4's]] [[TAA|TemporalAA]] implementation.
Line 108: Line 108:
 
# Open <code>GameUserSettings.ini</code>.
 
# Open <code>GameUserSettings.ini</code>.
 
# Add line <code>FrameRateLimit=xxx.xxxxxx</code> under <code>[/Script/Engine.GameUserSettings]</code> heading, replacing the "x"es with the desired frame rate as a decimal.
 
# Add line <code>FrameRateLimit=xxx.xxxxxx</code> under <code>[/Script/Engine.GameUserSettings]</code> heading, replacing the "x"es with the desired frame rate as a decimal.
 +
}}
 +
 +
===[[Glossary:Anisotropic filtering (AF)|Anisotropic Filtering]]===
 +
{{Fixbox|ref={{cn|date=August 2019}}|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Scalability.ini</code>.
 +
# Add line <code>r.MaxAnisotropy=xx</code> under a "[TextureQuality@3]" header (Excluding the quotations), replacing the number next to "TextureQuality@" with the Texture setting that you are using in-game, and by replacing the "xx" with the desired Anisotropic Filtering mode (0= Disabled, 2= 2X Aniso, 4= 4X Aniso, 8= 8X Aniso, 16= 16X Aniso.
 
}}
 
}}
  

Revision as of 14:10, 17 August 2019

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.
Cyberdimension Neptunia: 4 Goddesses Online
Cyberdimension Neptunia: 4 Goddesses Online cover
Developers
Idea Factory
Compile Heart
Tamsoft
Publishers
Idea Factory International
Engines
Unreal Engine 4
Release dates
Windows February 27, 2018
Hyperdimension Neptunia Re;Birth 1 2015
Hyperdimension Neptunia Re;Birth 2: Sisters Generation 2015
Hyperdimension Neptunia Re;Birth 3: V Generation 2015
Hyperdimension Neptunia U: Action Unleashed 2016
Hyperdevotion Noire: Goddess Black Heart 2016
Megadimension Neptunia VII 2016
MegaTagmension Blanc + Neptune VS Zombies 2016
Superdimension Neptune VS Sega Hard Girls 2017
Cyberdimension Neptunia: 4 Goddesses Online 2018
Megadimension Neptunia VIIR 2018
Neptunia Shooter 2019
Super Neptunia RPG 2019
Neptunia Virtual Stars 2021
Dimension Tripper Neptune: Top Nep 2022
Neptunia x Senran Kagura: Ninja Wars 2022
Neptunia: Sisters VS Sisters 2023

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
GamersGate
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Deluxe Bundle also available.
Windows
Humble Store
Icon overlay.png
Deluxe Bundle also available.
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.

Essential improvements

Skip intro videos

Skip intro logos[1]
  1. Download UnrealEngineSkipLogos_4GO.zip.
  2. Extract to <path-to-game>\CyberdimensionNeptunia4GoddessesOnline\Content\Sound\.

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

High frame rate

Instructions[citation needed]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Add line FrameRateLimit=xxx.xxxxxx under [/Script/Engine.GameUserSettings] heading, replacing the "x"es with the desired frame rate as a decimal.

Anisotropic Filtering

Instructions[citation needed]
  1. Go to the configuration file(s) location.
  2. Open Scalability.ini.
  3. Add line r.MaxAnisotropy=xx under a "[TextureQuality@3]" header (Excluding the quotations), replacing the number next to "TextureQuality@" with the Texture setting that you are using in-game, and by replacing the "xx" with the desired Anisotropic Filtering mode (0= Disabled, 2= 2X Aniso, 4= 4X Aniso, 8= 8X Aniso, 16= 16X Aniso.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Japanese
Traditional Chinese

Network

Multiplayer types

Type Native Players Notes
LAN play
Online play
4

Connection types

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7 (64-bit)
Processor (CPU) Intel Core i7-3770
System memory (RAM) 8 GB
Hard disk drive (HDD) 10 GB
Video card (GPU) Nvidia GeForce GTX 660 or comparable
DirectX 11 compatible
A 64-bit system is required.

Notes

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

References