diff options
Diffstat (limited to 'games/nxengine-evo/README')
-rw-r--r-- | games/nxengine-evo/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/games/nxengine-evo/README b/games/nxengine-evo/README new file mode 100644 index 0000000000000..b757a8ab41b55 --- /dev/null +++ b/games/nxengine-evo/README @@ -0,0 +1,21 @@ +A somewhat upgraded/refactored version of NXEngine by Caitlin Shaw. + +NXEngine is a complete open-source clone/rewrite of the masterpiece +jump-and-run platformer Doukutsu Monogatari (also known as Cave Story). + +Differences from the original version of NXEngine: + * Port to SDL2 (thanks to PIlin) + * More resolutions and proper widescreen support up to Full HD + (thanks to EXL) + * Animated character portraits + * Modern main menu + * Credits graphics specific to the Mimiga Mask ending + * Localization support + * Force feedback support + * Custom soundtrack support + * Initial mod support + * Vita/Switch versions + * Cleaner and partly-refactored code + * Tons of gameplay-related bugfixes + * Removed built-in data extractor + * Removed replays, as they were buggy/not implemented anyway |