• Home
  • Contact
  • Linked
  • Chat
  • Forum
  • Buy/Sell
Retro-Replay.com
  • Retro Blog
    • Arcade Games
    • Arts and Crafts
    • Atari
    • Clothing
    • Contests
    • Culture
    • DIY/Hacks
    • Food
    • Glitches / Mistakes
    • HandHelds
    • Humor
    • Interviews
    • Microsoft
    • Nintendo
    • Playable
    • Print
    • Sega
    • Sony
    • Studies
    • Toys
  • Retro Reviews
    • 3DO Reviews
    • Front End Reviews
    • NES Reviews
    • Sega Genesis Reviews
    • Tutorials
    • Front Ends
    • Mame
  • Emulator News
    • 3DO
    • Arcade
    • Nintendo
    • M.A.M.E.
    • Atari
    • Front Ends
    • Handheld
    • iPod
    • Java
    • Linux
    • Mac
    • Misc.
    • Multi System
    • Multi-Arcade
    • Playstation
    • Plugins
    • Rom Manager
    • Sega
    • Utilities
  • Emulator Downloads
    • Arcade Emulators
    • Nintendo Emulators
    • Microsoft Emulators
    • Sony Emulators
    • Atari Emulators
    • Sega Emulators
    • Other Emulators
    • Non PC Emulators
    • Emulators for other consoles
    • Emulator tools
    • Utilities Page 1
    • Utilities Page 2
  • Retro Arcade
  • Sprites
  • Game Music

You are here: Home » Emulator News » EmuLoader 5.7.5 released

EmuLoader 5.7.5 released

dmb062082 May 5, 2009 0

Front End

QUOTE
Fixed

