#1
|
||||
|
||||
Fifa 23
FIFA 23 [?xDVD5]
Credits: --CIU By:Yener90 --InstallerScript: CIU 3.0.0.1 b9 --Contributors:BAMsE; Razor12911; Simorq; KaktoR; Cesar82 CIU 3.0.0.1 --CLS-DiskSpan.dll R3 by Razor12911, modified version by Cesar82 --DiskSpan_GUI V2+ by Cesar82 Graphic found Ingame and Online Arts by mausschieber At Request from Danziel123 Version History: Code:
Version 1.0.0 - Initial Release (70 views before); Version 1.0.1 - Small Corrections ; - Alternate Added ; Instructions: 1.-- Install Game, update to latest version + No-DVD. 2.-- Download the Conversion and extract to HD, (not in game folder) 2a.- Move _CommonRedist to Conversion output folder. (Last DVD) Code:
[Launch1] ----------------------------------------------------- Name=Microsoft Visual C++ 2012 Exe1={src}\__Installer\vc2012Update3\redist\vcredist_x86.exe Exe2={src}\__Installer\vc2012Update3\redist\vcredist_x64.exe Argument=/passive /norestart BeforeInstall=0 Checked=0 [Launch2] ----------------------------------------------------- Name=Microsoft Visual C++ 2013 Exe1={src}\__Installer\vc2013\redist\vcredist_x86.exe Exe2={src}\__Installer\vc2013\redist\vcredist_x64.exe Argument=/passive /norestart BeforeInstall=0 Checked=0 [Launch3] ----------------------------------------------------- Name=Microsoft Visual C++ 2015 Exe1={src}\__Installer\vc2015\redist\vc_redist.x86.exe Exe2={src}\__Installer\vc2015\redist\vc_redist.x64.exe Argument=/passive /norestart BeforeInstall=0 Checked=0 [Launch4] ----------------------------------------------------- Name=Microsoft Visual C++ 2017 Exe1={src}\__Installer\vc2017\redist\vc_redist.x86.exe Exe2={src}\__Installer\vc2017\redist\vc_redist.x64.exe Argument=/passive /norestart BeforeInstall=0 Checked=0 [Launch5] ----------------------------------------------------- Name=Microsoft Visual C++ 2019 Exe1={src}\__Installer\vc2019\redist\VC_redist.x86.exe Exe2={src}\__Installer\vc2019\redist\VC_redist.x64.exe Argument=/passive /norestart BeforeInstall=0 Checked=0 [Launch6] ----------------------------------------------------- Name=Microsoft NET Framework 4.0 Exe1={src}\__Installer\DotNet\dotnet4client\redist\dotNetFx40_Client_x86_x64.exe Argument=/q /norestart BeforeInstall=0 Checked=0 4.-- Test the conversion, before burning ISO.
__________________
It would be nice if you appreciate my work with the thanks Button Last edited by mausschieber; 03-09-2023 at 08:12. Reason: Conversion Updated |
The Following 8 Users Say Thank You to mausschieber For This Useful Post: | ||
amin fear (29-08-2023), Cesar82 (01-09-2023), Danziel123 (28-08-2023), dracusorr (28-08-2023), Gls74 (28-12-2023), nazs_blueduck (28-08-2023), Prettyboy099 (27-08-2023), swara_1st (31-08-2023) |
Sponsored Links |
#2
|
|||
|
|||
Thanks for this mate.
Haven't done this in quite a few years but it should be like riding a bicycle. Should the folder "_CommonRedist" be available in the FIFA 23 installed main folder? Could you please upload it somewhere if you have it? Because I do not have it. Also if you could upload the "_Installer" folder? To be sure I have both correct folders that you mention and that are needed for the conversion. I would very much appreciate it. |
#3
|
|||
|
|||
Thank you.
Quote:
Exe: Launcher.exe Thank you |
#4
|
|||
|
|||
Quote:
Here the _Installer folder from FIFA 23 https://drive.google.com/drive/folde...du?usp=sharing |
The Following User Says Thank You to Danziel123 For This Useful Post: | ||
mausschieber (29-08-2023) |
#5
|
||||
|
||||
Done Added
__________________
It would be nice if you appreciate my work with the thanks Button |
#6
|
|||
|
|||
Maybe I didn't make myself understood the first time, will try again.
@mausschieber "2a.- Move __Installer to _CommonRedist folder. (Last DVD) 2b.- Move _CommonRedist to Conversion output folder. (Last DVD)" Like I said before the only files/folder that I have are: "__Installer" folder (from FIFA main folder) 246MB-258MB exact which includes 3 subfolders and 5 files. Now in pictures: What I want is to trigger the: DirectX, Microsoft Visual C++ 2012, 2013, 2015, 2017, 2019 and Microsoft NET Framework 4.0 installation process (which is maybe after Fifa 23 main game is installed) but is does not work because I do not have the correct files and folder structure/name. For a better understanding I will upload images. What I tried is: make "__Installer" folder and inside this folder create "_CommonRedist" folder - redistributables are not starting to be installed. make "_CommonRedist" folder - redistributables are not starting to be installed. I know why the redistributables are not being installed I just need for you to tell me the exact name of the folder or files like the one here where "_CommonRedist" folder is in the main conversation output folder and inside are the redistributables: Or "__Installer" folder inside the "_CommonRedist" folder: Also it is "__Installer" folder or "_Installer" 2 lines or 1? Hope this time my question is understandable. LE: The alternate setup is displayed as "Forspoken" or the bug is coming from my windows: https://www.imagebam.com/view/MEOCDV6 Last edited by dracusorr; 31-08-2023 at 09:41. Reason: update |
#7
|
||||
|
||||
Quote:
when you set the Checkbox so you can istall all Redists after the installation Code:
{app} (Means that redist is kept in game folder) {src} (Means that redist should go on dvd)
__________________
It would be nice if you appreciate my work with the thanks Button |
#8
|
|||
|
|||
#9
|
||||
|
||||
Quote:
Code:
{app} (Means that redist is kept in game folder) {src} (Means that redist should go on dvd) BeforeInstall=0 (Means that redist must go on the last dvd) BeforeInstall=1 (Means that redist must go on the first dvd)
__________________
It would be nice if you appreciate my work with the thanks Button |
#10
|
|||
|
|||
I have one big DVD with the entire game files just like in the picture I attached.
Is there a possibility to have all the files in one DVD. Should I add the code you just edited to the "Records" file?: At this point I am just asking for your help: What should I do to trigger the correct redistributables to begin install automatically after the fifa is finished installing the main game? But this to be done with all the files in 1 DVD just as in the picture I attached: |
#11
|
||||
|
||||
Quote:
Code:
[LauncherSettings] ------------------------------------------------------- InstallRedist=1 ShowCheckAll=1 [Launch1] ----------------------------------------------------- Name=Microsoft Visual C++ 2012 Exe1={src}\_CommonRedist\vcredist\2012\vcredist_x86.exe Exe2={src}\_CommonRedist\vcredist\2012\vcredist_x64.exe Argument=/passive /norestart BeforeInstall=1 Checked=1 [Launch2] ----------------------------------------------------- Name=Microsoft Visual C++ 2013 Exe1={src}\_CommonRedist\vcredist\2013\vcredist_x86.exe Exe2={src}\_CommonRedist\vcredist\2013\vcredist_x64.exe Argument=/passive /norestart BeforeInstall=1 Checked=1 [Launch3] ----------------------------------------------------- Name=Microsoft Visual C++ 2015 Exe1={src}\_CommonRedist\vcredist\2015\vc_redist.x86.exe Exe2={src}\_CommonRedist\vcredist\2015\vc_redist.x64.exe Argument=/passive /norestart BeforeInstall=1 Checked=1 [Launch4] ----------------------------------------------------- Name=Microsoft Visual C++ 2017 Exe1={src}\_CommonRedist\vcredist\2017\vc_redist.x86.exe Exe2={src}\_CommonRedist\vcredist\2017\vc_redist.x64.exe Argument=/passive /norestart BeforeInstall=1 Checked=1 [Launch5] ----------------------------------------------------- Name=Microsoft Visual C++ 2019 Exe1={src}\_CommonRedist\vcredist\2019\VC_redist.x86.exe Exe2={src}\_CommonRedist\vcredist\2019\VC_redist.x64.exe Argument=/passive /norestart BeforeInstall=1 Checked=1 [Launch6] ----------------------------------------------------- Name=Microsoft NET Framework 4.0 Exe1={src}\_CommonRedist\DotNet\4.0\dotNetFx40_Full_x86_x64.exe Argument=/q /norestart BeforeInstall=1 Checked=1
__________________
It would be nice if you appreciate my work with the thanks Button Last edited by mausschieber; 31-08-2023 at 16:21. |
#12
|
|||
|
|||
Everything that I try I cannot make the redistributable to start the install process at the end of fifa 23 main game install, it just finish without the redistributables install.
Tried with: Setup.ini External Setup.ini Deleted "Records.ini: With "Records.ini" I still believe it's because I do not have the correct files and paths for your codes: your code: Exe1={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.e xe I do not have DirectX in "_CommonRedist" folder only visual c++ like: C:\...\DISK\_CommonRedist\vc\vc2012Update3\redist C:\...\DISK\_CommonRedist\vc\vc2013\redist etc I believe this is the reason the redistributables install process does not start at the end of fifa 23 main game install process because I do not have the correct files that you wrote in those 7 codes. |
#13
|
||||
|
||||
Quote:
__________________
It would be nice if you appreciate my work with the thanks Button |
#14
|
|||
|
|||
Will just have to install them manually.
Thank you for the game conversion. Cheers One last question for you regarding the icon display and setup: Original setup: Alternate setup: Could you doublecheck? Last edited by dracusorr; 02-09-2023 at 08:35. Reason: update |
#15
|
|||
|
|||
Thanks a lot for compressor and installer. Everything works well.
----------------------------------------------------------------------------------------- - Selected ARC/DS method for Data-01.bin was: xtool:c32mb:mfrostbite3+xtool:dd3:l6 - Overall input size: 47.84 GB - Overall output size: 40.54 GB (Ratio 84.74%) - Overall conversion time: 11:16:23 - Overall conversion discs: 10 DVD5 ----------------------------------------------------------------------------------------- Install Time: 06:14:33 (HDD on HDD) ----------------------------------------------------------------------------------------- - Selected ARC/DS method for Data-01.bin was: xtool:dd3:l6,d128mb - Overall input size: 47.84 GB - Overall output size: 41.44 GB (Ratio 86.62%) - Overall conversion time: 00:52:55 - Overall conversion discs: 10 DVD5 ----------------------------------------------------------------------------------------- Install Time: 00:07:10 (HDD on HDD) |
The Following User Says Thank You to Jarmen_Kell For This Useful Post: | ||
mausschieber (03-09-2023) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
Fifa 06 No Dvd - Working!!! | FIFA | PC Games | 7 | 25-01-2006 18:22 |
Fifa 2002, Madden 2002 & Nhl 2002 | noyb1 | PC Games | 7 | 21-05-2002 02:51 |
Fifa 2002 Crack | jpbowman | PC Games | 3 | 18-02-2002 01:44 |