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 08-05-2020, 08:03
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,851 Times in 812 Posts
Grumpy is on a distinguished road
@Suryam
Stop spamming the thread/forum with questions or all your posts will be deleted, have patience and wait for an answer, people do not like to have questions spammed at them.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
Reply With Quote
Sponsored Links
  #2  
Old 08-05-2020, 20:51
Suryam Suryam is offline
Registered User
 
Join Date: Mar 2020
Location: India
Posts: 19
Thanks: 6
Thanked 20 Times in 5 Posts
Suryam is on a distinguished road
Quote:
Originally Posted by Grumpy View Post
@Suryam
Stop spamming the thread/forum with questions or all your posts will be deleted, have patience and wait for an answer, people do not like to have questions spammed at them.
Sir I just Want To Say I am Not Spamming If i start spam more than 50% of replies will be full i am not asking the same question i am asking the process after that
Reply With Quote
  #3  
Old 10-05-2020, 08:50
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
There is a problem from last update with crc file

change
Code:
CheckHashesFromFile(ExpandConstant('{tmp}\{#CRCFileName}'),ExpandConstant('{tmp}'),@HandleHashes,True);

to

CheckHashesFromFile(ExpandConstant('{tmp}\{#CRCFileName}'),ExpandConstant('{app}'),@HandleHashes,True);
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Titeuf (11-05-2020)
  #4  
Old 25-05-2020, 07:12
darkyamidesu darkyamidesu is offline
Registered User
 
Join Date: Jul 2013
Location: Indonesia
Posts: 4
Thanks: 4
Thanked 1 Time in 1 Post
darkyamidesu is on a distinguished road
hey, hello there..
thanks for answering my question back there..
(about second shortcut and bat-to-exe. shortcut is now intergrated to ASIS itself so thankyou verry much about that @KaktoR!. and bat-to-exe program that @
Masquerade sugested, still learn to make some program to be AIO)

