Сейчас на форуме: rmn (+1 невидимый пользователь) |
eXeL@B —› WorldWide —› Crinkler v1.1 |
Посл.ответ | Сообщение |
|
Создано: 13 января 2008 08:49 · Личное сообщение · #1 Introduction Crinkler is an executable file compressor (or rather, a compressing linker) for Windows specifically targeted towards compressing 4k intros. Crinkler is being developed by Rune L. H. Stubbe (Mentor/TBC) and Aske Simon Christensen (Blueberry/Loonies) History 12.01.08: Version 1.1 released. Support for weak externals (virtual C++ destructors). Output EXE files are now compatible with Data Execution Prevention. /REPORT option to get an HTML compression report showing detailed compression ratios for every byte of code or data. /TRUNCATEFLOATS option to truncate float constants to a specified number of bits. /SAFEIMPORT is now default, disabled with /UNSAFEIMPORT. Slightly smaller import code overhead if range importing is not used. Fixed some crash problems with compressing very small files. /VERBOSE:FUNCTIONS removed, as it is subsumed by /REPORT. Remaining /VERBOSE options renamed to /PRINT. Maximum number of ORDERTRIES increased to 100000, for those who really have lots of patience. www.crinkler.net/crinkler11.zip |
eXeL@B —› WorldWide —› Crinkler v1.1 |