Jump to content

Recommended Posts

Posted

I've searched this forum and found that campaign progress for the DCS campaigns are saved in logbook.lua, but this file doesn't seem to save the progress of the campaigns I have under the "My Campaigns" tab (i.e. the stuff I downloaded from here). People also suggested just copying over the entire previous saved games folder, but I'm trying to avoid that as I did a new build recently and I'm trying to "keep it clean" (the game runs way better since my fresh start). 

 

Any idea where the non-DCS campaign data is saved? Thanks! 

"...I just wanna fly; put your arms around me baby, put your arms around me baby" - Sugar Ray

RTX 3090, Ryzen 7 5800X3D, MSI MPG B550 Gaming mobo, 64 GB DDR4 RAM, 970 EVO Plus NVMe M.2 SSD 2TB game drive, VKB STECS Standard throttle, Winwing Ursa Minor Fighter stick, Oculus Quest Pro via ersatz link cable, Standalone DCS.

VR only.

 

Posted
2 hours ago, FupDuck said:

Any idea where the non-DCS campaign data is saved?


should be on logbook.lua at /saved games/DCS/mission editor/

 

you can check by flying a campaign mission and after it ends, check the date of the file has updated

 

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

Posted (edited)
1 hour ago, Rudel_chw said:


should be on logbook.lua at /saved games/DCS/mission editor/

 

you can check by flying a campaign mission and after it ends, check the date of the file has updated

 

This is the one that I copied over, and it was drafted from right before I did my rebuild, but it only restored the progress of the campaigns that come with the DCS modules, not the "my campaigns" campaigns. 😞

Edited by FupDuck

"...I just wanna fly; put your arms around me baby, put your arms around me baby" - Sugar Ray

RTX 3090, Ryzen 7 5800X3D, MSI MPG B550 Gaming mobo, 64 GB DDR4 RAM, 970 EVO Plus NVMe M.2 SSD 2TB game drive, VKB STECS Standard throttle, Winwing Ursa Minor Fighter stick, Oculus Quest Pro via ersatz link cable, Standalone DCS.

VR only.

 

Posted
1 hour ago, FupDuck said:

This is the one that I copied over, and it was drafted from right before I did my rebuild, but it only restored the progress of the campaigns that come with the DCS modules, not the "my campaigns" campaigns. 😞

 

 

Hi,

Probably your custom Campaigns are not on the same path they were before. You can open logbook.lua with Notepad++ and take a look .. the official Campaigns have a relative path, that makes them much more resitant to changes on their location, for example:

 

["campaign"] = "./Mods/aircraft/Flaming Cliffs/Missions/Campaigns/Su-27-Fortress Mozdok.cmp",

 

But custom Campaigns have an absolute path, like this:

 

C:/Users/Papito/Saved Games/DCS.OpenBeta/Missions/Campaigns/en/Su-25A - Emirati Rebellion (by kabalum)/Emirati_rebellion_v1.cmp",

 

If you move the Campaign somewhere else, say you move Saved Games to your D drive, then the logbook record wont be found by your new DCS.

 

Eduardo.

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

Posted
2 hours ago, Rudel_chw said:

 

Hi,

Probably your custom Campaigns are not on the same path they were before. You can open logbook.lua with Notepad++ and take a look .. the official Campaigns have a relative path, that makes them much more resitant to changes on their location, for example:

 

["campaign"] = "./Mods/aircraft/Flaming Cliffs/Missions/Campaigns/Su-27-Fortress Mozdok.cmp",

 

But custom Campaigns have an absolute path, like this:

 

C:/Users/Papito/Saved Games/DCS.OpenBeta/Missions/Campaigns/en/Su-25A - Emirati Rebellion (by kabalum)/Emirati_rebellion_v1.cmp",

 

If you move the Campaign somewhere else, say you move Saved Games to your D drive, then the logbook record wont be found by your new DCS.

 

Eduardo.

Interesting, I will take a look at this when I'm back in front of my rig. Thanks! 

"...I just wanna fly; put your arms around me baby, put your arms around me baby" - Sugar Ray

RTX 3090, Ryzen 7 5800X3D, MSI MPG B550 Gaming mobo, 64 GB DDR4 RAM, 970 EVO Plus NVMe M.2 SSD 2TB game drive, VKB STECS Standard throttle, Winwing Ursa Minor Fighter stick, Oculus Quest Pro via ersatz link cable, Standalone DCS.

VR only.

 

Posted
5 hours ago, Rudel_chw said:

 

Hi,

Probably your custom Campaigns are not on the same path they were before. You can open logbook.lua with Notepad++ and take a look .. the official Campaigns have a relative path, that makes them much more resitant to changes on their location, for example:

 

["campaign"] = "./Mods/aircraft/Flaming Cliffs/Missions/Campaigns/Su-27-Fortress Mozdok.cmp",

 

But custom Campaigns have an absolute path, like this:

 

C:/Users/Papito/Saved Games/DCS.OpenBeta/Missions/Campaigns/en/Su-25A - Emirati Rebellion (by kabalum)/Emirati_rebellion_v1.cmp",

 

If you move the Campaign somewhere else, say you move Saved Games to your D drive, then the logbook record wont be found by your new DCS.

 

Eduardo.

This ended up solving it, thank you kind sir! I set up the rebuild with a different windows account name, and that changed the path inside logbook.lua. Thanks again! 

  • Like 1

"...I just wanna fly; put your arms around me baby, put your arms around me baby" - Sugar Ray

RTX 3090, Ryzen 7 5800X3D, MSI MPG B550 Gaming mobo, 64 GB DDR4 RAM, 970 EVO Plus NVMe M.2 SSD 2TB game drive, VKB STECS Standard throttle, Winwing Ursa Minor Fighter stick, Oculus Quest Pro via ersatz link cable, Standalone DCS.

VR only.

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...