so i have another question..
let say i want to repack a game with winrar compression..
how can i integrated to ASIS itself?
(i've tried to change "#define compression='Winrar'/'rar'/'UnRAR' and from compression='lzma' to compression='Winrar'/'rar'/'UnRAR'. and came up error at Inno)

i hope that you guys can help me in this problem..
(i know, this question probably already answered or included in FAQ somewhere. but because i'm dumb, so forgive me .)

sorry, my english is so terrible..
Reply With Quote
  #5  
Old 25-05-2020, 08:55
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
rar is not compatible.
__________________
Haters gonna hate
Reply With Quote
  #6  
Old 30-05-2020, 05:26
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
I swapped Profrager's SREP out for Razor's srep and I've started having a few issues where the install will just stop at the end of an archive - so it never moves on to the next archive or finishes installing as srep64 will just hang in task manager.

I disabled the script lines that edit the config in cls.ini for the Profrager version and I tested the srep in a batch file unpack and it extracts well. The only text remaining in cls.ini is the lolz config, I never used precomp so I disabled those lines too.

Should I go back to using Profrager srep or is this something that could be hotfixed? I'm using v7.1.4.
Reply With Quote
  #7  
Old 30-05-2020, 06:20
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Well I didn't used razor's srep ever, just because I didn't had any issues with profragger's one. So why you switched them? Just corious

I don't know if razor's srep use any extra code for iss, so...
__________________
Haters gonna hate
Reply With Quote
  #8  
Old 30-05-2020, 10:19
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
Quote:
Originally Posted by KaktoR View Post
Well I didn't used razor's srep ever, just because I didn't had any issues with profragger's one. So why you switched them? Just corious

I don't know if razor's srep use any extra code for iss, so...
I switched due to a few issues I had with Profrager, where srep would cause unarc corrupt data errors. I realised today that it was because I was using srep64.exe for compression but then using cls-srep for decompression - maybe some kind of incompatibility?

Razor's offering I tried and I liked how the ini file controlled the compression switches.

I went back to Profrager's cls-srep today, but after replacing it back into my compressor, I kept getting prompt issues - something on the lines of being unable to create mapping, so now I decided to use srepinside and I feel comfortable again I suppose.
Reply With Quote
  #9  
Old 31-05-2020, 07:10
darkyamidesu darkyamidesu is offline
Registered User
 
Join Date: Jul 2013
Location: Indonesia
Posts: 4
Thanks: 4
Thanked 1 Time in 1 Post
darkyamidesu is on a distinguished road
Hello, thanks for reply @KaktoR
its too bad for that, oh well

can i ask something outside the topic?
Any recomendation for compression method that fast (not really using too much Resource) and can be splitted without rebuild the archive first?

currently im using
1. just simple arc with LZMA store compression. but the problem with this that i cant split it to multiple file that fit into disk..
2. Ultra arch with LZMA compression checked with disk-span for splicing the size of "data" archive. the problem with this, the thing need to rebuild main archive to be able for installing. so more time and space (tehnically you need double size for installing some game)..

any suggestion?
i'll verry grateful with any sugestion..
Reply With Quote
  #10  
Old 01-06-2020, 02:01
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
diskspan don't need to rebuild archives. They just install on the fly.

For fast method, try 1, 2, 3, ... for custom compression (1, 2, 3, ... are freearc compressions).
__________________
Haters gonna hate
Reply With Quote
  #11  
Old 10-06-2020, 06:50
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
Complete Translation

Hi
A friend of mine, zarus, has done a full translation of the custom messages into Russian.

Here's the ISS file to add to your script copy (replace in Resources\Modules\External):
Attached Files
File Type: 7z CustomMessages.7z (6.6 KB, 10 views)
Reply With Quote
The Following 2 Users Say Thank You to Masquerade For This Useful Post:
KaktoR (10-06-2020), zenmar (16-06-2020)
  #12  
Old 22-06-2020, 02:31
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Next update soon for testing.

__________________
Haters gonna hate

Last edited by KaktoR; 14-07-2020 at 01:56.
Reply With Quote
The Following 4 Users Say Thank You to KaktoR For This Useful Post:
Cesar82 (22-06-2020), mausschieber (22-06-2020), Titeuf (24-06-2020), zenmar (26-06-2020)
  #13  
Old 23-06-2020, 04:30
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
I have uploaded a new test update to previous post.

The full changelog so far
Code:
v7.2.0
_____________________________________________________
- Fixed CRC Check from previous update
- Fixed InfoBefore and EULA
  > Before it was possible to change the texts
- It is now possible to use both TXT and RTF files for InfoBefore and EULA
- Updated russian localization
- Redone compressor settings
  > It now uses COMPRESSOR_GUI to change the settings
  > Thanks to Cesar82
- CompactMode now have it's own information page
  > It is located near about button
  > This opens a new window which will show you informations about the game or your repack
- If WebsiteButtonText is empty, a custom message 'Website' will be used instead
- Added Czech language to installer
  > "a few" messages still have to be translated
- Added PrecompX (thanks to BLACKFIRE69)
- Added a new checkbox "Limit RAM and CPU usage" to both modes
  > If this checkbox is checked, RAM and CPU usage will be limited during installation
  > The limited settings were not really tested by me, so...
- Added a small bitmap to SelectDirPage to Free/Need space labels
I will made some further additions in the next days. I have to test new diskspan.bat now
__________________
Haters gonna hate
Reply With Quote
  #14  
Old 24-06-2020, 01:13
pincoball pincoball is offline
Registered User
 
Join Date: Mar 2020
Location: Italy
Posts: 29
Thanks: 20
Thanked 10 Times in 8 Posts
pincoball is on a distinguished road
Clean installation of ASIS 7.2.0 + update. Why do I not see the "Next" button on welcome page when not using compact mode?
Reply With Quote
  #15  
Old 24-06-2020, 01:21
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Try with new update 3
__________________
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 15:51.


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