• Welcome
  • Latest News
  • Downloads
  • Contact Me
  • Privacy Policy
  • Cookie Policy
  1. You are here:  
  2. Home
  3. News
  4. Windows

Releases for Windows operating systems.

Datafile for MAME v0.254 - Released

Details
Category: Windows
Published: 26 April 2023

MAME Datafile

What's New:

Updated to newest Release

TI-99/4A Computer Emulator - Classic99 v399.064 - Released

Details
Category: Windows
Published: 26 April 2023

Classic99

What's New:

- fix auto-loader to clear out previous ROMs before loading

PinballX v5.96 - Released

Details
Category: Windows
Published: 24 April 2023

PinballX

What's New:

?

blueMSX and openMSX Frontend - Novo Player v1.5 - Released

Details
Category: Windows
Published: 24 April 2023

Novo Player - Windows

What's New:

- Added quick launch of games without having to add them to any listing
- Added ability to backup and restore listing data
- Few enhancements, bug fixes and updates

Cemu Graphic Packs v897 - Released

Details
Category: Windows
Published: 24 April 2023

Cemu Graphic Packs

What's New:

[Angry Birds Trilogy] Add 60FPS

MAME Frontend - MxUI v1.5.2 - Released

Details
Category: Windows
Published: 24 April 2023

MxUI

What's New:

Fixed the crash when starting the game without a gamepad

Multiple Emulator Frontend - LaunchBox v13.3 - Released

Details
Category: Windows
Published: 24 April 2023

LaunchBox

What's New:

- New Feature: LaunchBox will now optionally sync your game statistics to the cloud and sync them between your installations using your LaunchBox Games Database account. If enabled, your Favorites, Completed, Last Played, Play Time, Play Count, and Star Rating fields will be synced. You can enable this under Tools > Cloud > Enable Game Statistics Syncing after connecting to the LaunchBox Games Database (also in the Cloud menu).
- New Feature: 3D model overrides can now be set on a game-specific basis using the Add/Edit Game window
- Improvement: Import processes have been significantly improved for Nintendo Wii U and Sony Playstation 3 platforms, which should now properly identify the game's name when importing
- Improvement: LaunchBox has now been upgraded to .NET 6.0 (from .NET Core 3.1), and no longer requires a separate .NET framework install in order to function
- Improvement: The included hashing application from RetroAchievements.org has been upgraded to better identify Retro Achievements for games that use CHD files
- Improvement: Scanning for Nintendo DS achievements should now yield better results
- Improvement: The ROM import wizard now does a better job parsing folders that contain a game with multiple BIN track files
- Improvement: The update notification popup that used to come up on startup (when background updates are disabled) has been changed to a notification instead, primarily to prevent window focus issues on startup
- Improvement: Scanning for achievements now works with M3U files
- Improvement: LaunchBox plugins now have the ability to add nested menu items in the game context menu (for plugin developers)
- Improvement: The visibility binding AchievementScoreVisibility for the Retro Score element has been adjusted to now collapse if turned off or unable to display in LaunchBox (for theme developers)
- Improvement: A new visibility binding (ModelVisibility) for 3D Models has been added to the MainView in LaunchBox (for theme developers)
- Fixed: Star ratings in the Game Details pane were not always being submitted to the cloud
- Fixed: The Retro Achievements window was unable to fetch information due to changes with the RetroAchievements.org API
- Fixed: The Audit window was improperly sorting the Box - Spine column
- Fixed: The Games tab in the Playlist window was refreshing when attempting to click on a game in the grid, if your list was populated via the Auto-Populate Playlist feature
- Fixed: In rare cases, the games view inside of LaunchBox was not refreshing properly if the selected sidebar item wasn't visible in the list

PinballX v5.93 - Released

Details
Category: Windows
Published: 21 April 2023

PinballX

What's New:

- The .net 6 and .net 4 (XP and 32 bit) installers have been combined into a single installer.
- There is now just one download.
- This makes it easier and quicker for me to do releases and avoids confusion.
- To force the .net 4 install on 64 bit Windows 7 or newer set the compatibility to Windows XP or Vista.

Multiple Emulator Frontend - GameEx Arcade Edition v18.50 - Released

Details
Category: Windows
Published: 21 April 2023

a windows

What's New:

The .net 6 and .net 4 (XP and 32 bit) installers have been combined into a single installer. There is now just one download. This makes it easier and quicker for me to do releases and avoids confusion. To force the .net 4 install on 64 bit Windows 7 or newer set the compatibility to Windows XP or Vista.

Updated all VC runtimes to latest versions so they don't require windows updates or create surplus temporary files.

Updated .net 6 runtime to latest.

