DOSBox-Staging Git Update (July 29, 2025)

DOSBox-Staging Git (2025/07/29) has been compiled to modernize the DOSBox project using current development practices and tools. Key updates in the changelog include enhancements to the README.md, integration of the Nuked plugin for Mac, and improvements in plugin path handling for CLAP plugins. Functionality changes involve removing certain functions, renaming others to snake case, and adjusting resource path management to prevent duplicates. Additionally, the return type of GetResourceParentPaths() has been altered and fixes have been implemented for the CUSTOM_DATADIR under CMake. Users can download the update from various cloud storage options.

The DOSBox-Staging Git (2025/07/29) has been compiled. This project aims to modernize the DOSBox framework by adopting contemporary development methods and tools, resolving existing issues, adding features that enhance compatibility with modern systems, and pushing patches upstream.

Changes in DOSBox-Staging Git:
* Updated README.md
* ci: Moved the Nuked plugin into Contents/PlugIns on Mac
* Eliminated get_files_in_resources() function
* Improved handling of plugin paths for the CLAP plugins
* Removed get_files_in_resource() usage from shader manager
* Stopped searching for the share directory in Windows and Mac
* Made get_resource_parent_paths() and get_files_in_resource() non-static
* Renamed functions to snake case
* Extracted lambda into a separate function
* Prevented duplicates in GetResourceParentPaths()
* Eliminated duplicate resource path on MacOS
* Corrected the #define CUSTOM_DATADIR in CMake
* Changed the return type of GetResourceParentPaths() from std::deque to std::vector

Download:
DOSBox-Staging Git (2025/07/29) x64:
1cloudfile
gofile
koramaup
mirrored
ranoz
send
usersdrive

Source: Here

About dadmin

I love it all!! ๐Ÿ˜ ๐Ÿ˜

Check Also

DOSBox-Staging Repository (2025/08/19)

DOSBox-Staging Git (2025/08/19) has been compiled to modernize the DOSBox project through contemporary development practices. …

Leave a Reply

Your email address will not be published. Required fields are marked *