You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3DMMEx has support for 3D Movie Maker official and community expansion packs: the Doraemon Character Kit, Nickelodeon Expansion and the 3DMM (Frankie's) Expansion Pack.
You can now press Alt-Enter to toggle between windowed and full-screen mode.
Sound import improvements
Sounds are now imported using miniaudio. All imported sounds are transcoded to uncompressed PCM to avoid codec issues when playing in original releases of 3D Movie Maker.
You can now import MP3 files as well as WAV files.
Changes
Windows builds now store settings in %APPDATA%\3DMMEx\3dmovie.ini instead of the Registry
The minimum required CMake version is now 3.28
Developer improvements
Script messages now include source line information
Improved performance of the Chomp script compiler in debug builds
Bug fixes
Fixed a crash if a soundfont file could not be loaded
Fixed window focus handling in SDL builds
Fixed a bug that could cause imported sounds to disappear when a movie is saved in 3DMMEx and opened in
original releases of 3D Movie Maker
Contributors
Thanks to @AsamK for fixing the soundfont loading bug