FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   QUESTIONS - All Conversion Questions to be Posted Here (https://fileforums.com/showthread.php?t=94970)

Grumpy 24-07-2013 06:52

QUESTIONS - All Conversion Questions to be Posted Here
 
If you have any type of conversion questions, which does not belong to a specific conversion, then post them in this thread please.

If you have a Question regarding a specific conversion then ask your question in that specific conversion's thread.

We try to keep the Conversion section of the forum for the actual Conversions and not for things like random questions etc. It helps us to be better organized and easier for others to find answers to possibly the same questions.

Thankyou

Pirate Ted 24-07-2013 21:24

Merge
 
hi, how to merge setup.dll,setup.cab into setup.exe according yener90 script?

HellRazor 25-07-2013 03:31

Quote:

Originally Posted by Pirate Ted (Post 421331)
hi, how to merge setup.dll,setup.cab into setup.exe according yener90 script?

Unpack all files from Setup.cab to folder Setup, add ; in front of #define ProgramFiles (second line) inside InstallerScript.iss.

Remove ; from ;#define Internal (tenth line) in InstallerScript.iss.

Remove ; from ;#define Internal (first line) in LangScript.iss.

Compile and that's that.

zura 28-07-2013 02:49

hi! what are the scripts to get maximum possible compression with innosetup without using any 3rd party softwares?

artdekdok 28-07-2013 10:53

Quote:

Originally Posted by zura (Post 421430)
hi! what are the scripts to get maximum possible compression with innosetup without using any 3rd party softwares?

http://www.jrsoftware.org/ishelp/ind...up_compression

HellRazor 28-07-2013 12:49

Quote:

Originally Posted by zura (Post 421430)
hi! what are the scripts to get maximum possible compression with innosetup without using any 3rd party softwares?

You should check the link that @artdekdok provided.
Highest compression that you can use with Inno is lzma2, however...

It has been reported on few occasions that difference between lzma2/ultra and lzma2/ultra64 is only by several megabytes and it takes way longer to compress with /ultra64 parameter.
Which is not worth, IMHO.

inovateqsa 14-08-2013 01:15

Which method results in the best compression - Internal using Lzma2, or External using Freearc (No Srep or Precomp, since I have no clue how to use them)?

Also, I am having a rather irritating problem with a video at the moment:

After converting it with "Any Video Converter" to an .Avi file (Xvid codec), and renaming it to 'Video', I place it in the background folder and it simply does not play.
Placing at least one .Jpg file allows the video to play - However the Video is fast forwarded and ends in less than 5 seconds, then the picture is shown.
The actual install does take longer than the video would have played for, so that can't be the problem.
The game is Cloudberry Kingdom, but I have had this problem before with Hitman Absolution as well.
I am using CI 8.5.7.4.

Is there any way to fix this?

Te4maw 22-08-2013 03:47

how to change compresion method

pakrat2k2 22-08-2013 05:04

open any iss script, click on help ( top right ) search for compression in index

prudislav 23-08-2013 04:10

Just wanna ask which DiskSliceSize use to minimize free disk space on both DVD5 and DVD9, and usage of DVD9/5 would be choosed just by different SlicesPerDisk. (1550000000 lefts too much free disk space on DVD9)

Example situation: 20GB and want to do it on 1xDVD9 and 3xDVD5

mausschieber 23-08-2013 04:19

Quote:

Originally Posted by prudislav (Post 422167)
Just wanna ask which DiskSliceSize use to minimize free disk space on both DVD5 and DVD9, and usage of DVD9/5 would be choosed just by different SlicesPerDisk. (1550000000 lefts too much free disk space on DVD9)

Example situation: 20GB and want to do it on 1xDVD9 and 3xDVD5

Valid values:
262144 through 2100000000, or max
Default value:
max (2100000000)

Description:
This specifies the maximum number of bytes per disk slice (SETUP-*.BIN file). Normally, this should be set to the total number of bytes available on the disk media divided by the value of the SlicesPerDisk [Setup] section directive, which defaults to 1.

This directive is ignored if disk spanning is not enabled using the DiskSpanning [Setup] section directive.

To optimally fill 4.7 GB recordable DVDs, use:

SlicesPerDisk=3
DiskSliceSize=1566000000
To optimally fill 8.5 GB (dual-layer) recordable DVDs, use:

SlicesPerDisk=5
DiskSliceSize=1708200000
To optimally fill 700 MB (80-minute) recordable CDs, use:

SlicesPerDisk=1
DiskSliceSize=736000000
To optimally fill 1.44MB floppy disks, use:

SlicesPerDisk=1
DiskSliceSize=1457664

source: Inno setup help file DiskSlizeSize

prudislav 23-08-2013 06:07

mausschieber - i know that - i just want to figure out optimal DSS for both DVD5(4.7) and DVD9(8.5) at once ;-)

pakrat2k2 23-08-2013 07:45

you cant do both at once. diskslicesize tells inno wether you want a dvd9 or dvd5 cant do both at once. you can do dvd5 but reduce 1566000000 to say 1555000000
to allow redist room on first dvd. Then just move some of the setup2.bin files to first folder until it reaches dvd9 size, then rest of setup3.bin files across remainder dvd5 folders.

prudislav 23-08-2013 08:07

i know i just wanted some number which minimizes free space on both :-D 1566.... fits fine on DVD5 (+-100MB free) but you can add additional 2 on DVD9 which lefts (+-900MB free) - i just wanted optimal number to minimizes tthis free space

ferv 29-08-2013 19:25

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


All times are GMT -7. The time now is 18:40.

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