Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 27th January 2007, 22:31   #1
ras french
Junior Member
 
Join Date: Dec 2006
Posts: 16
best compression

hi all ,

i have made a setup for a game with nsis and the best compression's result is in lzma and is 656 MO .

is it any way to make this setup more light ?

thx
ras french is offline   Reply With Quote
Old 27th January 2007, 22:59   #2
{_trueparuex^}
Senior Member
 
{_trueparuex^}'s Avatar
 
Join Date: Dec 2005
Location: Glow
Posts: 285
Are you using solid lzma compression? "SetCompressor /solid lzma" usually gives the best result. You can also try to increase the lzma dictionary size with SetCompressorDictSize. Try 16 or 32, but don't expect it to do any miracles.

The guy with the ridiculous username. Thou shall call him PaR instead.
Visit My Website
{_trueparuex^} is offline   Reply With Quote
Old 28th January 2007, 02:35   #3
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,783
Just remember that with solid compression the end user needs a bit of space in %temp%

IntOp $PostCount $PostCount + 1
Anders is online now   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump