Releases for Windows operating systems.
- Details
- Category: Windows
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
- Details
- Category: 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.
- Details
- Category: 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.
- Details
- Category: 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.
- Details
- Category: Windows
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
- Details
- Category: Windows
What's New:
Fixed a bug with the game controller pressing 'start' button to repeatedly start a game.
- Details
- Category: Windows
What's New:
Fixed the problem that the emulator could not be started normally in some scenarios
- Details
- Category: Windows
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].