Bienvenidos a Abandonsocios: El Portal de los Juegos Antiguos
0 Usuarios y 1 Visitante están viendo este tema.
* Re-wrote DREAMM’s user interface to run on top of SDL2, enabling MacOS support.* Wrote assembly language versions of my i386 interpreter for both Intel and ARM platforms.* Added Direct3D emulation support, with a multicore software renderer.* Introduced support for many new games, including the GrimE engine games, several Star Wars games, and others.* Expanded support for more demo and alternate versions of games, including my own Windows ports (yes, I now emulate myself).* Added support for Super VGA output, plus basic joystick controls.* Added in-game volume controls, plus many other quality-of-life UI improvements.
* Maniac Mansion* Zak McKracken & the Alien Mindbenders* Indiana Jones and the Last Crusade: The Graphic Adventure* Loom* The Secret of Monkey Island* Monkey Island 2: LeChuck’s Revenge* Indiana Jones and the Fate of Atlantis* Day of the Tentacle* Sam & Max Hit the Road* Full Throttle* The Dig* The Curse of Monkey Island
* Grim Fandango* Escape from Monkey Island
* Star Wars: Rebel Assault* Star Wars: X-Wing* Star Wars: TIE Fighter* Star Wars: Rebel Assault II: The Hidden Empire* Star Wars: Dark Forces
* Afterlife
DREAMM 2.1 sports a number of significant upgrades over the original 2.0 release. In short, the major changes are:Greatly enhanced Windows emulation to support new games:Indiana Jones and His Desktop AdventuresMortimer and the Riddles of the MedallionStar Wars: Shadows of the EmpireStar Wars: Yoda StoriesOutlawsStar Wars: Jedi Knight: Dark Forces IIStar Wars: Jedi Knight: Mysteries of the SithStar Wars: Behind the MagicStar Wars: Episode I Insider’s GuideIndiana Jones and the Infernal MachineExtended support for Windows releases of Star Wars: X-Wing, Star Wars: TIE Fighter, and Afterlife.Added support for Star Wars: Making Magic multimedia CDAdded support for running on Linux systems, both Intel and ARM.Added detection of dozens of new game variants.Improved the UI, adding mechanism to verify installed games.Added support for MDS/MDF and CCD/IMG CD image formats.Added a mechanism to turn on portable mode, where all data is kept next to the DREAMM executable.(Re-)added standalone mode if you place DREAMM next to the game files.Added an OPL-based MIDI emulator as a fallback for all platforms.Games can now be installed via the command line.Added limited telemetry to notify me remotely if DREAMM runs into problems.
* Fixed error/lack of sound with some versions of Yoda Stories* Fixed unpredictable audio synchronization in Mortimer* Fixed joystick in Outlaws (and other Winodws games)* Fixed ARM-specific hangs in Infernal Machine menus* Improve handling of very long pathnames during installation* Improve behavior of Windows emulation process cleanup to reduce crashes* Fix crashes when exiting Indiana Jones and His Desktop Adventures* Fix race condition when starting up the 3D rendering threads* Fix occasional crash when rendering overlays with custom images* Support version 3 MDS image files* Add support for a number of new international releases
- Added command line option -option = to control parameters from an external frontend- Added -fullscreen and -window options as shortcuts for -option window/fullscreen=true/false- Fixed launching Behind the Magic/Episode 1 Insider's Guide from the command line- Fixed restart when launching from command line- Fixed problem with verifying installed games when subfolders also contained games (e.g., DOTT)- Disallowed direct launching of installers/upgraders from the command line (use -install -instead)- Added support for older ZIP compression types- Added support for Indiana Jones and the Last Crusade (FM Towns) version 1.5.13- Added support for Indiana Jones and the Fate of Atlantis (Japanese)- Added support for new verified Secret of Monkey Island (Spanish) version- Added support for Jedi Knight (French) with incorrect CD 2 (which is how it seems to have shipped)- Removed Zak McKracken (Spanish) as it is a fan translation
New Games and Variants added since 2.1.x========================================* New Lucasfilm DOS games supported: - PHM Pegasus (1988) - Battlehawks 1942 (1988) - Strike Fleet (1989) - Pipe Dream (1989) - Their Finest Hour: Battle of Britain (1989) - Indiana Jones and the Last Crusade: The Action Game (1989) - Night Shift (1990) - Secret Weapons of the Luftwaffe (1991) - Indiana Jones and the Fate of Atlantis: The Action Game (1992) - Master Blazer (1992)* New Lucasfilm-related DOS games supported: - Indiana Jones And The Temple Of Doom (Mindscape/Atari Games/Tengen, 1989) - Super Star Wars prototype (never released) - Star Wars Chess (Software Toolworks, 1993)* Added support for expansion packs and upgraders, specifically for: - Their Finest Hour: Their Finest Missions - Secret Weapons of the Luftwaffe: 4 expansion packs - X-Wing: Imperial Pursuit and B-Wing expansion packs - TIE Fighter: Defender of the Empire expansion pack - Loom: Roland upgrade - Secret of Monkey Island: roland upgrade* Added several new variants of existing gamesNew Emulation Features since 2.1.x==================================* Game deltas and configuration are now stored separately for each game version - This means that multiple versions won't interfere with each other - However, it means you will need to manually share save states or other info* Rewrote video output path to use OpenGL with custom shaders - Use Alt-S/Cmd-S to toggle between basic scaling, epx smoothing, and CRT simulation - Basic scaling now uses a custom shader for higher quality results - epx smoothing is also now done on your GPU via a custom shader - CRT simulation is a new shader that models scanlines and shadow masks (works best at 1440p+) - If OpenGL support not available, falls back to old SDL way (but no CRT simulation)* Rewrote video BIOS implementation to match the particulars of each supported card* Implemented more VGA features and added some more modes, up to 1280x1024* Added accurate refresh timings for all video hardware* Added "fixed mode" execution that provides more consistent behavior - Most early games (pre-Full Throttle) now run in fixed mode all the time - Later DOS games use fixed mode at startup (for timing loops), then switch to dynamic mode - Windows games continue to use previous dynamic mode* Added keyboard scripting support so game installers are now automated* Implemented many previously missing DOS and BIOS functions - This means you're less likely to hit an "unimplemented INT" error - Yes, you can now test your system in the Rebel Assault II launcher 😉* Added reduimentary DOS batch file supportNew Frontend Features since 2.1.x=================================* Version is displayed in upper-right as link you can click to get the about box* Text now auto-resizes in cases where it doesn't fit* Some small animations have been added to liven things up* Higher resolution images and fonts now supported for 1440p+ displays* Main game select screen: - If you have lots of games you can now rotate through them via keyboard or mouse - Typing an alphabetic character jumps to the first game starting with that letter - Star Wars games are now sorted ignoring the "Star Wars:" prefix - The Add New Games button returns to the main screen* Configure and launch screen: - Scroll wheel now works to rotate between variants - The current game configuration options are shown, with a link to click to modify them - Interdependent options now work (e.g., resolution in Outlaws depends on graphics driver) - Configuration of MT32/GMIDI outputs now shown as a separate item* DREAMM options: - New option to install sound fonts or MT-32 ROMs, plus show what's installed or view folder - Telemetry setting moved here from about box* Add new games screen: - Created multi-disk install path to help installing from multiple physical disks - Added link to page with info on where to purchase games online* File dates & times are now preserved when installing* Floppy images and ZIP files nested within other containers are now detected* To use an upgrader/install an expansion pack, you now must first select the game to upgrade