|
#3
|
||||
|
||||
|
How to use Diskspan with List files (compressing with List files)
Here I will give you a example for a single game for which you have to use List files. For this you have to edit _Diskspan.bat file (right-click -> Edit).
_DiskSpan.bat Code:
set GAME[1].NAME=Assassins Creed Odyssey set GAME[1].EXEC=ACOdyssey.exe set GAME[1].EGPATH=C:\Program Files (x86)\!GAME[1].NAME! set GAME[1].DATA[1]=Data1.bin set GAME[1].LIST[1]=Lists\Include1_1.txt set GAME[1].METH[1]=afr:a2+srep:m3f+lolz:dtb1:d64:mtt1:mt6:mc2:fba4096 set GAME[1].DATA[2]=Data2.bin set GAME[1].LIST[2]=Lists\Include1_2.txt set GAME[1].METH[2]=0 set GAME[1].DATA[3]=Data3.bin set GAME[1].LIST[3]=Lists\Include1_3.txt set GAME[1].METH[3]=srep:m3f+lolz:dtb1:d64:mtt1:mt6:mc2:fba4096 set GAME[1].EXCL[3]=Lists\Exclude1_1.txt Code:
Include1_1.txt *.forge Code:
Include1_2.txt *.webm Code:
Include1_3.txt * Code:
Exclude1_1.txt *.forge *.webm Code:
::set GAME[1].BEFO[1]= Bat file with added functions to be called before compressing the file (GAME[x].DATA[y]) ::set GAME[1].AFTE[1]= Bat file with added functions to be called after compressing and move the file (GAME[x].DATA[y])
__________________
Haters gonna hate
|
| The Following 10 Users Say Thank You to KaktoR For This Useful Post: | ||
ARTEMiS14 (05-09-2020), Cesar82 (05-09-2020), Grumpy (05-09-2020), houcine80 (30-01-2021), kokousic (06-09-2020), mausschieber (05-09-2020), MOSTAPHA_VIP (10-02-2021), Prettyboy099 (05-09-2020), Razor12911 (08-09-2020), samadrahman74 (06-09-2020) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use Diskspan GUI v2+ | mausschieber | Conversion Tutorials | 44 | Today 01:37 |
| DiskSpan GUI | Cesar82 | Conversion Tutorials | 521 | 05-07-2026 14:45 |
| DiskSpan on Linux | hydefromt70s | Conversion Tutorials | 1 | 15-10-2020 07:12 |
| DiskSpan FreeArc returns an error | Titeuf | Conversion Tutorials | 2 | 18-07-2020 01:46 |
| R.G. Gamers DiskSpan | Simorq | Conversion Tutorials | 1 | 28-10-2017 08:22 |