Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 17-05-2024, 02:17
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
^
This will not work because you have to use external configuration file for dsg.

wwise files processed: 2.86 GB -> 1.76 GB
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
wareck (17-05-2024)
Sponsored Links
  #2  
Old 17-05-2024, 02:38
Salamander2 Salamander2 is offline
Registered User
 
Join Date: May 2024
Location: Australia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Salamander2 is on a distinguished road
Hi guys, first time doing this.

so i made the .ini file as KaktoR said and named it got.ini where should i place it?

Quote:
Originally Posted by KaktoR View Post
Just save as ini file and use -m<ini file name>. Use lz4 library v1.9.3+

Code:
Streams: 3414 / 3414
Time: 00:00:03 (CPU 00:00:18)

Size: 432 MB >> 744 MB
and what to do about this?

If im not starting right, please let me know as well or any other advice is appreciated.
Reply With Quote
  #3  
Old 17-05-2024, 03:17
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 153
Thanks: 29
Thanked 113 Times in 80 Posts
wareck is on a distinguished road
yes I extracted wem and processed with wemtool.
Then make a batch file when uncompressing
More or less like for cyberpunk..

for salamander :
you have to put the ini file in the same folder as xtool

Last edited by wareck; 17-05-2024 at 03:20.
Reply With Quote
  #4  
Old 17-05-2024, 03:31
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Yep, wem processing is working well for this game.
Reply With Quote
  #5  
Old 17-05-2024, 03:59
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Ghost of Tsushima

Code:
 11:22:01 - Selected ARC/DS method for Data1a-01.bin was: xtool:mgot:dd3+4x4:lzma
 11:22:01 - Selected ARC/DS method for Data1b-01.bin was: xtool:dd3+4x4:lzma
---------------------------------------------------------------------------------------------------------------------------------------------------------
 12:54:28 - Overall input size: 53.76 GB
 12:54:28 - Overall output size: 36.30 GB (Ratio 67.53%)
 12:54:28 - Overall conversion time: 01:31:34
wwise extracted, processed and removed from psarc files.
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
JustFun (12-09-2024), ZAZA4EVER (24-05-2024)
  #6  
Old 17-05-2024, 08:36
IRAQIGHOST IRAQIGHOST is offline
Registered User
 
Join Date: Jun 2020
Location: Iraq
Posts: 71
Thanks: 42
Thanked 29 Times in 16 Posts
IRAQIGHOST is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Ghost of Tsushima

Code:
 11:22:01 - Selected ARC/DS method for Data1a-01.bin was: xtool:mgot:dd3+4x4:lzma
 11:22:01 - Selected ARC/DS method for Data1b-01.bin was: xtool:dd3+4x4:lzma
---------------------------------------------------------------------------------------------------------------------------------------------------------
 12:54:28 - Overall input size: 53.76 GB
 12:54:28 - Overall output size: 36.30 GB (Ratio 67.53%)
 12:54:28 - Overall conversion time: 01:31:34
wwise extracted, processed and removed from psarc files.
I got error
I'm using DiskSpan 2.0.2.0
need to do something?
Reply With Quote
  #7  
Old 17-05-2024, 11:49
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 153
Thanks: 29
Thanked 113 Times in 80 Posts
wareck is on a distinguished road
The file got.ini need to be write in the same folder of xtool.
(win64/pre/xtool)
Reply With Quote
  #8  
Old 17-05-2024, 12:41
IRAQIGHOST IRAQIGHOST is offline
Registered User
 
Join Date: Jun 2020
Location: Iraq
Posts: 71
Thanks: 42
Thanked 29 Times in 16 Posts
IRAQIGHOST is on a distinguished road
Quote:
Originally Posted by wareck View Post
The file got.ini need to be write in the same folder of xtool.
(win64/pre/xtool)
where could I find got.ini file?
Reply With Quote
  #9  
Old 17-05-2024, 13:45
ScOOt3r ScOOt3r is offline
Registered User
 
Join Date: Jun 2019
Location: Canada
Posts: 79
Thanks: 696
Thanked 41 Times in 35 Posts
ScOOt3r is on a distinguished road
@IraqiGhost

i just made a txt document and added this to it

