PDA

View Full Version : Dark 1xDVD5 1 Language CIU 1.0.1.4 Conversion


spawniectes
07-07-2013, 08:58
Dark 1xDVD5 CIU 1.0.1.4 Conversion

Proper thanks to:

Yener90
Fabioddq
Peterf1999

Update 1

Added a fixed bat that fix the problem with the language to compress (Use this one)

Instructions

1- Install the game

2- Download attached file and decompress (not in game folder)

3- From your game folder move _CommonRedist folder to DARK folder of the conversion

4- Launch compress.bat and wait 'til finish (40 min. aprox)

5- Test conversion, burn or make iso.

I upload in another rar the srep. (Sorry people I forgot to add it earlier)

maviay2511
07-07-2013, 09:50
http://p1307.hizliresim.com/1c/7/pzy9k.jpg

Error Help ?

and Turkish leangaue Setup edit Please

sentinelks
07-07-2013, 09:57
maviay2511
req.. srep.exe

pakrat2k2
07-07-2013, 09:58
you can use srep from any of the other conversion versions.

spawniectes
07-07-2013, 10:03
http://p1307.hizliresim.com/1c/7/pzy9k.jpg

Error Help ?

and Turkish leangaue Setup edit Please

For this game I will not add other languages than the ones already in it. As you can see there's no support for my language either. (I speak spanish)

maviay2511
07-07-2013, 10:44
you can use srep from any of the other conversion versions.


How do I make it?

spawniectes
07-07-2013, 12:29
How do I make it?

I upload the srep.exe just copy where there compress.bat and the other files of the conversion are.

zyo
07-07-2013, 12:45
so is this compatible with update 1 after all? The update is quite big so I suspect there might be a lot of bugfixes included.

spawniectes
07-07-2013, 16:23
so is this compatible with update 1 after all? The update is quite big so I suspect there might be a lot of bugfixes included.

yes is compatible, you just has to install it after you install the game and that's all

pakrat2k2
07-07-2013, 21:26
spawniectes

just an FYI, creating archives worked fine, except returned an error on creating the other language cabs. it finished creating english.cab, but gave an error on creating german.cab file not found error, do you wish to retry. i just input no & it ended.

as for updating game, after installing update 1, Data.darkpack drops from 2.67GB from original install to 2.65GB after installing update 1. The file list doesnt change at all after update 1. The initial test i ran after update 1 it created archives fine, & total DVD size was 2.21GB with Data1.cab, Data2.cab & english.cab.

chuotchu001
07-07-2013, 22:11
spawniectes

just an FYI, creating archives worked fine, except returned an error on creating the other language cabs. it finished creating english.cab, but gave an error on creating german.cab file not found error, do you wish to retry. i just input no & it ended.

as for updating game, after installing update 1, Data.darkpack drops from 2.67GB from original install to 2.65GB after installing update 1. The file list doesnt change at all after update 1. The initial test i ran after update 1 it created archives fine, & total DVD size was 2.21GB with Data1.cab, Data2.cab & english.cab.

Same here. (I want to comment but I bad English, sorry.:D)

zyo
07-07-2013, 23:41
yes is compatible, you just has to install it after you install the game and that's all

Can I only have english and remove all the other languages?

pakrat2k2
08-07-2013, 05:14
the game ONLY installs files in the language you choose in initial setup of original game.

to stop the error when running the compress.bat I deleted the other language choices from the bat file itself. It ends properly after that.

spawniectes
08-07-2013, 07:14
Can I only have english and remove all the other languages?

yes delete from compress.bat the languages that you dont want.

spawniectes
08-07-2013, 07:16
the game ONLY installs files in the language you choose in initial setup of original game.

to stop the error when running the compress.bat I deleted the other language choices from the bat file itself. It ends properly after that.

Waht I did to have all the localization files was install and uninstall 4 times the game, one for each language if anyone wants I can upload to an external site all the localization files and going to edit the compress.bat

pakrat2k2
08-07-2013, 07:40
thats way too much work, uninstall + reinstall for all 4 languages. easiest way is to just delete the sections for languages you dont want. ( Maybe add that to first post, to stop more posts from showing up telling you about errors when creating archives from other languages ? )

spawniectes
08-07-2013, 07:58
thats way too much work, uninstall + reinstall for all 4 languages. easiest way is to just delete the sections for languages you dont want. ( Maybe add that to first post, to stop more posts from showing up telling you about errors when creating archives from other languages ? )

I already upload a fixed bat

pakrat2k2
08-07-2013, 08:06
thanks for fixing that, I was in process of doing just that, but you beat me to it :)

FileForFile
11-07-2013, 11:57
spawniectes

just an FYI, creating archives worked fine, except returned an error on creating the other language cabs. it finished creating english.cab, but gave an error on creating german.cab file not found error, do you wish to retry. i just input no & it ended.

as for updating game, after installing update 1, Data.darkpack drops from 2.67GB from original install to 2.65GB after installing update 1. The file list doesnt change at all after update 1. The initial test i ran after update 1 it created archives fine, & total DVD size was 2.21GB with Data1.cab, Data2.cab & english.cab.

is that normal for 2.21 gb total dvd size?
and i got error when creating a german.cab too.
is that normal?
thanks :D

