Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If yes are you seeing the frame drops like under 60 or is it your inputs that are not registering properly
what resolution is your OS when you're launching the game ?
The game has notably worse performance if resolution is higher than 1920*1080
are you already using the high framerate mod with the vsync off like
``` config.toml for High Frame Rate
enabled = true
dll = ["HighFrameRate.dll"]
name = "High Frame Rate"
description = "This mod allows the game to run at higher frame rates, alongside replacing the game's frame rate limiter with a more precise one."
version = "1.4.7"
date = "12.11.2023"
author = "M&M, KingKrouch, Skyth, SonicFreak94, Zolika1351"
vsync = false
framerate = 180
```
vsync = false is very important for input lag, it's the single major improvement that made the game perfectly smooth input wise for me.
If yes are you sure that your mods are active ?
=> I personally check with the "Vocaloids sing SEGA +" mod
=> You can, to be certain, name your mods explicitly in the config.toml for root game dir.
Eg mine:
``` config.toml for root game dir
enabled = true
console = false
mods = "mods"
priority = ["DivaNoSpy", "DivaBackup", "High Frame Rate", "EdenProject_Core", "ExPatch", "CustomizationPoses", "LyricsPatch", "MeltF2ndPatch", "EdenHighOctanePack", "EdenClubMixPack", "Vocaloids sing SEGA +"]
Does the game output a consistent 60+ fps or does it struggle to do so ?
Does the video stutter but the inputs and music register fine or on the opposite the video play fine but some input do not register as intended.
What's your configuration (OS, GPU, resolution etc...) ?
The game won't ever be updated (most probably) so waiting for a fix is not a realistic option.
None of the above worked - this problem occurs about every 10 minutes.
P.S. R3-3300X, 32gb ram, rtx 3060, ssd, 165hz monitor
Yes, it's Steam's fault - the lags coincide with the sending of data (every 900 seconds)
Where my PSP ...
Edit: It seems that Steam's "Allow downloads during gameplay" setting is what determines whether Steam continues to search for appinfo while playing a game. Simply turning this setting off should stop these stutters from happening. You can also disable this setting for only this game in its properties menu.
Ok, first I enter the command nProductInfoUpdateInterval 0 and press enter and then the command app_info_update and press enter - correct?