|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
I have changed my VGA to a Radeon Hd7950 3Gb and since then in the system verificacion of any conversion made with CIU 1.0.0.6 it always appears in red like it doesn't meet the minimum requirements, i think maybe it's related to the 3gb but i don't really know, is there any way to fix this in the conversion script?
PS: I don't know if my question goes here but if it don't, please let me know, thank you |
| Sponsored Links |
|
#2
|
|||
|
|||
|
i need a litte help with photoshop please
When i try to make rounded cornes in photoshop i get this... look at border.. i dont know why, i try to make it in five differents ways, but always have the bad white border.. thanks for yours helps.
Last edited by Logrim; 09-12-2013 at 06:49. |
|
#3
|
||||
|
||||
|
Quote:
then attach mask file and the png file. i will help you |
| The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
Logrim (09-12-2013) | ||
|
#4
|
|||
|
|||
|
yes, i'm using mask.. i thought was my script, but with yener90 ciu and with razor12911 installer creator its the same..
|
|
#5
|
|||
|
|||
|
need help
hi...
DiskSpan_GUI support win 7? i have eror for finish compress in win 7. |
|
#6
|
|||
|
|||
|
Hi, I have a question. If I would personalize the conversion already poster, for example conversion with LZMA, and I want to add srep+precomp for more compression, how I chose the file that can be compressed by srep+precomp without a waste of time?
In other words, there are a method to estimate the efficency of compression, for each file, BEFORE start compression? |
|
#7
|
|||
|
|||
|
Hi,
i'm trying to make a conversion for all Wing Commander Series but i'm having some troubles becouse some Wing Commander games are old and require DOSBOX. I need to create icons like (the installation path of the game is "D:\Giochi\Wing Commander Collection", Wing Commander 3 is the component3): Destination: "D:\Giochi\Wing Commander Collection\DOSBOX\dosbox.exe" -conf dosboxWC3.conf -noconsole -c "exit From: "D:\Giochi\Wing Commander Collection\Wing Commander 3\" i only found some code like: Name: {group}\{code:GetAppName} {code:MyExecutableIconName3}; Filename: {app}\{code:GetMyAppExePath3}\{code:GetMyAppExeNam e3}; WorkingDir: {app}\{code:GetMyAppExePath3}; Check: ThirdExecCheck1 Name: {userdesktop}\{code:GetAppName} {code:MyExecutableIconName3}; Filename: {app}\{code:GetMyAppExePath3}\{code:GetMyAppExeNam e3}; WorkingDir: {app}\{code:GetMyAppExePath3}; Check: ThirdExecCheck1 Name: {group}\{cm:Config}; Filename: {app}\{code:GetMyAppExePath3}\{code:GetMyAppExeNam e3}; WorkingDir: {app}\{code:GetMyAppExePath3}; Check: ThirdExecCheck2 Name: {userdesktop}\{cm:Config}; Filename: {app}\{code:GetMyAppExePath3}\{code:GetMyAppExeNam e3}; WorkingDir: {app}\{code:GetMyAppExePath3}; Check: ThirdExecCheck2 |
|
#8
|
||||
|
||||
|
Always depends of the game files. You need test to know.
Some game files accept insane compression like Hitman Absolution. Others makes no difference like COD Black Ops II. So, you need always to test.
|
|
#9
|
|||
|
|||
|
Thanks for the info....so the only way is to test
I read on internet that the compression software using an euristich algorithm, so the time needed to estimate the final compression ratio is egual to time needed to compress the file...for this reason the only way is to test and verify for each game...LOL I tried
|
|
#10
|
|||
|
|||
|
Hi i have tried to compress Saints Row IV with this settings
Code:
Compression=lzma2/ultra64 InternalCompressLevel=ultra DiskSpanning=True DiskSliceSize=1566000000 SlicesPerDisk=3 CompressionThreads=2 LZMAAlgorithm=1 LZMAMatchFinder=BT LZMANumFastBytes=64 LZMAUseSeparateProcess=yes LZMADictionarySize=65536 LZMABlockSize=262144 LZMANumBlockThreads=2 So i do not know how it is possible, that somebody have same game with same files, but compressed to something like 5,3GB. Where did i make mistake? ![]() I have: CPU: Q9400 3,2 GHz, 5 GB RAM. This should be sufficient for compression Thank you for you help. |
|
#11
|
||||
|
||||
|
get rid of first -lc8 & depending on whose script your using the arc.ini must be included as well. so it knows what values to use for compression / decompression.
|
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
alley_u2 (02-09-2013) | ||
|
#12
|
||||
|
||||
|
Quote:
Code:
@echo off Title Compressor for Blackbox Script - by AliEN echo ******************************************************************************* echo * Freearc+Precomp+Srep Compressor for Blackbox Script * echo * Don't forget. Open this file with notepad. * echo * Change C:/* to your files directory. Example: C:/Folder/* * echo * By AliEN * echo ******************************************************************************* pause @echo Working Arc+Precomp+Srep+Arc again arc a -lc8 -ep1 -ed -r -w.\ Data\Setup-1.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\Users\Allen\Desktop\v3" @echo Finished. pause Code:
[External compressor:srep]
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 -cn- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
|
|
#13
|
||||
|
||||
|
Can anyone tell me is there any tutorial form where i can learn to add "system requirement" in Inno Setup?
|
|
#15
|
||||
|
||||
|
How i can Compression file used Compress Srep or Compress Precomp BY INNO SETUP
Means How can I use Inno Setup to Compression file using Srep or Precomp ? Waiting for the answer Thank you very much Eng : AHMED SAMI
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| soft mod - opinions, questions | dneray22 | XBox Games | 2 | 01-08-2003 06:36 |
| A few questions I need answered. | rms2001 | XBox Games | 5 | 05-12-2002 12:55 |
| Newbie with 1,000 questions ( not really 1,000, but close enough) | tdoran70 | PS2 Games | 3 | 29-05-2002 00:47 |
| A few questions, PLLeaase Read | Bill-Something | PSX Games | 6 | 18-08-2001 08:18 |