pakrat2k2
11-07-2013, 13:39
if you were creating English conversion, then don't worry about that error. easiest way to fix it is to edit the bat file & delete the language section you don't want, then no more errors.

FileForFile
12-07-2013, 02:27
if you were creating English conversion, then don't worry about that error. easiest way to fix it is to edit the bat file & delete the language section you don't want, then no more errors.
how to create a spoiler??? sorry for my post then.

echo off
:start
cls
set choice1=
set arc=
set retry=
echo.
set /p choice1=Select your game directory (e.g. C:\Program Files\Dark):
if "%choice1%"=="" goto start
cls
echo.
echo Creating Data.cab's, please wait...
echo.
:Data1
set arc=Data1.cab
if exist .\DARK\%arc% goto Data2
arc a -ep1 -r -w.\ -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DARK\%arc%
if ERRORLEVEL 1 goto arcfail
:Data2
set arc=Data2.cab
if exist .\DARK\%arc% goto lang
arc a -ep1 -r -w.\ -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DARK\%arc%
if ERRORLEVEL 1 goto arcfail
:lang
@echo 1) Yes
@echo 2) No
@echo.
@set /p choice=Do you want English lang:
@if %choice%==1 goto en
@if %choice%==2 goto lang1
:en
set arc=english.cab
if exist .\DARK\%arc% goto lang1
arc a -ep1 -r -w.\ -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DARK\%arc%
if ERRORLEVEL 1 goto arcfail
:lang1
@echo 1) Yes
@echo 2) No
@echo.
@set /p choice=Do you want German lang:
@if %choice%==1 goto de
@if %choice%==2 goto lang2
:de
set arc=german.cab
if exist .\DARK\%arc% goto lang2
arc a -ep1 -r -w.\ -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DARK\%arc%
if ERRORLEVEL 1 goto arcfail
:lang2
@echo 1) Yes
@echo 2) No
@echo.
@set /p choice=Do you want Russian lang:
@if %choice%==1 goto ru
@if %choice%==2 goto lang3
:ru
set arc=russian.cab
if exist .\DARK\%arc% goto lang3
arc a -ep1 -r -w.\ -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DARK\%arc%
if ERRORLEVEL 1 goto arcfail
:lang3
@echo 1) Yes
@echo 2) No
@echo.
@set /p choice=Do you want French lang:
@if %choice%==1 goto fr
@if %choice%==2 goto end
:fr
set arc=french.cab
if exist .\DARK\%arc% goto end
arc a -ep1 -r -w.\ -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DARK\%arc%
if ERRORLEVEL 1 goto arcfail
:end
echo.Finished!
echo.
:start2
set create=
set choice2=
set choice3=
echo.
:create
set /p create=You want to create ISO files? [Y/N]:
if /I "%create%"=="Y" goto choice2
if /I "%create%"=="N" goto end
:choice2
echo.
set /p choice2=Select your imgBurn.exe directory (e.g. C:\Program Files (x86)\ImgBurn\ImgBurn.exe):
if /I "%choice2%"=="" goto end
:choice3
echo.
set /p choice3=Select the destination directory of the ISO files (e.g. C:\Temp):
if /I "%choice3%"=="" goto end
cls
echo.
echo.Creating ISO file, please wait...
echo.(Your new ISO's will be in: %choice3%)
@for /d %%i in (*.*) do "%choice2%" /mode build /buildmode imagefile /src "%%i\\" /dest "%choice3%\\%%i.iso " /FILESYSTEM "UDF" /UDFREVISION "2.5" /VOLUMELABEL "%%i" /start /CLOSE /NOIMAGEDETAILS /PRESERVEFULLPATHNAMES no /rootfolder yes
:end
echo.
echo.Finished!
echo.
pause
goto EOF
:arcfail
echo.
echo.WARNING: FreeArc returns an error in archive %arc%!
set /p retry=Do you wish to retry [Y/N]:
if /I "%retry%"=="Y" goto %arc:~0,5%
pause
:EOF

which must i delete?
ex: i want delete german language at the setup :D
btw total size with update 1? i was downloaded update 1 (walmart) and the size is so big (2,71gib),

sorry for my english :D

pakrat2k2
12-07-2013, 07:08
if you wanted ONLY English then change the first
if exist .\DARK\%arc% goto lang1 to end

or delete from
:lang1
.
.
.
if ERRORLEVEL 1 goto arcfail ( just at end of French section )

ceifadorx
05-12-2013, 18:52
they released a new dlc for dark called Cult of the Dead
http://store.steampowered.com/app/249170/

are you going to update your conversion?

pakrat2k2
05-12-2013, 18:57
they released a new dlc for dark called Cult of the Dead
http://store.steampowered.com/app/249170/

are you going to update your conversion?

good question, but spawniectes hasn't been around since middle of OCT, so hard to say if it will be updated or not.

easily fixed just add the dlc1 folder to Data2.lst then it will be automatically added.
Game size shouldn't change enough to worry about, but will check once its installed.

DarkSyrius
16-05-2014, 18:07
Hi guys!
This conversion worked fine to me!
Game with all updates plus the DLC Cult of the Dead and only english language!
Worked install and unnistall!
Thanks so much!