PDA

View Full Version : Battlefield V


houcine80
31-07-2018, 15:42
-CIUv2 By Yener90 and BAMsE and Kaktor and Razor12911 for compatibility UA and Simorq.
-UltraARC By Razor12911
-UltraARC v2.9.0.0 R5 Stable Release Modified by: Simorq

1)- Install the Game and updates.
2)- Download Attachment and extract on your HDD.
3)- Move __Installer folder from game's installed directory to (Last DVD )
4)- Run UltraARC.exe then Choose Game Folder And Start.
5)- Make iso files with the same name of folders.
6)- Test the iso files before you burn.

[Launch1]
Name=Visual C++ 2015
32Exe={src}\__Installer\vc\vc2015\redist\vc_redist .x86.exe
64Exe={src}\__Installer\vc\vc2015\redist\vc_redist .x64.exe
Argument=/q /norestart
BeforeInstall=0
Checked=1

https://nsa39.casimages.com/img/2018/08/01/180801125113395260.png (https://www.casimages.com/i/180801125113395260.png.html)
https://nsa39.casimages.com/img/2018/08/01/180801125129642065.png (https://www.casimages.com/i/180801125129642065.png.html)
https://nsa39.casimages.com/img/2018/08/01/1808011252329383.png (https://www.casimages.com/i/1808011252329383.png.html)

Danziel123
12-12-2018, 08:19
Hi houcine80
Can you update the setup.exe?
Thank you

pakrat2k2
12-12-2018, 08:22
whats wrong with the setup-fix ?

Danziel123
12-12-2018, 08:28
It's competible with diskpan?
Sorry i'm newbie:)

KaktoR
12-12-2018, 08:42
Yes

KaktoR
12-12-2018, 09:47
Use zstd for precompression.

Danziel123
12-12-2018, 10:11
Yes

Use zstd for precompression.

Thanks Kaktor for the answer

This method is enough to compress bf v?
xZSTD + SREP + LOLZ?

KaktoR
12-12-2018, 10:12
yes

KaktoR
12-12-2018, 11:41
Compressed 146 files, 54,032,840,066 => 81,595,638,038 bytes. Ratio 151.01%

pakrat2k2
12-12-2018, 17:27
even tho the Setup-FixRedist from first posts corrects the redist correctly, the game size is incorrect. Listed as 11GB but it actually now is 50.3 GB

Danziel123
13-12-2018, 00:33
yes

Compressed 146 files, 54,032,840,066 => 81,595,638,038 bytes. Ratio 151.01%

Can you share the script?
After compressing using xZSTD + SREP + LOLZ produce 10 xDVD5 (50.3 gb->41.8 GB)
Test install and get error like this
http://i.ibb.co/2yT9Qzr/BFV.png

dante44
13-12-2018, 01:00
day14installpkg
initialexperience

this bf 5 folder for mp or sp?

adam1906
13-12-2018, 08:10
fix instal setup not working

after setting where to install the game, I click install and throw the game to the desktop

GTX590
13-12-2018, 08:20
My version is on the way!

adam1906
13-12-2018, 08:21
oki

pakrat2k2
13-12-2018, 09:12
day14installpkg
initialexperience

this bf 5 folder for mp or sp?
single player.

the folder with mp_ is the multiplayer files, but you cannot remove them as it cuases the game to crash.

KaktoR
13-12-2018, 09:19
Can you share the script?
After compressing using xZSTD + SREP + LOLZ produce 10 xDVD5 (50.3 gb->41.8 GB)
Test install and get error like this
http://i.ibb.co/2yT9Qzr/BFV.png

Increase chunk size to 128 mb, this worked for me.

pakrat2k2
13-12-2018, 09:31
Increase chunk size to 128 mb, this worked for me.

where does this get entered ?

KaktoR
13-12-2018, 09:59
FA.ini = DiskSpan
Config0.ini = UltraARc

packcmd = xtool.exe e:precomp:t75p,c128m:zstd - - <stdin> <stdout>

Another tip is always test precompressors alone with pack + unpack bat (without srep and final compressor) to see if all goes well.

pakrat2k2
13-12-2018, 12:44
FA.ini = DiskSpan
Config0.ini = UltraARc

packcmd = xtool.exe e:precomp:t75p,c128m:zstd - - <stdin> <stdout>

Another tip is always test precompressors alone with pack + unpack bat (without srep and final compressor) to see if all goes well.

dont see anything with xtool in fa.ini ?

KaktoR
13-12-2018, 12:56
Open your eyes :D

[External compressor:xZSTD]
header = 0
;packcmd = _PE\XTool e:precomp:t75p:zstd Input <stdout>
packcmd = _PE\XTool e:precomp:t75p:zstd - - <stdin> <stdout>
unpackcmd = _PE\XTool d:precomp:t100p - - <stdin> <stdout>
datafile = Input

