Upon launching V Rising, the game may prompt for the date of birth, region selection, and acceptance of the Terms of Service every time, even after these details have been entered previously. This behavior is unintended and usually caused by a configuration error or issues with the integrity of local game files. Normally, once this information is provided, it should be saved and not requested again on subsequent launches.
Recommended Solutions
Verify Integrity of Game Files via Steam
Missing or corrupted configuration files can prevent user preferences from being saved properly.
- Open Steam.
- Navigate to your Library.
- Right-click on V Rising and select Properties.
- Go to the Installed Files tab.
- Click "Verify integrity of game files..."
Ensure the game is fully updated to the latest version, as updates may include important fixes related to this issue.
Manually Update Client Settings (Advanced)
If verifying game files does not resolve the issue, you can manually ensure that the Age Gate (Date of Birth) settings are correctly saved.
- Close the game completely.
- Navigate to the following location:
C:\Users\<YourUsername>\AppData\LocalLow\Stunlock Studios\VRising\Settings\v4 - Open the file named ClientSettings.json using a text editor (e.g., Notepad).
At the top of the file, insert or confirm the following configuration:
{
"General": {
"EnableConsole": false,
"HasCompletedFirstStartupV4": true,
"HasCompletedInitialBrightnessCalibration": true,
"AgeGateUnlockDate": {
"Year": 1941,
"Month": 1,
"Day": 1
}
},
Important: Avoid modifying, duplicating, or deleting any brackets or keys outside of this configuration to prevent game crashes.
After Applying the Changes
Following this adjustment, the game may prompt for the information once more, after which it should be saved correctly going forward without repeated actions of prompts after each game launch.
Need Further Assistance?
If the issue continues after completing these steps, please contact our Support Team at: info@playvrising.com for further assistance.