[Posting] Re: PCC 2.0.3
From:streu
Thread:PCC 2.0.3
Forum:News
In reply to:Re: PCC 2.0.3
Date:Tue, 2018-01-16 20:56 GMT

Did you perhaps switch game directories, and the new one doesn't have backups enabled? (PCC2 race screen, Ctrl+O, Options, Backups).

Yes, I did. All backups options is enables.

In c2ng when I open Turn History window I can see only current turn marked "Loaded". All Previous turns marked as "not available", but in game folder I have subfolder "backups" and all result files inside. When I select old turn I get message "Enable the backup functionality in Option to make PCC save copies of old result files" .

Early all worked when I use PCC 2.0.2.

This is strange. I am using both versions as well.

Can you check the pcc2.ini files? There should be one in your user profile (C:\Users\USER\AppData\Roaming\PCC2\pcc2.ini resp. /home/USER/.pcc2/pcc2.ini), and maybe one in your game directory. The one in your user profile should contain the backup settings:

    Backup.Result = %d/backups/result%p.%t

The one in your game directory should be very short and not normally contain the backup settings.

For testing, you can also open a console in PCC2ng (Alt-C) and enter the command

    pref("backup.result")

This should report the current setting.

That aside, both versions should behave identical here, that is, PCC2ng interprets ini files in the same way as PCC2.

--Stefan