It is right there.

Change to this
packcmd = _PE\XTool e:precomp:t75p,c128m:zstd - - <stdin> <stdout>

pakrat2k2
13-12-2018, 13:19
Open your eyes :D

[External compressor:xZSTD]
header = 0
;packcmd = _PE\XTool e:precomp:t75p:zstd Input <stdout>
packcmd = _PE\XTool e:precomp:t75p:zstd - - <stdin> <stdout>
unpackcmd = _PE\XTool d:precomp:t100p - - <stdin> <stdout>
datafile = Input

It is right there.

Change to this
packcmd = _PE\XTool e:precomp:t75p,c128m:zstd - - <stdin> <stdout>


I didnt have that section in fa.ini thats why I couldnt see it ...:rolleyes:

KaktoR
13-12-2018, 14:20
It's FA.ini from post #1 right here, even new ultraarc version have this.

pakrat2k2
13-12-2018, 14:50
thanks, just an FYI, you CANNOT remove ANY files from game to try & save space.
The game will refuse to even run if any files are removed.

KaktoR
13-12-2018, 15:17
What about dummy files? I already deleted this crap :D

pakrat2k2
13-12-2018, 16:43
on another forum is was posted that removing any files causes the game not to work.
you should know where.

Danziel123
14-12-2018, 02:21
Increase chunk size to 128 mb, this worked for me.

The result still same 10x dvd 5(41.8 gb):confused:
When try to install, i get this error:

an error occurred while unpacking:
unable to write data to disk!
unarc.dll returned an error code -11 ERROR:
file write operation failed


Btw the folder mp can't be delete/replace with dummy, the game does't start

adam1906
14-12-2018, 02:26
It would be nice if you ended up talking to someone who does not work and who has any mistakes and if he did it or that they fixed it

zirkhaki
14-12-2018, 06:47
there is a reg key for this game. but the game runs without it. maybe it would be necessary for next updates.