Game status not being updated after scanning games (only between “missing” and “found with missing ROMs/CHDs” status)
Main screen not being set active after exiting a game
The “Played x” captions in tiles view mode were being loaded without using virtual mode after exiting a game
Convert snapshots feature now support and rename up to 100 images per game
Scan games feature was not handling games with missing ROMs/CHDs correctly
Wrong CHD media type for some ZiNc games
ZiNc games set as available when all ROMs are found but .zip files are not in the same folder (not valid for ZiNc emulator). All files (.zip / .chd) must be in the same folder, but the .chd file can be placed in a sub-folder with the name of the gamename (like MAME). You do not need to add this sub-folder into the ROMs paths!
Remember that EL support multiple ROMs folders, even if ZiNc doen’t, but to run games, all files of a particular game must be in the same folder
And NO MERGED sets!
A few games filters fixes (you need to create MAME games list again to apply them):
-> CHD tags “scsi0″ and “scsi1″ are moved to “CD-ROM” media type (\ini_files\chd_mediatypes.ini” file)… for now. This fixes all Konami System 573 games that were being set as hard-disk based games instead of CD-ROM
-> Konami Viper games were wrongly tagged as “Hard-Disk” CHD types. Changed them to “Compact Flash Card”… hard-coded into the “uMain.CreateGamesListXML” function!
-> American Laser Games were wrongly tagged as “Hard-Disk” CHD types as none of the discs are dumped yet. Changed them to “LaserDisc”… hard-coded into the “uMain.CreateGamesListXML” function!
Taito G-NET games were not being correctly detected due to not using “gamename.zip” files, only bios sets. But now, games that you do not have the .chd file are set as found with missing ROMs (Taito G-NET only) :_((
…some other games do not use “gamename.zip” as well but are not on this fix (“Konami Viper” system)
- Visual bug in the message box when vertical scrollbar is visible
- The current favorite profile was not being correctly selected when opening the favorites profile editor
- Image resampler not being applied at startup and when switching between classic/layout image view modes
- Merged games were not being added into the merged list (“\arcade\systemname_merged.ini”)

Changed

- All ZiNc icons renewed
- Only 1 system support for “Scan Missing Images / MAMu_ Icons”, “Scan Not Used Images / MAMu_ Icons”
…old screens with TreeView and multiple systems at once was a mess :_(
- Scan not used MAMu_ icons: changed popup menu option “View Excluded List” to “View/Edit Excluded List” so you can edit and use the updated files list in real time (“\ini_files\el_mamu_exclude.ini” file)
- New setting in popup menu on scan missing MAMu_ icons screen: icon size 16×16 or 32×32

Improved

Games details screen:
-> CHD files are always audited in games details screen, no matter the status of the game
-> The parent CHD info is displayed in the ROMs list if the CHD of the clone game is not found but the parent CHD is (only if filenames are different)
-> Header version info for older CHD files (versions 1 and 2) are still displayed, but are not supported by the front-end
Minor optimizations to the scan results screen
Changes and optimizations in customize hidden games screen (main menu “Games Filters” / “Hidden Games” / “Customize”)
-> Search patterns and columns width are saved in “el_extras.ini”
-> Games are now validated by “game name” and “system ID” tags only (no “clone of” anymore… kinda pointless)
-> Removed “Delete Duplicates” button. Done automatically when using “BEGIN SEARCH” button
-> All lists replaced by EasyListView components (cleaner and easier to work with)
-> This feature is main games list dependant now. External files (“\arcade\*.el” and “catver.ini”) are no longer used to build the list in the editor. The scan is NOT affected by the main games filter
-> New layout
-> Fixed loading hidden games into the editor (very old bug!). It was not checking for the system tag. If there’s a game with same name on different systems, they would all be added
-> System icon displayed with game icon on the first column
Feature scan audio samples optimized and UI updated
Other features are also dependant on the current main games list instead of “\arcade\*.el” and extras. Main games list is processed twice as fast and the progress bar became reduntant…
- “Scan for Missing Images / MAMu_ Icons”
- “Scan for Not Used Images / MAMu_ Icons”
- “Left Panel editor”
- “Scan Audio Samples”
- “Customize Hidden Games”
- “Not Used Zip Files”

- Heavy optimization on add/delete games to/from favorites/hidden list functions (10000 items in 2 seconds!)
- Tweaks and optimizations to EL’s custom select file dialog (virtual mode)

Removed

- An extra (and invisible) background for the icons was being draw on top bars (all screens)… guess I forgot to remove it from the source code
- Revised and removed some more reduntant lines of code in the entire project

Added

- Disk entry detection when creating games list for systems that use ClrMAME’s external XML databases
Support for ROMs list on ZiNc (based on ClrMAME XML file). EL can detect missing ROMs/CHDs on this system now (“\arcade\zinc_roms.el”)
- Get the ClrMAME XML file at Logiqx website (ZiNc v1.1 only!). The missing data is extracted from the MAME games list (if available).
- Also updated file “\ini_files\zinc.ini”, split in 2 sections: “[driver]” and “[gameindex]“
- That makes Daphne the only system without ROMs list support…
- Support for ZiNc bios entries. Now you have “parent / clone / bios” games IDs. The ID for all other systems were re-arranged, except MAME. You must re-create games list for all systems, except MAME. Also added 2 new icons for the ZiNc bios: “ZiNcBios.ico” and “UnZiNcBios.ico”
- Note that you cannot run ZiNc bioses, this is only to improve games scanning…
- New option to scan all games with missing ROMs/CHDs (games popup menu, “Scan Games” / “Missing ROMs/CHDs”)
- Support all systems, except Daphne
- Support for MAME 0.131

>> Get it HERE.

Tweet
TAGS » EmuLoader
POSTED IN » Emulator News, Front Ends

Related »

EmuLoader 5.8.1 released

EmuLoader 5.8.1 released

EmuLoader 5.7.6 released

EmuLoader 5.7.6 released

EmuLoader 5.7.4 released

EmuLoader 5.7.4 released

EmuLoader 5.7.2 released

EmuLoader 5.7.2 released

Leave A Response »

Click here to cancel reply.

More Emulator News, Front Ends

  • Integrating CPwizard into Hyperspin
  • Naomi emulator - Makaron update T12/5
  • MAME Plus! v0.139 r4717
  • Mednafen gets the trickier systems working (great for Hyperspin or any other frontend!)
  • PSX4Droid
  • DeSmuME Wii SVN r191
  • Jpcsp SVN r1671
  • RomVault v1.5.1
  • My Nes v0.9.2.0
  • Dolphin SVN r5827

For Sale

  • Tekken-Tag-Tournament-arcade-game

    Tekken Tag Tournament arcade game

    I have 2 Tekken Tag Tournament arcade games for sa...
    [Read more]

  • 1970-Midway-Invaders-From-Outer-Space-Arcade-Game-Very-Rare

    1970 Midway Invaders From Outer Space Arcade Game Very Rare

    Very Rare 1970 Midway Invaders From Outer Space Ar...
    [Read more]

Sponsors

Polls

What is your favorite 16 bit system?

View Results

Loading ... Loading ...
  • Polls Archive

Popular Posts

  • Ultimate Lego Donkey Kong Ultimate Lego Donkey Kong: Just when you thought that it was safe to say Retro Gaming Geeks couldn't possibly get any geekier with game related cupcake designs.... someone breaks the mold and re-creates a static image of the original Donkey Kong Arcade game out of nothing but Leg
  • HyperSpin Review HyperSpin Review: HyperSpin, making retro gaming pretty again. Don't forget to check out the interview we had with BadBoyBill here. So what is HyperSpin? HyperSpin is a front end for video games! What the hell is a front end? A front end is a nice graphical interf
  • RomVault v1.5.1 RomVault v1.5.1: RomVault is a Rom Manager for your roms. It is a very good alternative to CLR MAME Pro. It can do some nifty things. Here is a quote from the Author: Just added a quick bugfix update (1.5.1): Corrupt zips are now correctly moved out to the ToSort/Corru
  • Look mom a Nintendo Bed Look mom a Nintendo Bed: If I had this bed as a kid I don't think I would have ever had a problem making it. This kid has the coolest grandma ever for making something like this. Wait the NES came out 25 years ago, this was made by a total geek! Anyway we think its pretty c
  • Making a Hyperspin theme for unsupported systems Making a Hyperspin theme for unsupported systems: I have recently been inspired by the video I placed below.  So to be very clear, my theme will NOT be as nice as this theme.  I do not have the time nor attention span to make such a nice theme.  The theme that I do end up creating will be will fit the theme o
  • Electus64: Portable N64 Mod Electus64: Portable N64 Mod: This cool hack created by Slipstream, is by far the coolest and most definately portable handheld n64 we have ever come across. A full charge will give you over three hours and the screen is a solid 4.3 inches. Get your Mario64 on. Check out the source over

Our favorite sites

  • Donkey Gamer
  • Emusites.com
  • EmuXhaven
  • Gnomes Lair
  • I Remember Playing That
  • InfoFork
  • MAME World
  • My Piece Of The Inter NET
  • n3rd-wear
  • Never That
  • Old Wizzard
  • Retro Base
  • Retro Garden
  • Retro Treasures
  • Video Game Museum

Archives

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Copyright © 2011 - Retro-Replay unless otherwise stated. All rights reserved.

Powered by WordPressBack to Top