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 28-08-2020, 06:43
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Yes, but code rework is needed inside procedure UltraArc. Or simply use the example for freearc unpacking for inno setup (isdone example) and replace procedure UltraArc with the example and call it on CurStep ssInstall.

The function you are looking for is ISArcExtract (possibly with a records.inf file, but not needed). I think there are some old scripts here which use this example (or sort of). If I'm not mistaken the old blackbox script use this too.

The records.inf file is only needed if you don't want to edit the script for each archive/size every time (it is like records.ini, but with addition for archive sizes, percentages, etc.).

I don't know if you can use components then, but I don't think so.
__________________
Haters gonna hate
Reply With Quote
Sponsored Links
  #2  
Old 28-08-2020, 10:25
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Here is a new preview.

Code:
- Updated PrecompX
  > It now use the cls version (hopefully it works lol)
- Updated help file
- Updated VCL viewer source code
- Added UE4 decryption tool
  > Thanks to Razor12911
- Added compatibility with "Tiny Compressor v1.4"

**Known bugs
- "Next Button" on CompactMode is still active on install process
- Radio buttons on LicensePage are misplaced on 125% sclaing and above (the more, the worst it gets lol)
Attached Files
File Type: 7z ASIS.v7.2.0.Update.7.7z (47.61 MB, 353 views)
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
jabervamp (07-09-2020), LordxKinG (28-08-2020), Titeuf (13-09-2020)
  #3  
Old 28-08-2020, 20:44
LordxKinG LordxKinG is offline
Registered User
 
Join Date: Mar 2020
Location: Indonesian
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
LordxKinG is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Here is a new preview.

Code:
- Updated PrecompX
  > It now use the cls version (hopefully it works lol)
- Updated help file
- Updated VCL viewer source code
- Added UE4 decryption tool
  > Thanks to Razor12911
- Added compatibility with "Tiny Compressor v1.4"

**Known bugs
- "Next Button" on CompactMode is still active on install process
- Radio buttons on LicensePage are misplaced on 125% sclaing and above (the more, the worst it gets lol)
Hi KaktoR, thanks for release Update,
I want ask how to fix if decompression fails like this? I use Diskspan Tools, Thanks

Attached Images
File Type: jpg Fail Decompression v2.JPG (42.4 KB, 338 views)
Reply With Quote
  #4  
Old 31-08-2020, 09:36
XxAZAxX XxAZAxX is offline
Registered User
 
Join Date: Jul 2018
Location: LUNA
Posts: 26
Thanks: 48
Thanked 6 Times in 5 Posts
XxAZAxX is on a distinguished road
Smile Background changed?

Hello KaktoR, I updated to the latest version you posted a little while ago .. But I found a very trivial problem but I can't solve it .. that is basically the background has changed and I can't understand where I have to change to put it back in its place .. here is a screen to make you understand between the 2 versions ..

The old version was: 7.1.7H2
The new version is: 7.2.0 Update 7
Skin in use: TabletDark.vsf

Thank you very much for helping.
Attached Images
File Type: png Screenshot_1.png (88.3 KB, 286 views)
Reply With Quote
  #5  
Old 31-08-2020, 11:38
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
No problem here
Attached Images
File Type: png Unbenannt.png (83.5 KB, 284 views)
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
XxAZAxX (31-08-2020)
  #6  
Old 31-08-2020, 12:51
XxAZAxX XxAZAxX is offline
Registered User
 
Join Date: Jul 2018
Location: LUNA
Posts: 26
Thanks: 48
Thanked 6 Times in 5 Posts
XxAZAxX is on a distinguished road
Smile Hi bro

Quote:
Originally Posted by KaktoR View Post
No problem here
Problem solved, I had to clear the computer cache... I had messed up the memory all here. Thanks again
Reply With Quote
  #7  
Old 02-09-2020, 12:49
lomesmo lomesmo is offline
Registered User
 
Join Date: Aug 2019
Location: Venezuela
Posts: 16
Thanks: 1
Thanked 7 Times in 7 Posts
lomesmo is on a distinguished road
Thanks for all the hard work. I have a problem when I tried to do a setup of 32bits or 64bits it give me this error, I change in Settings.ini and that happens
Attached Images
File Type: jpg Sin título.jpg (95.1 KB, 261 views)
Reply With Quote
  #8  
Old 03-09-2020, 05:41
lomesmo lomesmo is offline
Registered User
 
Join Date: Aug 2019
Location: Venezuela
Posts: 16
Thanks: 1
Thanked 7 Times in 7 Posts
lomesmo is on a distinguished road
Also KaktoR anychance to add suport to the new XTool 2020 (Main Project)? That would be awesome
Reply With Quote
  #9  
Old 07-09-2020, 05:15
kocchi96x's Avatar
kocchi96x kocchi96x is offline
Registered User
 
Join Date: Aug 2016
Location: USA
Posts: 29
Thanks: 14
Thanked 14 Times in 12 Posts
kocchi96x is on a distinguished road
@KaktoR Have you ever fixed the remaining time for multiple archives?

Last edited by kocchi96x; 07-09-2020 at 05:18.
Reply With Quote
  #10  
Old 07-09-2020, 08:41
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by lomesmo View Post
Also KaktoR anychance to add suport to the new XTool 2020 (Main Project)? That would be awesome
I will wait until it's finished.
__________________
Haters gonna hate
Reply With Quote
  #11  
Old 07-09-2020, 08:06
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
No.

Maybe I will change the time system some day
__________________
Haters gonna hate
Reply With Quote
  #12  
Old 08-10-2020, 14:13
Nezha Nezha is offline
Registered User
 
Join Date: Sep 2020
Location: Europe
Posts: 3
Thanks: 9
Thanked 0 Times in 0 Posts
Nezha is on a distinguished road
What is exactly SREP "new version" and "old version"?
It seems the majority of tools here use the old one (I guess from the ones I've tried, at least) and I can't find anything newer online or any changelog/documentation.
Reply With Quote
  #13  
Old 08-10-2020, 15:10
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
Old version: srepinside

A one piece software, cls-srep.dll handled all srep operations. This tool has limited cls options.

New version: cls-srep

A 3 piece software - cls-srep.dll with an x86 and x64 binary accompanying it. This tool has more options + greater stability under larger workloads.
Reply With Quote
The Following 4 Users Say Thank You to Masquerade For This Useful Post:
Cesar82 (08-10-2020), hydefromt70s (16-10-2020), L0v3craft (29-12-2020), Nezha (08-10-2020)
  #14  
Old 24-10-2020, 02:27
alucard1973 alucard1973 is offline
Registered User
 
Join Date: Apr 2015
Location: Madrid
Posts: 45
Thanks: 1
Thanked 3 Times in 3 Posts
alucard1973 is on a distinguished road
how do you uninstall a save folder from a game?
Thanks
Reply With Quote
  #15  
Old 24-10-2020, 02:42
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
The installer doesn't do this automatically.

Maybe in next release.
__________________
Haters gonna hate
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
[Help] need Advanced Installer script with Razor1911's UltraArc module rez3vil Conversion Tutorials 3 15-04-2024 02:24
Portable Installer Inno Setup Script y_thelastknight Conversion Tutorials 59 23-10-2020 00:02
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Simple Arc Installer 78372 Conversion Tutorials 1 15-06-2017 15:37
MSC+Srep+lzma Simple Script Example gozarck Conversion Tutorials 10 07-09-2015 16:31



All times are GMT -7. The time now is 16:25.


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