Multiple Emulator Frontend - GameEx v18.50 - Released

Details
Category: Windows
Published: 21 April 2023

a windows

What's New:

The .net 6 and .net 4 (XP and 32 bit) installers have been combined into a single installer. There is now just one download. This makes it easier and quicker for me to do releases and avoids confusion. To force the .net 4 install on 64 bit Windows 7 or newer set the compatibility to Windows XP or Vista.

Updated all VC runtimes to latest versions so they don't require windows updates or create surplus temporary files.

Updated .net 6 runtime to latest.

Amstrad CPC Emulator - AMSpiriT v0.845 Beta - Released

Details
Category: Windows
Published: 20 April 2023

AMSpiriT (32bit)  AMSpiriT (64bit)

What's New:

- Full Pre-Asic CRTC 4 (Pre Asic) Emulation
- Add Extended ROM management
- Improvement of CTM emulation (CSYNC signal management)
- Emulation Core is now available as a static library (.lib/.h)
- Better HSYNC emulation (all CRTC)
- CDT file: Add BLOC_ID 0x15 management: Direct Recording

Multiple Emulator Frontend - GameEx Arcade Edition v18.42 - Released

Details
Category: Windows
Published: 19 April 2023

a windows

What's New:

?

Multiple Emulator Frontend - GameEx v18.42 - Released

Details
Category: Windows
Published: 19 April 2023

a windows

What's New:

?

MAME Frontend - MxUI v1.5.1 - Released

Details
Category: Windows
Published: 17 April 2023

MxUI

What's New:

Fixed a bug with the game controller pressing 'start' button to repeatedly start a game.

Android Emulator - MuMu Player v2.7.23.0 - Released

Details
Category: Windows
Published: 17 April 2023

MuMu Player

What's New:

Fixed the problem that the emulator could not be started normally in some scenarios

(MESS) Messinfo.dat v0.253 - Released

Details
Category: Windows
Published: 17 April 2023

(MESS) Messinfo.dat

What's New:

- a2600: Use the new MOS 6532 implementation, since SuperCharger tape loading works now. Remove stray #endif [Curt Coder].
- abc1600.cpp: Correct name and year in 'abc1600_flop.xml'. Fixed systest1600 binary floppy image and added 'source floppy image in 'abc1600_flop.xml' [Curt Coder].
- abc1600: Implement reset button. Cleanup. Disable debugger side effects. Fixed RTC and NVRAM communications. Fix cursor keys. Use later keyboard ROMs to fix UP/DOWN mode. Implement Luxor R8 mouse. Bring the mouse CPU online. Note failing tests. Disable DBRQ to fix Winchester test suite. Fix Xebec S1410 sense, seek, and diagnostic commands [Curt Coder]. Finish the bus error semi-conversion [Olivier Galibert]. Use addressable latch devices [AJR].
- abc806: Remove reset code that is no longer necessary. Use addressable latch devices [AJR]. Fix UFD-DOS boot RTC readout [Curt Coder].

Read more: (MESS) Messinfo.dat v0.253 - Released

Rebuilder v0.05 - Released

Details
Category: Windows
Published: 14 April 2023

Rebuilder

What's New:

general unicode handling overhaul, utf8 chars in pathnames, patterns, xml, files, folders, archives, console output should be fine now

Universal Emulator v1.01 - Updated

Details
Category: Windows
Published: 13 April 2023

Universal Emulator

What's New:

?

ZX Spectrum Emulator - InkSpector v2.0.5 - Released

Details
Category: Windows
Published: 13 April 2023

InkSpector

What's New

VG 5000 Emulator - DCVG5K v2023.04.12 - Released

Details
Category: Windows
Published: 12 April 2023

DCVG5K

What's New:

- Fixed a ball display bug in the "Brick Breaker" game from the "Entertainment" tape.
- This bug had been introduced in version 2020.09.27 when fixing another bug causing a freeze in "The Monster".

Multiple System Emulator - Pantheon v12.556 - Released

Details
Category: Windows
Published: 09 April 2023

Pantheon

What's New:

-games for Sinclair ZX80/81: 3D Grand Prix, 3D Maze, 3D Monster Labyrinth, 3D Oxo, 4472 Flying Scotsman, Adventure A: The Planet of Death, Adventure B: Inca Treasure, Adventure C: Alien Spaceship, Adventure D: Espionage Island, Alien, Alien Descender, Alien Dropout, Appel, Armada, Artillerie, Asteroids!, Avenger, Ballistik, Battleships, Billy Jumper, Black Star, Bouncin' Bert, Bug Burst,

Read more: Multiple System Emulator - Pantheon v12.556 - Released

Page 33 of 36

  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
© 2003 - 2025 Dweezledap Development