---
[StreamList1]
Name=got
Codec=lz4hc:l9
BigEndian=0
Signature=0x1000352415344
Structure1=Signature(7),Unk1(1),Count(4),Unk2(4),U nk3(16)
StructureN=DPos(8),CPos(8),DSize(4),CSize(4),Unk4( 1),Unk5(7)
StructureS=Stream
CounterStart1=1
CounterEnd1=Count
CounterStep1=1
StreamPosition=CPos
StreamOffset=0
CompressedSize=CSize
DecompressedSize=DSize
ConditionN_1=CSize < DSize
ConditionN_2=CSize > 32
ConditionN_3=Unk4 = 3
---

then renamed it to got.ini (make sure to place it in the same folder as xtool.exe)

and it worked for me
then used "-mxtool:got+srep+lolz"

ScOOt3r
Reply With Quote
The Following User Says Thank You to ScOOt3r For This Useful Post:
Cesar82 (17-05-2024)
  #10  
Old 17-05-2024, 15:04
IRAQIGHOST IRAQIGHOST is offline
Registered User
 
Join Date: Jun 2020
Location: Iraq
Posts: 71
Thanks: 42
Thanked 29 Times in 16 Posts
IRAQIGHOST is on a distinguished road
Quote:
Originally Posted by ScOOt3r View Post
@IraqiGhost

i just made a txt document and added this to it

---
[StreamList1]
Name=got
Codec=lz4hc:l9
BigEndian=0
Signature=0x1000352415344
Structure1=Signature(7),Unk1(1),Count(4),Unk2(4),U nk3(16)
StructureN=DPos(8),CPos(8),DSize(4),CSize(4),Unk4( 1),Unk5(7)
StructureS=Stream
CounterStart1=1
CounterEnd1=Count
CounterStep1=1
StreamPosition=CPos
StreamOffset=0
CompressedSize=CSize
DecompressedSize=DSize
ConditionN_1=CSize < DSize
ConditionN_2=CSize > 32
ConditionN_3=Unk4 = 3
---

then renamed it to got.ini (make sure to place it in the same folder as xtool.exe)

and it worked for me
then used "-mxtool:got+srep+lolz"

ScOOt3r
not work for me I don't know why
rate 100% the same size
Reply With Quote
  #11  
Old 17-05-2024, 23:42
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
If you're using dsg use this
Attached Files
File Type: 7z got.7z (925 Bytes, 31 views)
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
IRAQIGHOST (18-05-2024)
  #12  
Old 18-05-2024, 01:27
IRAQIGHOST IRAQIGHOST is offline
Registered User
 
Join Date: Jun 2020
Location: Iraq
Posts: 71
Thanks: 42
Thanked 29 Times in 16 Posts
IRAQIGHOST is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
If you're using dsg use this
Thanks a lot
Reply With Quote
  #13  
Old 21-05-2024, 10:51
IRAQIGHOST IRAQIGHOST is offline
Registered User
 
Join Date: Jun 2020
Location: Iraq
Posts: 71
Thanks: 42
Thanked 29 Times in 16 Posts
IRAQIGHOST is on a distinguished road
anything about Hellblade 2?
which method we will use?
Reply With Quote
  #14  
Old 21-05-2024, 23:30
Danziel123 Danziel123 is offline
Registered User
 
Join Date: Mar 2013
Location: Surabaya
Posts: 1,334
Thanks: 1,213
Thanked 813 Times in 699 Posts
Danziel123 is on a distinguished road
Quote:
Originally Posted by IRAQIGHOST View Post
anything about Hellblade 2?
which method we will use?
For .pak files, use Kraken but I don't know which library to use because none of them are compatible with v2.9. maybe someone can help? Thank You
Reply With Quote
  #15  
Old 21-05-2024, 23:31
Yourname's Avatar
Yourname Yourname is offline
Registered User
 
Join Date: Mar 2024
Location: Pyramiden in Svalbard
Posts: 17
Thanks: 7
Thanked 7 Times in 4 Posts
Yourname is on a distinguished road
Quote:
Originally Posted by IRAQIGHOST View Post
anything about Hellblade 2?
which method we will use?
Kraken/Hydra.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Games Are For Kids JoyBoy Chit Chat 83 16-11-2021 14:28
CorePack Compression methods ? Help ramazan19833 Conversion Tutorials 34 09-08-2018 06:51
i got the email in the mail about copying ps2 games EVOEvo PS2 Games 7 21-11-2003 07:56
Self-booting games on an older Japanese DC? Named DC Games 1 26-09-2003 17:48
Having Problems Burning Numerous *Recent* Games....Help is Appreciated Protosstic PSX Games 2 15-01-2002 21:27



All times are GMT -7. The time now is 06:52.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com