FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   RG Catalyst (https://fileforums.com/showthread.php?t=96829)

Bilawal 15-05-2015 18:27

Use UltraARC

dogyutz 18-05-2015 20:17

hi, Bilawal how to use your replate?

i follow your instruction but nothing happen

i add files in freearc and compression is none and name it temp.arc and put it to replate folder and run compress.bat but nothing happen what can i do?


Instruction on using Reflate:-
1. First Make A Archive of The folder needed to be Compressed with -m0 and Name it temp.arc.
2. Copy contents of Reflate folder into the folder where the archive is.
3. Run compress.bat
4. Compress the files with Ultra Arc.

Bilawal 22-05-2015 09:01

update

Quote:

ver 1.0.3.7
--> fixed reflate and tested

pakrat2k2 22-05-2015 10:25

instead of using same name for archive over & over again, add the version number to the name when updating it in the first post.

davidtuning 30-05-2015 21:07

The installer does not work, only removes the installer and leave the files in the folder where you installed the game.

Bilawal 31-05-2015 18:53

Quote:

Originally Posted by davidtuning (Post 441177)
The installer does not work, only removes the installer and leave the files in the folder where you installed the game.

Reflate or Ultra Arc???

If Reflate, I have noticed some bugs and I will correct them and If Ultra Arc, I have tested it and found no bugs

aram1376 04-06-2015 08:20

I downloaded this script today. I did as bilawal said in Readme:
Quote:

1. First Make A Archive of The folder needed to be Compressed with -m0 and Name it temp.arc.
2. Copy contents of Reflate folder into the folder where the archive is.
3. Run compress.bat
4. Compress the files with Ultra Arc. -->[Tried compressing the temp folder created in Reflate folder once, and the next time the whole reflate folder including the temp folder and reflate1.ini. Don't know which one is correct]
But when I run the compiled installer, it extracts the "temp" folder which reflate files are located in. That's because I didn't understand the last step:
Quote:

Change Reffile Value to the integer of last file
What should I do in IS script? What should I change "1" to?
Quote:

#define Reffiles "1"
In my Reflate folder we have one file named "reflate1.ini" and a folder named temp.
These are written in reflate1.ini:
Code:

[1_Reflate]
file1=temp\00000000
file2=temp\00000001
file3=temp\00000002
file4=temp\00000003
file5=temp\00000004
file6=temp\00000005
file7=temp\00000006
file8=temp\00000007
file9=temp\00000008
file10=temp\00000009
file11=temp\0000000A
file12=temp\0000000B
file13=temp\0000000C
file14=temp\0000000D
file15=temp\0000000E
file16=temp\0000000F
file17=temp\00000010
file18=temp\00000011
file19=temp\00000012
file20=temp\00000013
file21=temp\00000014
file22=temp\00000015
file23=temp\00000016
file24=temp\00000017
file25=temp\00000018
file26=temp\00000019
file27=temp\0000001A
file28=temp\0000001B
file29=temp\0000001C
file30=temp\0000001D
file31=temp\0000001E
file32=temp\0000001F
file33=temp\00000020
file34=temp\00000021
file35=temp\00000022
file36=temp\00000023
file37=temp\00000024
file38=temp\00000025
file39=temp\00000026
file40=temp\00000027
file41=temp\00000028
file42=temp\00000029
file43=temp\0000002A
file44=temp\0000002B
file45=temp\0000002C
file46=temp\0000002D
file47=temp\0000002E
file48=temp\0000002F
file49=temp\00000030

Can anyone help me?

Bilawal 05-06-2015 00:21

Change
Quote:

#define Reffiles "1"
to
Quote:

file49=temp\00000030
#define Reffiles "49"
and rename
Quote:

reflate1.ini to reflate.ini
and compress the whole game with Ultra Arc not just temp folder

Bilawal 06-06-2015 06:57

update

Quote:

ver 1.0.3.8
--> fixed some bugs in reflate
--> added nanozip support

davidtuning 07-06-2015 10:48

With Ultra Arc :c

Bilawal 09-06-2015 21:24

1 Attachment(s)
Edit records.ini to add your archive

davidtuning 10-06-2015 00:36

Ok. I'm going to try out. :c

Razor12911 10-06-2015 00:56

Bro, I am not going to add nanozip to ultraarc because it doesn't show progress. It just starts from zero then just shoots to 100.

punchao 03-07-2015 03:43

"and compress the whole game with Ultra Arc not just temp folder"

after use reflate i have temp+temp.arc+reflate.ini,these are the files that I have to recompress with ultra arc?

after compress files with reflate,i can recompress with srep + lzma in UltraArc?

Bilawal 03-07-2015 04:44

delete temp.arc and Compress with Ultra_Arc using srep+lzma

ramazan19833 03-07-2015 13:29

RG Catalyst yazılımı resimli olarak anlatabilirmisiniz.

ramazan19833 03-07-2015 13:30

Could you tell RG catalyst software as illustrated.

LuzhinE 03-07-2015 22:16

Bilawal
delete temp.arc and Compress with Ultra_Arc using srep+lzma

no longer we use the Compresor.rar (post #51)

Bilawal 12-07-2015 06:24

Then just add it in records.ini

Skheizen 04-09-2015 01:36

Hi Bilawal. Thanks for your script, you did a great job.
But could you tell me how to add NanoZip to an inno setup script ? I searched for a while on the internet but dind'nt find anything.
Thanks in advance.

Bilawal 04-09-2015 02:20

Quote:

Originally Posted by Skheizen (Post 442994)
Hi Bilawal. Thanks for your script, you did a great job.
But could you tell me how to add NanoZip to an inno setup script ? I searched for a while on the internet but dind'nt find anything.
Thanks in advance.

Edit arc.ini like I did. And use Nanozip Compressor

ShadowEagle 13-09-2015 02:53

Hi, how to extract the reflate compressed files using a bat file if the individually script doesn`t support reflate? What would be the command line to extract the reflated files? Thanks in advance. Cheers





texes06 23-10-2015 14:37

Tutorial Please...

george047 09-12-2015 07:20

little late though.But thanks for script.

ramazan19833 11-12-2015 12:15

Hello, please details of how it is used

Kazamnuk 18-12-2015 04:48

Hello Bilawal,

Thanks for your great and neat script.

If you don't mind, I have some questions to it. I used felice2011 compression tool with the method:

Code:

'-msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:lc8'
̶t̶̶o̶̶ ̶̶c̶̶r̶̶e̶̶a̶̶t̶̶e̶̶ ̶̶t̶̶h̶̶e̶̶ ̶̶n̶̶e̶̶c̶̶e̶̶s̶̶s̶̶a̶̶r̶̶y̶̶ ̶̶D̶̶a̶̶t̶̶a̶̶.̶̶a̶̶r̶̶c̶̶ ̶̶f̶̶i̶̶l̶̶e̶̶s̶̶,̶̶ ̶̶w̶̶i̶̶t̶̶h̶̶ ̶̶t̶̶h̶̶e̶̶ ̶̶f̶̶o̶̶l̶̶l̶̶o̶̶w̶̶i̶̶n̶̶g̶̶ ̶̶r̶̶e̶̶c̶̶o̶̶r̶̶d̶̶s̶̶.̶̶i̶̶n̶̶i̶̶:̶̶

Code:

//if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Data1.bin') then break;
if not ISArcExtract (0, 33, ExpandConstant('{src}\data1.arc'), ExpandConstant('{app}'), '', false, 'felix', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), notPCFonFLY) then break;
if not ISArcExtract (0, 33, ExpandConstant('{src}\data2.arc'), ExpandConstant('{app}'), '', false, 'felix', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), notPCFonFLY) then break;
if not ISArcExtract (0, 33, ExpandConstant('{src}\data3.arc'), ExpandConstant('{app}'), '', false, 'felix', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), notPCFonFLY) then break;
//if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue...', ExpandConstant('{src}'),'Data1.bin') then break;
//if not ISArcExtract ( 0, 50, ExpandConstant('{src}\data2.arc'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
//if not IS7ZipExtract  ( 0, 100, ExpandConstant('{src}\data1.arc'), ExpandConstant('{app}'), false, '') then break;
//if not ISRarExtract    ( 0, 100, ExpandConstant('{src}\data1.arc'), ExpandConstant('{app}'), false, '') then break;

̶U̶̶n̶̶f̶̶o̶̶r̶̶t̶̶u̶̶n̶̶a̶̶t̶̶e̶̶l̶̶y̶̶,̶̶ ̶̶i̶̶t̶̶ ̶̶l̶̶o̶̶o̶̶k̶̶s̶̶ ̶̶l̶̶i̶̶k̶̶e̶̶ ̶̶t̶̶h̶̶a̶̶t̶̶ ̶̶t̶̶h̶̶e̶̶ ̶̶c̶̶r̶̶e̶̶a̶̶t̶̶e̶̶d̶̶ ̶̶f̶̶i̶̶l̶̶e̶̶s̶̶,̶̶ ̶̶w̶̶o̶̶n̶̶'̶̶t̶̶ ̶̶b̶̶e̶̶ ̶̶a̶̶c̶̶c̶̶e̶̶p̶̶t̶̶e̶̶d̶̶.̶̶ C̶̶o̶̶u̶̶l̶̶d̶̶ ̶̶i̶̶t̶̶ ̶̶b̶̶e̶̶ ̶̶t̶̶h̶̶a̶̶t̶̶ ̶̶I̶̶ ̶̶m̶̶i̶̶s̶̶s̶̶e̶̶d̶̶ ̶̶s̶̶o̶̶m̶̶e̶̶t̶̶h̶̶i̶̶n̶̶g̶̶?̶̶ ̶̶H̶̶a̶̶v̶̶e̶̶ ̶̶a̶̶ ̶̶l̶̶o̶̶o̶̶k̶̶ ̶̶o̶̶n̶̶ ̶̶t̶̶h̶̶e̶̶ ̶̶l̶̶o̶̶g̶̶:̶̶

Code:

*** Starting compile.  [13:24:18]

[...]

Warning: Line 534, Column 3: [Hint] Variable 'X' never used
Warning: Line 535, Column 3: [Hint] Variable 'MERGEFILE' never used
Warning: Line 1506, Column 3: [Hint] Variable 'RES' never used
Warning: Line 1506, Column 3: [Hint] Variable 'I' never used
Warning: Line 1506, Column 3: [Hint] Variable 'RESULTCODE' never used
Warning: Line 1507, Column 3: [Hint] Variable 'ARC1' never used
Warning: Line 1507, Column 3: [Hint] Variable 'ARC2' never used
Warning: Line 1507, Column 3: [Hint] Variable 'ARC3' never used
Warning: Line 1508, Column 3: [Hint] Variable 'PCF' never used
Warning: Line 109, Column 3: [Hint] Variable 'LOGO' never used
Warning: Line 132, Column 3: [Hint] Variable 'PCFVER' never used
*** Finished.  [13:24:19, 00:00.624 elapsed]

W̶̶h̶̶a̶̶t̶̶ ̶̶I̶̶'̶̶m̶̶ ̶̶d̶̶o̶̶i̶̶n̶̶g̶̶ ̶̶w̶̶r̶̶o̶̶n̶̶g̶̶?̶̶ ̶̶D̶̶o̶̶ ̶̶I̶̶ ̶̶h̶̶a̶̶v̶̶e̶̶ ̶̶m̶̶i̶̶s̶̶s̶̶e̶̶d̶̶ ̶̶s̶̶o̶̶m̶̶e̶̶t̶̶h̶̶i̶̶n̶̶g̶̶?̶̶ ̶̶M̶̶y̶̶ ̶̶s̶̶k̶̶i̶̶l̶̶l̶̶s̶̶ ̶̶a̶̶r̶̶e̶̶n̶̶'̶̶t̶̶ ̶̶c̶̶e̶̶r̶̶t̶̶a̶̶i̶̶n̶̶l̶̶y̶̶ ̶̶e̶̶n̶̶o̶̶u̶̶g̶̶h̶̶ ̶̶t̶̶o̶̶ ̶̶w̶̶r̶̶i̶̶t̶̶e̶̶ ̶̶s̶̶o̶̶m̶̶e̶̶ ̶̶n̶̶e̶̶w̶̶ ̶̶p̶̶a̶̶t̶̶h̶̶s̶̶.̶̶ B̶̶u̶̶t̶̶,̶̶ ̶̶I̶̶ ̶̶w̶̶o̶̶u̶̶l̶̶d̶̶ ̶̶b̶̶e̶̶ ̶̶v̶̶e̶̶r̶̶y̶̶ ̶̶d̶̶e̶̶l̶̶i̶̶g̶̶h̶̶t̶̶e̶̶d̶̶ ̶̶i̶̶f̶̶ ̶̶y̶̶o̶̶u̶̶ ̶̶c̶̶o̶̶u̶̶l̶̶d̶̶ ̶̶h̶̶e̶̶l̶̶p̶̶ ̶̶m̶̶e̶̶ ̶̶(̶̶r̶̶o̶̶o̶̶k̶̶i̶̶e̶̶)̶̶ ̶̶o̶̶u̶̶t̶̶ ̶̶a̶̶ ̶̶b̶̶i̶̶t̶̶.̶̶ ̶̶T̶̶h̶̶a̶̶n̶̶k̶̶s̶̶ ̶̶i̶̶n̶̶ ̶̶a̶̶d̶̶v̶̶a̶̶n̶̶c̶̶e̶̶!̶

Edit
: Works flawlessly with UltraArc.

Kazamnuk 19-12-2015 07:33

Me again.

I want to make something clear:

I don't have encountered any problems by doing it with UltraArc. The script works flawlessly, and give a clean install.

̶Ho̶̶w̶̶e̶̶v̶̶e̶̶r̶̶,̶̶ ̶̶t̶̶h̶̶e̶̶ ̶̶o̶̶n̶̶l̶̶y̶̶ ̶̶t̶̶h̶̶i̶̶n̶̶g̶̶ ̶̶i̶̶ ̶̶n̶̶o̶̶t̶̶i̶̶c̶̶e̶̶d̶̶,̶̶ ̶̶i̶̶s̶̶ ̶̶t̶̶h̶̶a̶̶t̶̶ ̶̶t̶̶h̶̶e̶̶ ̶̶u̶̶n̶̶i̶̶n̶̶s̶̶t̶̶a̶̶l̶̶l̶̶ ̶̶d̶̶o̶̶e̶̶s̶̶ ̶̶n̶̶o̶̶t̶̶ ̶̶w̶̶o̶̶r̶̶k̶̶i̶̶n̶̶g̶̶ ̶̶p̶̶r̶̶o̶̶p̶̶e̶̶r̶̶l̶̶y̶̶. It̶̶ ̶̶w̶̶o̶̶n̶'̶t̶̶ ̶̶u̶̶n̶̶i̶̶n̶̶s̶̶t̶̶a̶̶l̶̶l̶̶ ̶̶t̶̶h̶̶e̶̶ ̶̶c̶̶o̶̶m̶̶p̶̶l̶̶e̶̶t̶̶e̶̶ ̶̶g̶̶a̶̶m̶̶e̶̶,̶̶ ̶̶i̶̶t̶̶ ̶̶d̶̶o̶̶e̶̶s̶̶ ̶̶o̶̶n̶̶l̶̶y̶̶ ̶̶u̶̶n̶̶i̶̶n̶̶s̶̶t̶̶a̶̶l̶̶l̶̶ ̶̶a̶̶ ̶̶c̶̶r̶̶e̶̶a̶̶t̶̶e̶̶d̶̶ ̶̶f̶̶o̶̶l̶̶d̶̶e̶̶r̶̶ ̶̶i̶̶n̶̶ ̶̶g̶̶a̶̶m̶̶e̶̶ ̶̶d̶̶i̶̶r̶̶ ̶̶n̶̶a̶̶m̶̶e̶̶d̶̶ ̶̶a̶̶s̶̶ ̶"̶u̶̶n̶̶i̶̶n̶̶s̶̶t̶̶a̶̶l̶̶l̶"̶.̶

Edit: Problem can be solved by adding the code:
Code:

[UninstallDelete]
Type: filesandordirs; Name: "{app}*.*"
Type:dirifempty; Name: "{app}"

Great script Bilawal, thanks again.

ramazan19833 19-12-2015 08:48

Kazamnuk Merhaba sizden RG Catalyst kullanımı hakkında bilgi alabilirmiyim şimdiden teşekkürler ederim

ramazan19833 19-12-2015 08:48

Hi RG catalyst can I get information about the use of earn from you, thanks in advance, I would

ramazan19833 25-01-2016 12:28

Hello,Help
 
HELP

[IMG]http://i.hizliresim.com/GoNDLv.jpg[/IMG]

panker1992 25-01-2016 13:28

wrong .bin file , you probably made an error in the name section on the Inno file :/

ramazan19833 25-01-2016 13:43

RG catalyst does this program work correctly ?

panker1992 25-01-2016 15:22

i used this quite some time ago :D and it works 100% correctly

ramazan19833 26-01-2016 19:38

:)Description extra hundred Turkish translation from Turkish to English please forgive me, I'm past that birthday was very
:D Thank you in advance for everything.........
--------------------------------------------------------------------------------------------------
:confused:Türkçe Açıklama :
Gönderdiğim Dosyalar Hazır Amaçlı Test Burada oluşan sıkındı Reflate k
lasöründe bulunan reflate. ini içindeki file26684=temp\0000683B kodu Main_SlideShow.iss veya Main_Reflate.iss #define RefFiles "26684" girmeme rağmen oluşan setup.exe .arc dosyaların yüklenmesinden sonra Reflate ile bölünen dosyaların geri gelmesinde oluşan hata sizden ricam Main_SlideShow.iss veya Main_Reflate.iss dosyaların uyumlu çalışması
--------------------------------------------------------------------------------------------------
:confused:Description :
I sent the files ready in a folder for testing purposes here sikindi Reflate reflate. file26684 ini=temp\0000683B Main_SlideShow code.ISP or Main_Reflate.ISP #define ref files "26684" enter occurs even though setup.exe .Reflate after the installation of the Arc files with the split files, the error that occurs in the back of Main_SlideShow you request.ISP or Main_Reflate.ISP work files compatible
--------------------------------------------------------------------------------------------------
:eek:Error Picture :[IMG]http://i.hizliresim.com/bJRpA8.jpg[/IMG]
--------------------------------------------------------------------------------------------------
:cool:System Information : http://i.hizliresim.com/E5MNnA.jpg
--------------------------------------------------------------------------------------------------
:rolleyes:Data :http://s3.dosya.tc/server7/7cci2d/Data.zip.html

NoMore Pain 13-03-2016 14:30

halp
 
http://s10.postimg.org/sf5z6b8ll/Untitled.jpg

This picture does't show plees help

linggar17x 25-09-2017 15:08

how to decompress .bin file?

Razor12911 25-09-2017 21:43

use Freearc

linggar17x 26-09-2017 06:23

Unistall not working

Bilawal 26-09-2017 22:03

Project is not supported


All times are GMT -7. The time now is 00:56.

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