diff --git a/src/spice2x/build_release.bat b/src/spice2x/build_release.bat new file mode 100644 index 0000000..111e908 --- /dev/null +++ b/src/spice2x/build_release.bat @@ -0,0 +1,2 @@ +del /s /q .ccache +call build_docker.bat \ No newline at end of file diff --git a/src/spice2x/changelog.txt b/src/spice2x/changelog.txt index b987176..6eb1927 100644 --- a/src/spice2x/changelog.txt +++ b/src/spice2x/changelog.txt @@ -1,3 +1,8 @@ +04/25/2025 [spice2x] + LargeAddressAware variant of spice.exe for Metal Gear + Save new JSON config files to %appdata%/spice2x + Various bug fixes + 04/08/2025 [spice2x] Ensure rawinput touch is default for all games (-wintouch to override) Various overlay UI fixes and improvements, update ImGui library