Root: HKLM; SubKey: SOFTWARE\WOW6432Node\EA Games\Battlefield V; ValueType: string; ValueName: DisplayName; ValueData: Battlefield™ V; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\WOW6432Node\EA Games\Battlefield V; ValueType: string; ValueName: Locale; ValueData: en_US; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\WOW6432Node\EA Games\Battlefield V; ValueType: string; ValueName: Product GUID; ValueData: {{e26b382f-e945-4f70-9318-121b683f1d61}; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\WOW6432Node\EA Games\Battlefield V; ValueType: string; ValueName: Install Dir; ValueData: {app}\; Flags: uninsdeletevalue uninsdeletekeyifempty

Result with this method is 10 DVD5s (41.5 GB): srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc 1000000

zstd didn't work for me. I'd tried that twice even with changing the chunk size, but at the morning I just saw a temp file name as " Infile" that was 52Gb and there were no file in "Conversion_Output" folder.

pakrat2k2
14-12-2018, 07:51
Result with this method is 10 DVD5s (41.5 GB): srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc 1000000

zstd didn't work for me. I'd tried that twice even with changing the chunk size, but at the morning I just saw a temp file name as " Infile" that was 52Gb and there were no file in "Conversion_Output" folder.

Conversion finished fine with zstd but got unarc.dll error.
https://nsa39.casimages.com/img/2018/12/14/181214044515957380.png

zirkhaki
14-12-2018, 08:48
what was your result. I mean game size after compression.

pakrat2k2
14-12-2018, 09:46
same as you 10xdvd5

adam1906
14-12-2018, 09:52
STOP talk fix setup

pakrat2k2
14-12-2018, 11:27
STOP talk fix setup

you have nothing to Contribute other then to say fix setup which works just FINE, then go elsewhere !!!

Learn how to use the compression methods given in topic already
Use UltraArc goto Resources\config0.ini

[Compression Methods]
<My Method>
MMC=srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc 8:mc1000000

save the file & choose MMC for method, compress & installs just fine...

https://nsa39.casimages.com/img/2018/12/14/181214082255800171.png

Only other thing I came across while installing was some wierd glitches in images...
https://nsa39.casimages.com/img/2018/12/14/181214082300906276.png

adam1906
14-12-2018, 11:37
if the installation works normally it does not matter what compression it uses
dvd1 - dvd 9 4,36 GB dvd 10 4,16 GB use comperion freearc sremp+lzma

zirkhaki
14-12-2018, 11:46
if the installation works normally it does not matter what compression it uses
dvd1 - dvd 9 4,36 GB dvd 10 4,16 GB use comperion freearc sremp+lzma

it really concerns what conversion you use.
you still might use some methods which would not be appropriate and expect the installation work for you.

as an example an installer may not work with zlib and a game could not be compressed much with zlib too. so if you use that method, you should change the method not the installer because the installer work with a proper conversion method.

KaktoR
14-12-2018, 11:48
I will test again and share exact settings soon (I have already deleted that crap).

adam1906
14-12-2018, 11:56
there was never a problem with the methods I pack only here so the error is in setup.exe every new game repairs and there is no problem here and if I have to change some method of repacking the given you had to change it yourself before you added the description to the installation and do not drop your mistakes on others

zirkhaki
14-12-2018, 12:10
fix instal setup not working

after setting where to install the game, I click install and throw the game to the desktop

I think this is your problem.
If you set the installation folder and after pressing next button, you see a fast installation and then you see the finish button, then you have a wrong records.ini or you may not have it in the setup folder


if your problem is something else, you have not mention it and nobody can help you either.

sied
14-12-2018, 20:16
SREP-LZMA
10 DVD
Test Install and throw the game to the desktop

KaktoR
15-12-2018, 04:20
Unpack
FreeArc 0.67 (March 15 2014) extracting archive: data.arc
Extracting 143 files, 54,033,857,950 bytes. Processed 0.0%
Extracted 143 files, 81,596,655,922 => 54,033,857,950 bytes. Ratio 151.01%
Extraction time: cpu 81.59 sec/real 3876.39 sec = 2%. Speed 13.94 mB/s
All OK

I have no problems in unpacking. I will test with compressor in chain.

Droppo
15-12-2018, 05:28
I did the compression with ultraarc, got it to 10 DVD5 but when i go to test the installation process it starts and automatically closes without doing any changes.

I use the "Setup-FixRedist" btw... Any ideas?

zirkhaki
15-12-2018, 06:08
I used Diskspan and the game installs with no problem.

after installation process does it show the Finish page or the installer closed?
if you see the Finish page then maybe your Records.ini has something wrong.

use my simple installer and see if it works for you or not.

adam1906
15-12-2018, 06:27
[Record1]
Type=Split
Source={src}\Data1a.bin
Output={app}\Data1.bin
Disk=1
[Record2]
Type=Split
Source={src}\Data1b.bin
Output={app}\Data1.bin
Disk=2
[Record3]
Type=Split
Source={src}\Data1c.bin
Output={app}\Data1.bin
Disk=3
[Record4]
Type=Freearc_Split
Source={app}\Data1.bin
Output={app}
Disk=3
[Record5]
Type=Split
Source={src}\Data2a.bin
Output={app}\Data2.bin
Disk=3
[Record6]
Type=Split
Source={src}\Data2b.bin
Output={app}\Data2.bin
Disk=4
[Record7]
Type=Split
Source={src}\Data2c.bin
Output={app}\Data2.bin
Disk=5
[Record8]
Type=Split
Source={src}\Data2d.bin
Output={app}\Data2.bin
Disk=6
[Record9]
Type=Freearc_Split
Source={app}\Data2.bin
Output={app}
Disk=6
[Record10]
Type=Split
Source={src}\Data3a.bin
Output={app}\Data3.bin
Disk=6
[Record11]
Type=Split
Source={src}\Data3b.bin
Output={app}\Data3.bin
Disk=7
[Record12]
Type=Split
Source={src}\Data3c.bin
Output={app}\Data3.bin
Disk=8
[Record13]
Type=Split
Source={src}\Data3d.bin
Output={app}\Data3.bin
Disk=9
[Record14]
Type=Freearc_Split
Source={app}\Data3.bin
Output={app}
Disk=9
[Record15]
Type=Split
Source={src}\Data4a.bin
Output={app}\Data4.bin
Disk=9
[Record16]
Type=Split
Source={src}\Data4b.bin
Output={app}\Data4.bin
Disk=10
[Record17]
Type=Freearc_Split
Source={app}\Data4.bin
Output={app}
Disk=10

zirkhaki
15-12-2018, 06:37
your records.ini is OK. please try my installer which I attached before your last post

The_Killer
15-12-2018, 08:10
installer shows 11GB for installation and does not create shortcuts of the game in the desktop and in the start menu, it only creates the shortcut to uninstall.

pakrat2k2
15-12-2018, 08:33
Post #10 I already mentioned the increase in size. Just have to hope that houcine80 redoes the conversion with the fixes.

KaktoR
15-12-2018, 09:21
CRC error is 100% on srep or final compressor.

XTool alone works fine (it installs even with CIU).

You have to find out yourself what is wrong. I don't care anymore sorry.

Droppo
15-12-2018, 09:53
I used Diskspan and the game installs with no problem.

after installation process does it show the Finish page or the installer closed?
if you see the Finish page then maybe your Records.ini has something wrong.

use my simple installer and see if it works for you or not.

no finish page or anything and my Records.ini seems to be ok. will try with your setup

pakrat2k2
15-12-2018, 18:50
no finish page or anything and my Records.ini seems to be ok. will try with your setup

personal preference is diskspan way over ultrrarc on these big games. Not saying there is anything wrong with UA, but it takes twice the time & space VS diskspan.

Diskspan make archives for a dvd at a time, doesnt split files between dvds & there is the advantage, no need to copy over files, join them together before extracting them. I t just installs going from 1 dvd to the next.

I tested BF5, & it took roughly 15 mins to install from a diskspan created set.
Same UltraArc set took over an hour to install on the same PC.!!!

Droppo
16-12-2018, 18:54
personal preference is diskspan way over ultrrarc on these big games. Not saying there is anything wrong with UA, but it takes twice the time & space VS diskspan.

Diskspan make archives for a dvd at a time, doesnt split files between dvds & there is the advantage, no need to copy over files, join them together before extracting them. I t just installs going from 1 dvd to the next.

I tested BF5, & it took roughly 15 mins to install from a diskspan created set.
Same UltraArc set took over an hour to install on the same PC.!!!

will try with diskspan now... i've been away from conversions for quite some time now and I'm not familiar with diskspan

Droppo
17-12-2018, 08:13
Well I did the conversion using diskspan now, everything went ok, but no files are installed when i test the installation process, any ideas?

KaktoR
17-12-2018, 08:15
Is records.ini in place?

Droppo
17-12-2018, 09:31
Is records.ini in place?

Well that was the problem... the conversion process didn't make any records.ini so i did one manually. process started and now i get this. Any ideas???

pakrat2k2
17-12-2018, 11:10
using _Diskspan.bat I chose option 2 > SREP + 4x4:LZMA
game compressed to 10xdvd5 & installed perfectly...

Droppo
17-12-2018, 11:11
using _Diskspan.bat I chose option 2 > SREP + 4x4:LZMA
game compressed to 10xdvd5 & installed perfectly...

will try with those settings now

Droppo
20-12-2018, 19:18
Well I got it working now, but no desktop shortcut at all and the gamesize is wrong, besides that, everything seems to work OK

wit
22-12-2018, 23:07
pakrat2k2 i use diskspan with option 2 conversation finish no error but when i install on dvd 1 it finish now not extracting how i fix thank you

KaktoR
23-12-2018, 01:50
Because records.ini is missing in dvd1

wit
23-12-2018, 01:56
Because records.ini is missing in dvd1

how i fix this kaktor thank you

KaktoR
23-12-2018, 01:58
Create one and add to dvd1 iso (i hope you didn't burn a dvd yet).

wit
23-12-2018, 02:38
Create one and add to dvd1 iso (i hope you didn't burn a dvd yet).

yes not burn only folder and test install on hdd after conversation finish sorry and how to create sorry my bad eng

KaktoR
23-12-2018, 02:40
[Record1]
Type=Freearc_Original
Source={src}\Data.bin.001
Output={app}
Disk=1

Maybe you have to change "Source={src}\Data.bin.001" to match with your archive name.

wit
25-12-2018, 05:35
[Record1]
Type=Freearc_Original
Source={src}\Data.bin.001
Output={app}
Disk=1

Maybe you have to change "Source={src}\Data.bin.001" to match with your archive name.


Thank You kaktor install perfect but icon not create on desktop :D

pakrat2k2
25-12-2018, 15:22
Conversion updated to latest version. Verified desktop icon now works properly.
Using diskspan, now creates records.ini automatically.
Follow Instructions in first post.

Jarmen_Kell
03-02-2019, 00:28
Can you share the script?
After compressing using xZSTD + SREP + LOLZ produce 10 xDVD5 (50.3 gb->41.8 GB)
Test install and get error like this
http://i.ibb.co/2yT9Qzr/BFV.png

I've the same problem.

houcine80
03-02-2019, 05:16
Convesrion updated

..:: Popeye ::..
05-09-2020, 05:16
Compress Method Nope

12:55:58 - PC Will NOT Shutdown After Conversion is Finished
12:56:00 - ISO Images Will NOT Be Created After Conversion is Finished
12:56:08 - You Have Choosed BD25 Size
12:56:10 - Starting Archive Creation
13:03:48 - Archive Creation Complete
13:03:49 - Original Size: 50.013g
13:03:49 - Compressed Size: 50.027g
13:03:49 - Conversion is Finished

Result is
1 BD 50 = 45,8 GB
1 DVD 5 = 4.17 GB << with __Installer folder

Install Time is 9 min. and 35 sec.

THX houcine80 :):rolleyes::cool:;)