EmuCR Feeds
Email Us

JRomManager v1.4 build 16 is released. JRomManager ia a Rom Manager entirely written in Java and released under GPL v3.

Current Features:
* Zip support
* Mame and Logiqx Dat formats
* Import from Mame executable
* Dat parsing caching via Java Serialization
* Optimized to permit scan over shared network
* Dir scan caching via Java Serialization based on FileMDate+FileSize, one cache file per romdir, reusable between different Dat Scans if same dir used
* Split Scan/Fix/Rebuild
* Non-Merged Scan/Fix/Rebuild
* Merged Scan/Fix/Rebuild (with choice in case of name collision)
* Full SHA1 scan or on-need SHA1 scan in case of suspicious CRC32
* Retain SHA1 in cache until zip file change
* CHD support (no separate dir from roms yet)
* Per profile settings (what to fix, how to scan, ...)
* MultiThreading support (at least for archive manipulation and checksum calculation, fast disks required)
* MD5 support (for old dats)
* 7z support via SevenZipJBinding + 7z command line as functional backup
* TorrentZip support via trrntzip command line
* Multiple Source Dir
* Enhanced Gui with Report
* Translated to English and French
* Software List support
* Filtering functionalities (clone, chds, systems list, display mode, cabinet type, driver status, ...)

JRomManager v1.4 build 16 Changelog:
* ZipFileSystem class from JRE has problem with file modification over shared network, it pretends that archive file is not writable while it is, so it's time to duplicate Oracle's code into JRomManager... and patch it!
* As a consequence ZipFileSystem has also been enhanced to support compression level (from STORE[0] to ULTRA[9]) instead of the DEFAULT[-1] compression
* It is also now possible to choose a size threshold where ZipFileSystem will choose between uncompress to RAM or to temporary folder
* Now that we have full control on ZipFileSystem behavior, ZIP compression level will be automatically set to 1 prior TorrentZipping
* When launching a software from Profile Viewer you will have choice of the machine (sorted by compatibility level)
* Samples are also TorrentZipped now
* Fixed an out of bound stream bug with Jtrrntzip when reading STORE files from archive (that was returning a CorruptZip code)
* Added update check at start with ChangeLog diff (from current to latest) shown in a MessageDialog (English only)
* Added one-click updater: just click the link in the MessageDialog from update checker, and it will download and update by itself, then restart using JUpdater
* Added Jar Installer: just download the Jar version from github and run it with Java
* Added System's filter new shortcuts menu
* Fixed software list refresh bug in profile viewer
* Fixed special case of ROMs with no name (and with loadflag)

Download: JRomManager v1.4 build 16
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!