Skip to content

Releases: mmiszczyk/REternalDaughter

REternal Daughter

17 Sep 10:19
Compare
Choose a tag to compare

REternal Daughter

This version of REternal Daughter fixes some MIDI playback issues by upgrading Cncs232.dll to a newer version. It can be played in a window, or in one of the four full-screen modes (original 320x240, non-upscaled 640x480, non-upscaled 640x480 with screen borders, upscaled 640x480). Windowed mode is the recommended one.

All fixes in this version are pre-patched executables so the whole thing will take more disk space after unpacking than it would if you downloaded sources and applied patches through reternal.py. This should not be an issue as the whole thing is about 50MB.

REternal Daughter v 0.2.1

20 Aug 16:04
Compare
Choose a tag to compare
Pre-release

This version contains no changes to game patching but it does add a simple functionality to the save editor: you can now change your current weapon.

REternal Daughter 0.2.0: now with a save editor!

07 Aug 15:31
Compare
Choose a tag to compare

REternal Daughter v 0.1.0

About

REternal Daughter is a reverse engineering project for a freeware
video game Eternal Daughter. It attempts to fix issues with running
the game on modern machines.

Eternal Daughter is a metroidvania (open world 2D platformer) by
Blackeye Software (Derek Yu and Jon Perry). It was released as
freeware in 2002. More information about the game can be found in
this article written by the author of REternal Daughter.

This is the pre-patched REternal Daughter 0.1.0 which changes the resolution
of the game window but doesn't upscale anything. Experimental upscaled
version is available from the repository (requires Python with hy and bsdiff4).

Source code and repo contain a patching tool, a save editor and a bmploader
library, although the latter doesn't work yet. While pre-patched version should
run out of the box, doing anything with sources requires:

  • Python 3
    • hy
    • bsdiff4

Usage

For pre-patched just run unpack the archive and run "Eternal Daughter.exe".
For sources, see README.md in the repo.

Author

REternal Daughter was written by Maciej Miszczyk

License

REternal Daughter patches are distributed under GPLv3. The game itself is freeware.

REternal Daughter 0.1.0

06 Aug 14:57
Compare
Choose a tag to compare
Pre-release

REternal Daughter v 0.1.0

About

REternal Daughter is a reverse engineering project for a freeware
video game Eternal Daughter. It attempts to fix issues with running
the game on modern machines.

Eternal Daughter is a metroidvania (open world 2D platformer) by
Blackeye Software (Derek Yu and Jon Perry). It was released as
freeware in 2002. More information about the game can be found in
this article written by the author of REternal Daughter.

This is the pre-patched REternal Daughter 0.1.0 which changes the resolution
of the game window but doesn't upscale anything. Experimental upscaled
version is available from the repository (requires Python with hy and bsdiff4).

Usage

Just run unpack the archive and run "Eternal Daughter.exe".

Author

REternal Daughter was written by Maciej Miszczyk

License

REternal Daughter patches are distributed under GPLv3. The game itself is freeware.