|
|
|
#1
|
||||
|
||||
|
@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'
![]() |
| Sponsored Links |
|
#2
|
|||
|
|||
|
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
|
|
#3
|
||||
|
||||
|
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
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Titeuf (11-05-2020) | ||
|
#4
|
|||
|
|||
|
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.. |
|
#5
|
||||
|
||||
|
rar is not compatible.
__________________
Haters gonna hate
|
|
#6
|
|||
|
|||
|
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. |
|
#7
|
||||
|
||||
|
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
|
|
#8
|
|||
|
|||
|
Quote:
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. |
|
#9
|
|||
|
|||
|
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.. |
|
#10
|
||||
|
||||
|
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
|
|
#11
|
|||
|
|||
|
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): |
|
#12
|
||||
|
||||
|
Next update soon for testing.
__________________
Haters gonna hate
Last edited by KaktoR; 14-07-2020 at 01:56. |
| The Following 4 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#13
|
||||
|
||||
|
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
__________________
Haters gonna hate
|
|
#14
|
|||
|
|||
|
Clean installation of ASIS 7.2.0 + update. Why do I not see the "Next" button on welcome page when not using compact mode?
|
|
#15
|
||||
|
||||
|
Try with new update 3
__________________
Haters gonna hate
|
![]() |
|
|
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 |