But they'll come back if you play a time trial on that level again - even if you get a bad score, it'll load your previous one.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#1
VVVVVV Tech Support / Re: Unlock and time trial data not reloaded properly?
October 05, 2011, 05:20:40 AM #2
VVVVVV Tech Support / Re: Unlock and time trial data not reloaded properly?
August 08, 2011, 08:57:56 PM
Update: I re-unlocked the secret lab from the unlock menu, and that persisted when I restarted the game. I also played the first two levels on time trial mode (which are the only ones i'd attempted before) and, after I played each level, that level's stats came back...
#3
VVVVVV Tech Support / Unlock and time trial data not reloaded properly?
August 08, 2011, 06:12:31 AM
Hi, I have the HIB3 Steam version of VVVVVV. Sometimes the game seems to not load some save data properly (time trial records, secret lab unlocked, super gravitron record), although it does get saved.
Here is the contents of C:\Users\Alex\Documents\VVVVVV\Saves\unlock.vvv:
Here is the contents of C:\Users\Alex\Documents\VVVVVV\Saves\unlock.vvv:
Code Select
<?xml version="1.0" ?>
<Save>
<!-- Save file -->
<Data>
<unlock>1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,</unlock>
<unlocknotify>0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,</unlocknotify>
<besttrinkets>2,1,-1,-1,-1,-1,</besttrinkets>
<bestlives>0,9,-1,-1,-1,-1,</bestlives>
<bestrank>2,1,-1,-1,-1,-1,</bestrank>
<bestgamedeaths>907</bestgamedeaths>
<stat_trinkets>20</stat_trinkets>
<fullscreen>0</fullscreen>
<noflashingmode>0</noflashingmode>
<colourblindmode>0</colourblindmode>
<setflipmode>0</setflipmode>
<invincibility>0</invincibility>
<swnbestrank>0</swnbestrank>
<swnrecord>0</swnrecord>
<advanced_mode>0</advanced_mode>
<advanced_smoothing>0</advanced_smoothing>
<advanced_scaling>2</advanced_scaling>
</Data>
</Save>
Pages1