diff --git a/007SaveTool/App.xaml b/007SaveTool/App.xaml new file mode 100644 index 0000000..82422a5 --- /dev/null +++ b/007SaveTool/App.xaml @@ -0,0 +1,198 @@ + + + + #1A1A2E + #16213E + #0F3460 + #D4AF37 + #F0C840 + #E8E8E8 + #A0A8B8 + #6A7280 + #22C55E + #EF4444 + #F59E0B + #3B82F6 + #1E3A5F + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/007SaveTool/App.xaml.cs b/007SaveTool/App.xaml.cs new file mode 100644 index 0000000..516162a --- /dev/null +++ b/007SaveTool/App.xaml.cs @@ -0,0 +1,5 @@ +using System.Windows; + +namespace EonaCat.FirstLight.SaveTransfer; + +public partial class App : Application { } diff --git a/007SaveTool/EonaCat.FirstLight.SaveTransfer.csproj b/007SaveTool/EonaCat.FirstLight.SaveTransfer.csproj new file mode 100644 index 0000000..088a27b --- /dev/null +++ b/007SaveTool/EonaCat.FirstLight.SaveTransfer.csproj @@ -0,0 +1,17 @@ + + + + WinExe + net8.0-windows + enable + enable + true + EonaCat.FirstLight.SaveTransfer + EonaCat.FirstLight.SaveTransfer + icon.ico + AnyCPU + false + true + + + diff --git a/007SaveTool/MainWindow.xaml b/007SaveTool/MainWindow.xaml new file mode 100644 index 0000000..8422672 --- /dev/null +++ b/007SaveTool/MainWindow.xaml @@ -0,0 +1,502 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1. Select your folder using the 'Browse' button with your NEW savegame (folder which contains index.save and data.save) + + + 2. Insert your steam Id which you want to set. + + + 3. Click on 'Resign Save Files' + + + 4. Place the savegame files in your original save directory. + + + + + + + + + + (x is your save slot number) + + + + + + + + + + Please note if using the steam version, you also need to do these extra steps: + + + + + 1. Click on the VDF Generator tab + + + 2. Browse to your remote folder + + + 3. Click on 'Generate VDF' + + + + + + Now startup your game, the saves should show + + + + + + + + + + + + + + + 1. Select your folder using the 'Browse' button with your NEW savegame (folder which contains index.save and data.save) + + + 2. Insert your steam Id which you want to set. + + + 3. Click on 'Resign Save Files' + + + 4. Place the savegame files in your original save directory. + + + + + + + + + + + + + + + + Please note that if using the cracked version you would possibly also need the userdata.zip + + + + + Extract the contents of the zip in [YOUR 007 FIRST LIGHT INSTALLATION FOLDER]\Retail + + + Overwrite the existing steam_settings and userdata. + + + + + + + ⚠ IMPORTANT WARNING + + + CREATE A BACKUP FIRST OF THE FOLDERS YOU'RE OVERWRITING AS YOU COULD GET INVALID TOKEN ERRORS IF DONE INCORRECTLY! + + + + + + Please note that the steam_settings and the userdata folders are from the v1.0.1 version of the game. + + + + See + + nexusmods.com/007firstlight/mods/44 + + for the userdata.zip + + + + + + + + + + + + + + +