|
|
|
#1
|
||||
|
||||
|
Death Stranding - Single Language
Hey guys...
I created a CallAfter/CallBefore file to use with DiskSpan for this single language situation in this game. When starting the compression the language files (Except the chosen one) will be moved to a folder of the same name as the game folder followed by "_backup". After completing the compression, the language files will be restored to the game folder and the "_backup" folder will be deleted. I haven't tested it with real game files so if anyone wants to test it, comment if it works. Attached is the file to use with this "Death Stranding" conversion to single language (You will be asked). There is also a more updated "DiskSpan.bat" with some corrections that can be used in your next conversions. |
| The Following 4 Users Say Thank You to Cesar82 For This Useful Post: | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Code:
if "%INPUT%" EQU 0 goto If I want to select French [1], then every language which comes after French will be moved to backup folder (including french too). In this case only english language will be kept in game folder. Edit: No matter what language you select, all languages go to backup folder.
__________________
Haters gonna hate
Last edited by KaktoR; 29-10-2020 at 09:45. |
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
GTX590 (29-10-2020), Prettyboy099 (29-10-2020) | ||
|
#3
|
||||
|
||||
|
Quote:
P.S: The idea is to go through the entire bat file from top to bottom and when it arrives in the selected language it will jump to the next one. You must remove the quotes in "!INPUT!" Also missing the goto word before EndLang (if %INPUT% EQU 11 goto EndLang) I forgot to rename the number before goto. The first value is correct (With value 0) The next ones should be changed to 1,2, 3,...11 Code:
:ENGLISH_Lang if "%INPUT%" EQU 0 goto FRENCH_Lang ![]() ![]() ![]() If you have time, test it with the attachment file! |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
Prettyboy099 (30-10-2020) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Darksiders 2 Death Lives DVD9 to 2xDVD5 | senseman | PC Games - CD/DVD Conversions | 31 | 01-05-2016 09:50 |
| Death to Spies Moment of Truth | ShadowDuke | PC Games - Protection List | 4 | 10-08-2009 09:39 |
| Death - Melodian Death - Speed METAL | j-j | Media Files | 0 | 03-04-2005 02:18 |
| Death crimson 2 jap | roBx^ | DC Games | 0 | 07-10-2002 03:00 |
| DEATH TO DISCJUGGLER AND THE PROGRAMMERS | KILLCDI | DC Games | 1 | 11-12-2000 19:55 |