Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

NXEngine-evo Vita: Difference between revisions

From GameBrew
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Vita Homebrew Games (Platform) - GameBrew!
|title_mode=append
|image=nxengineevovita.jpg
|image_alt=NXEngine-evo
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=NXEngine-evo
|title=NXEngine-evo
|image=nxengineevovita.jpg
|image=nxengineevovita2.jpg
|description=nxengine refactoring
|description=nxengine refactoring
|author=nxengine
|author=nxengine
|lastupdated=2021/07/04
|lastupdated=2022/04/08
|type=Platform
|type=Platform
|version=2.6.5
|version=2.6.5
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita.7z?k33p0fil35
|website=https://nxengine.sourceforge.io/
|website=https://nxengine.sourceforge.io/
|source=https://github.com/nxengine/nxengine-evo
|source=https://github.com/nxengine/nxengine-evo
|donation=https://github.com/nxengine/nxengine-evo
}}
}}
'''NXEngine EVO''' is a complete open-source clone/rewrite of the masterpiece jump-and-run platformer Doukutsu Monogatari (also known as Cave Story) for PSVita.
{{#seo:
|title=Vita Homebrew Games (Platform) - GameBrew
|title_mode=append
|image=nxengineevovita2.jpg
|image_alt=NXEngine-evo
}}
 
NXEngine EVO is a re-implementation of Cave Story ported to the PS Vita.
 
