Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
XBL LAN Sync v1.0.0
By FragNasty / xb.live
================================
This script requires manual setup before it
will work. Please read this fully before
running a backup.
WHAT THIS DOES
--------------
Backs up your original Xbox save games to a
NAS or shared folder on your home network.
No internet connection required.
Your saves never leave your network.
REQUIREMENTS
------------
- A NAS or PC with an SMB share on your
local network
- SMB1 support enabled on your NAS
- NTLMv1 Auth enabled on your NAS
- Your Xbox and NAS on the same network
WHY SMB1 AND NTLMv1?
--------------------
The original Xbox uses an older network
protocol. Modern NAS devices disable these
by default for security reasons, but they
are required for the Xbox to connect.
On TrueNAS:
Services > SMB > Configure
Check: Enable SMB1 support
Check: NTLMv1 Auth
Click Save, then restart the SMB service.
Other NAS devices will have a similar option
in their SMB or network settings.
FIRST TIME SETUP
----------------
1. Enable SMB1 and NTLMv1 on your NAS.
2. Open this script and select Settings.
Enter your NAS IP address, share name,
and login credentials if required.
3. Select Smart Backup.
If the script cannot create folders
automatically, it will show you the
exact folder path to create on your NAS.
Create those folders, then run
Smart Backup again.
4. That is it. Your saves will back up
automatically from that point forward.
FINDING YOUR CONSOLE ID
-----------------------
Your console ID is generated from your
Xbox serial number on first run and saved to:
E:\GameSaves\LANSync\console_id.txt
The folder instructions dialog will also
display it for you automatically.
FOLDER STRUCTURE ON YOUR NAS
-----------------------------
XBL_LAN_Sync\
<YourConsoleID>\
saves\
<titleid>.dukex
eeprom.bin
backup_report.txt
Each .dukex file is a standard zip file
containing one game's save data. You can
open them on any PC with a zip program.
BACKUP MODES
------------
Smart Backup
Only backs up saves that have changed
since the last backup. Fastest option
for regular use.
Force Backup All
Backs up every save regardless of
whether it has changed. Use this if
you think something is out of sync.
RESTORE
-------
Restore Missing Saves
Compares what is on your NAS against
what is currently on this Xbox.
Restores only the titles that are
missing locally. Never overwrites
saves that already exist on the Xbox.
Use this when setting up a new Xbox
or recovering after a hard drive swap.
MULTIPLE XBOXES
---------------
Each Xbox gets its own folder on the NAS
based on its unique console ID. You can
back up as many Xboxes as you want to
the same share without any conflicts.
SUPPORT
-------
For help contact any of the following:
Rocky5
FragNasty
BeLieVeDxKiLLeR