|
#226
|
||||
|
||||
|
Thanks yener, somehow I missed that
![]() Also, how do I convert to srep.... I need to move file over srep.exe, right or..... A lot of THANKS to BAMsE. I understand a lot now about compression. But I'm sure I will have more questions ![]() Cheers EDIT: When I try to compress pcf with srep I get .pcf.srep extension....What now, that is not good, right. Last edited by Newbie; 19-10-2012 at 12:05. |
| Sponsored Links |
|
#227
|
||||
|
||||
|
Is there any way to make a button on a autorun menu to browse a custom made folder (named Extras for example) on the disc? I like to put some extra stuff (soundtracks, wallpapers, etc.) on my custom made discs so it would be nice to be able to access them through autorun menu instead of going to the disc. Thanks in advance, yener
|
|
#228
|
||||
|
||||
|
Quote:
NamelessOne good idea
|
|
#229
|
||||
|
||||
|
Quote:
I've forgot to read that thread, maybe I was lazy because there is 60 pages, but will find time to read it For sure. Thanks again, if I have another question will ask again, But will read first. Regards EDIT: Forget to ask, it says that I need to put files......in one folder in setup.cab.... Name of that folder doesn't matter or I need to put it inside setup folder or what. And about OUTPUT_ARCHIVE_NAME - it should be Data.cab, am I right.... Last edited by Newbie; 20-10-2012 at 09:21. |
|
#230
|
||||
|
||||
|
BAMSE, how to compress videos.bik?
I have the program RAD Video Tools, but i dont know how to use. I want to compress the videos I am Alive. It is easier to direct the program or bat file? Last edited by kassane; 20-10-2012 at 09:27. |
|
#231
|
||||
|
||||
|
@kassane
What you mean "but I can not use right"..... Under Compression settings you have - compress to a % of the original..... I use this usually. And program batch also works fine. |
|
#232
|
||||
|
||||
|
Quote:
kassane just point to file you want to convert, use Bink it! button and set desirable options like %, width and height of output file |
|
#233
|
||||
|
||||
|
Quote:
![]()
|
|
#234
|
|||
|
|||
|
im currently optimizing script -> button creating will be 80% easier for me
![]() -> i will create custom buttons on autorun like browse cd read readme manual |
|
#235
|
||||
|
||||
|
Compressing what? Or maybe uncompressing? What method of compress? Files version?
|
|
#236
|
||||
|
||||
|
I was compressing the files of the game, the bat file code:
Code:
arc a -ep1 -ed -r -w.\ Data\Data1.cab -mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "PATH TO BE COMPRESSED" |
|
#237
|
||||
|
||||
|
Probably wrong version of some compressor file or absence of arc.ini. You need arc.exe (0.67), precomp.exe plus its files (0.4.2), srep.exe (3.0) and arc.ini included in yener90's setup.cab. This ini must be placed in the root of your setup.cab too
|
|
#238
|
||||
|
||||
|
Quote:
Code:
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:precomp]
header = 0
packcmd = precomp -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
|
|
#239
|
||||
|
||||
|
kassane
First: don't quote previous post Second: you need to add to your setup.ini the following line Code:
[InstallOptions] PrecompVer=inside |
|
#240
|
||||
|
||||
|
yes, I added this line in setup.ini:
Code:
[InstallOptions] PrecompVer=0.42 Code:
[InstallOptions] PrecompVer=inside |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial On How To Create Your Own Crack..! | mojo8850 | PC Games | 17 | 20-03-2005 22:43 |
| Mafia - Newbie Cracking Tutorial online | cdkiller | PC Games | 6 | 14-12-2002 09:01 |
| every game needs a special dvd rip tutorial??? | billete100 | PS2 Games | 1 | 10-10-2001 01:44 |
| Brief fast tutorial on DC copy? | webcamworld | DC Games | 1 | 02-05-2001 20:27 |
| grandia 2 SAGICE's tutorial | DarCwuN | DC Games | 2 | 17-12-2000 16:43 |