The port is built based on [http://nxengine.sourceforge.net/ NXEngine], which is an open source reproduction of the original Cave Story engine created by Caitlin Shaw.
 
==Features==
*Differences from the original 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.
 
==Installation==
Install the VPK on your homebrew enabled PS Vita or PSTV.
 
Vita data directory is ux0:/data/nxengine/.
 
Mods go in ux0:/data/nxengine/data/mods/.  


==Data Location==
Ogg music goes in ux0:/data/nxengine/data/.
*Vita - ux0:/data/nxengine/
*Mods go in that dir. Ogg music goes into that dir + data/
*When upgrading from older versions on some platforms, old save files can be found in that dir + nxengine-evo


==Differences from the original version of NXEngine==
(mods made for cs+ or freeware version are not supported.)
*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


==Media==
When upgrading from older versions on some platforms, old save files can be found in dir + nxengine-evo.
<youtube>0Kw27vfaAM4</youtube>


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita3.jpg
https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita-02.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita5.jpg
https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita-04.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/nxengineevovita6.jpg


==Changelog==
==Changelog==
'''(v.2.6.5)'''
'''v2.6.5'''
* Fixed crash on PSVita in core fight
*Fixed crash on PSVita in core fight.
*Greatly improved perf on Vita with new SDL2 port.
*Greatly improved perf on Vita with new SDL2 port.
*RTL text support and Arabic and Korean translations.
*RTL text support and Arabic and Korean translations.
*Greatly improved organya playback and interpolation support, thanks to @alula
*Greatly improved organya playback and interpolation support, thanks to @alula.
*Simple mods support (you can find Seriousface's boss rush mod in assets)
*Simple mods support (you can find Seriousface's boss rush mod in assets).
*Light effects (toggleable)
*Light effects (toggleable).
*Lots of AI/Weapons/etc. fixes
*Lots of AI/Weapons/etc. fixes.


'''(v.2.6.4)'''
'''v2.6.4'''
* Tons of gameplay/weapons/ai fixes and optimizations (yes, boost jumping works now)
*Tons of gameplay/weapons/ai fixes and optimizations (yes, boost jumping works now).
*Animated portraits
*Animated portraits.
*Strafing, configurable OK/Cancel.
*Strafing, configurable OK/Cancel.
*Support for custom soundtracks and playlists.
*Support for custom soundtracks and playlists.
*Configurable SFX/Music volume.
*Configurable SFX/Music volume.
*Vita port
*Vita port.
*Switch port
*Switch port.
*Out-of-bounds tiles support to make maps look better on high/widescreen resolutions
*Out-of-bounds tiles support to make maps look better on high/widescreen resolutions.
*Dynamic title backgrounds based on 260.rec
*Dynamic title backgrounds based on 260.rec.
*New improved and accurate Organya/Pixtone player and overall refactored soundmanager.
*New improved and accurate Organya/Pixtone player and overall refactored soundmanager.
*Refactored and cleaned up renderer (should make porting to libretro/whatever easier)
*Refactored and cleaned up renderer (should make porting to libretro/whatever easier).
*Initial mod support (couple of mods are coming later)
*Initial mod support (couple of mods are coming later).
 
'''(v.2.6.3)'''
* Fixed OSX build.
*Fixed Misery teleport on damage
*Fixed missile behavior
*Fixed solid-mushy objects (e.g. Igor)
*Fixed Monster X damage display
*Implemented correct windows rand
 
'''(v.2.6.2)'''
* Fixed translations (sorry about that).
* Fixed map name display position.
 
'''(v.2.6.1)'''
* Fixed scripting bug that crashed game on Booster equip
* Added French, German, Polish, Italian and Chinese(Simplified) translations.
 
'''(v.2.6)'''
*Localization support.
*Russian and Japanese translations included.
*Dropped TTF support in favor of BMFont bitmap fonts.
*Hopefully, fixed bug with gamepad axes.
*NXEngine now should work fine with non-ascii paths on Windows
*NXEngine now looks for data in ~/.local/share/nxengine/, /usr/local/share/nxengine and /usr/share/nxengine on Linux (this should help distro maintainers)
*NXEngine now looks for data in ~/Library/Application Support/nxengine on OSX (so you can copy remastered soundtrack, for example)
*Small bugfixes (drowned sprite, spikes, water jump height, z-order of statues in hell, Toroko re-trigger in shack)
*Added no-op handler of <ACH opcode, so scripts from CS+ should be compatible now.
 
'''(v.2.4.1)'''
* Minor fixes in win build
* Replace safemode with Error MessageBox
 
'''(v.2.4)'''
* Fixed resolution switching bug on windows.
*Fixed fullscreen switching bug on windows.
*Auto-disable resolutions higher, than desktop.
*Left/right will only activate multiple-choice menu items.


'''(v.2.3)'''
[https://github.com/nxengine/nxengine-evo/releases Release notes.]
* Move all data files to data/
* Store all settings/saves/etc in user dir
* Build OSX images on 10.10


'''(v.2.2)'''
==Credits==
* First Release.
Vita icon based on art by [https://www.deviantart.com/clockworkinc ClockWorkInc].


== External links ==
==External links==
* Official Website - https://nxengine.sourceforge.io/
* GitHub - https://github.com/nxengine/nxengine-evo
* Github - https://github.com/nxengine/nxengine-evo
* Reddit - https://www.reddit.com/r/vitahacks/comments/odglan/release_nxengineevo_cave_story_engine_265/

Latest revision as of 10:47, 30 Ocak 2024

NXEngine-evo
Nxengineevovita2.jpg
General
Authornxengine
TypePlatform
Version2.6.5
LicenseGPL-3.0
Last Updated2022/04/08
Links
Download
Website
Source
Support Author


NXEngine EVO is a re-implementation of Cave Story ported to the PS Vita.

The port is built based on NXEngine, which is an open source reproduction of the original Cave Story engine created by Caitlin Shaw.

Features

  • Differences from the original 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.

Installation

Install the VPK on your homebrew enabled PS Vita or PSTV.

Vita data directory is ux0:/data/nxengine/.

Mods go in ux0:/data/nxengine/data/mods/.

Ogg music goes in ux0:/data/nxengine/data/.

(mods made for cs+ or freeware version are not supported.)

When upgrading from older versions on some platforms, old save files can be found in dir + nxengine-evo.

Screenshots

nxengineevovita3.jpg

nxengineevovita5.jpg

nxengineevovita6.jpg

Changelog

v2.6.5

  • Fixed crash on PSVita in core fight.
  • Greatly improved perf on Vita with new SDL2 port.
  • RTL text support and Arabic and Korean translations.
  • Greatly improved organya playback and interpolation support, thanks to @alula.
  • Simple mods support (you can find Seriousface's boss rush mod in assets).
  • Light effects (toggleable).
  • Lots of AI/Weapons/etc. fixes.

v2.6.4

  • Tons of gameplay/weapons/ai fixes and optimizations (yes, boost jumping works now).
  • Animated portraits.
  • Strafing, configurable OK/Cancel.
  • Support for custom soundtracks and playlists.
  • Configurable SFX/Music volume.
  • Vita port.
  • Switch port.
  • Out-of-bounds tiles support to make maps look better on high/widescreen resolutions.
  • Dynamic title backgrounds based on 260.rec.
  • New improved and accurate Organya/Pixtone player and overall refactored soundmanager.
  • Refactored and cleaned up renderer (should make porting to libretro/whatever easier).
  • Initial mod support (couple of mods are coming later).

Release notes.

Credits

Vita icon based on art by ClockWorkInc.

External links

Advertising: