自动保存游戏备份-skaver

收藏人数:1069
点赞次数:2411
下载次数:3751
资源大小:4.14KB

资源介绍

暂无介绍


详细介绍

简单简介

在3DM Mod站下载上古卷轴5:重置版最新的自动保存游戏备份-skaver Mod,由Noobaly制作。cwscy16在我们的平台上分享了这个免费且高质量的游戏模组,让玩家们可以享受到更加丰富的游戏体验。快来3DM Mod站下载并尝试吧!

详细介绍

Mod作者: Noobaly Mod版本: 1.0 Mod大小: 4.14KB 更新时间: 2020-08-11 08:47:58 发布时间: 2020-08-11 08:47:58

详细说明

4306/5000你好 !欢迎来到我对Skyrim Nexus社区的第一个贡献:)

我写的这是一个python脚本,它将使您的备份过程变得更加轻松和简单。 (无论如何,这就是目标)

如何:

1-首先,您有两个文件可供选择,分别是:“手动”和“自动”。手动版本要求您双击一些文件,而自动版本则在每次启动计算机时进行备份。

2-一旦下载了这些文件中的任何一个,便将它们解压缩到某个地方,让您感到舒适。

3-运行“ skaver.py”,您将得到一个如下所示的提示窗口:

#首次启动该程序时,您将没有任何配置,在这里您想输入“ add”(不带引号)。删除选项的作用是允许您删除所做的任何文件配置。这很容易做到,所以我不会详细介绍。

</ s> </ s> </ s>
4-第一次检查后,将要求您首先输入,包含保存内容的保存游戏文件的路径,以及创建的备份文件夹(存储),所有保存内容都将复制到此夹。


#要获取“路径”,您可以简单地转到该文件夹/在资源管理器中打开该文件夹,然后单击“搜索”栏左侧的栏,然后复制蓝色突出显示的文本。

6-完成后,脚本将询问您是否要备份当前的SkyrimSE.exe,这可以防止Steam更新,当Steam更新Skyrim SE时,它会进行一些更改到您的SkyrimSE.exe,这可能会阻止您在他们的开发人员更新它们之前使用某些Mod。


7-根据您的选择(如果您选择“是”),脚本将询问您Skyrim SE文件夹,您可以使用上面显示的相同方式进行复制(如果您不知道Skyrim SE文件夹在哪里) ,问问Google,就不难找到)

注意:此后,程序会要求您提供版本,只需输入版本或要调用的备份名称,它将位于C:\ Users \(您的用户名)\ skyrim可执行文件中



8- [仅自动]如果您使用的是自动版本,则在执行上述步骤之前,系统会要求您提供此版本。如果您不希望保存的游戏在每次重新启动时都备份,则可以声明一个期限,这是代替每次启动PC时都进行备份,它会检查日期和时间声明尚未通过它不会执行任何代码。如果通过了,那就可以了。您只能声明24小时以上的时间段! (也不必注意列后面的引号,在上传文件之前,我将其删除)
注意:只需输入(例如)“ 24”(不带引号)


9-完成“ skaver.py”工作后,您将拥有两个文件(或一个文件,具体取决于您选择的文件)。第一个是“ configure.bat”,现在在我向我解释之前,我必须告诉你一些...该脚本支持MO2,Vortex配置文件!,“ configure.bat”允许您添加或删除具有相关存储的游戏文件夹文件夹(这不会删除文件夹,只会将它们排除在外),当您启动“ configure.bat”时,它会询问您与首次启动脚本时相同的内容,但是这次,它将只需将它们添加到受监视的文件夹列表中即可。

10-“ skaver.bat”是选择“自动”版本的用户所不需要的文件,因为此文件是“手册”?的“手动”版本,当您启动此文件时,它将把您监视的保存游戏中的文件复制到其关联的备份(存储)文件夹中。对于“自动”版本,此文件在“启动”文件夹中创建,因此在您每次启动PC时都会启动。

11-其他两个文件是日志文件和数据库文件。您可以在日志文件中查看各种事件,高级用户可以直接编辑数据库文件(或脚本本身!)。

#LOG文件


#数据库文件




一些声明:

!-这是一个python脚本,因此它需要您安装Python,它是使用默认库制作的,因此您无需安装任何其他库
!-该代码可见,如果您了解Python,则可以对其进行编辑,但是请不要以您自己的身份(或未经我许可)将其发布在其他地方。
!-这是用Python3-8编码的
!-日程安排功能可能需要更多工作才能完全正常运行
!-我愿意接受建议

最重要的是,
玩得开心 !———————————————————————————————————————————————————————————————

Hello ! welcome to my very first contribution to the Skyrim Nexus community :)

This is a python script i wrote that will make your back up process much easier and much simpler. (That's the goal anyways)

How-to:

1-First of all you have two files to choose from, these being: "Manual" and "Automated", Manual version requires you to do some double-clicking while Automated version does your back up everytime you boot up your computer.

2- Once you download either of these files extract them to some where, where you are comfortable with them being.

3- Run the "skaver.py" and you'll get a prompt window like this one:

# You won't have any configurations when you first launch the program, here you want to type in "add" (without quotes) . What the remove option does is it allows you to remove any file configurations you made. It's fairly easy to do so i won't get in much detail.


4- After the first check, you'll be asked to enter first, a path to the save game file that contains your saves, and a back up folder (Storage) that you've created, all your saves will be copied to this folder.


# To get the "path" you can simply go to that folder/open that folder in explorer and click on the bar that's to the left of the "search" bar and copy the blue highlighted text.

6- Once you're done with that, script will ask you if you'd like to make a back up of your current SkyrimSE.exe, what this provides is protection against Steam updates, when your Steam updates Skyrim SE it makes some changes to your SkyrimSE.exe which can prevent your from using some mods until their devs update them.


7-Depending on your choose (if you've chosen "yes") the script will ask you for your Skyrim SE folder, you can copy this the same way i showed above (if you don't know where your Skyrim SE folder is, just ask google, it's not hard to find)

Note: The program asks you for a version after this, just enter the version or whatever you want your back up to be called, it will be inside C:\Users\(your username)\skyrim executable



8- [AUTOMATED ONLY]  If you're using the automated version you'll be asked of this before the step above. If you don't want your save games to be backed up every reboot, you can declare a period, what this will do is instead of doing the back up every time you start your pc it'll check the date and if the time you've declared hasn't passed it doesn't execute any code. If it has passed, it'll. You can only declare a time period of 24 hours and above ! (Also don't pay attention to the quote after the column, i'll remove it before uploading the file)
Note: Just type in (for example) "24" (without quotes)


9- Once "skaver.py" is done with it's job you'll have two files(or one depending on the file you choose). First one is "configure.bat", now before i explain it i have to tell you something... This script supports MO2,Vortex profiles !, "configure.bat" allows you to add or remove save game folders with their assoicated storage folders (This won't delete the folders, it'll just exclude them) when you launch "configure.bat" it'll ask you the same things it asked when you've first launched the script but this time, it'll just add them to the list of monitored folders. 

10- "skaver.bat" is the file users who choosed the "Automated" version won't have, because this file is the "manuality?" of the "Manual" version, when you launch this file, it'll copy the files inside your monitored save game to their associated back up(Storage) folder. For the "Automated" version this file is created inside your "Start Up" folder hence it launched every time you boot up your PC.

11- Other two files are the log and the database files. You can view various events in the log file, advanced users can edit the database file directly (Or the script itself !).

#LOG FILE


#DATABASE FILE




Some declarations:

!- This is a python script hence it requires you to install Python, it was made with the default libraries so you don't have to install any extra libraries
!- The code is visible and you may edit it if you understand Python but please don't publish it elsewhere as your own(or without my permission)
!- This was coded in Python3-8
!- Schedule feature might require some more work to be fully functionable
!- I'm open to advices

Most importantly,
HAVE FUN !

文件说明

暂无介绍

Mod截图

相关作品

上古卷轴5:天际重制版 各种各样的武士刀MOD | 杀死孩子 | 死灵职业新技能 召唤骷髅战士Summon Skeletal Warrior | 异星工厂 v0.16生产瓶颈提示分析MOD | 模拟人生4 心情控制补丁MOD | 模拟人生4 v1.36成名之路网红MOD |

cwscy16的其他作品

  • 上古卷轴5:天际重制版 各种各样的武士刀MOD
  • 杀死孩子
  • 死灵职业新技能 召唤骷髅战士Summon Skeletal Warrior
  • 异星工厂 v0.16生产瓶颈提示分析MOD
  • 模拟人生4 心情控制补丁MOD
  • 模拟人生4 v1.36成名之路网红MOD