Scythe
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCE…
Reverse-engineered ports of Build games using EDuke32 engine technology and development principles
Blood port based on EDuke32.
If you have a digital copy of Blood installed, such as from Steam or GOG, no installation is necessary! Otherwise:
Extract NBlood to a new directory
Copy the following files from Blood 1.21 to NBlood folder:
Optionally, if you want to use CD audio tracks instead of MIDI, provide FLAC/OGG recordings in following format: bloodXX.flac/ogg, where XX is track number. Make sure to enable Redbook audio option in sound menu.
Optionally, if you want cutscenes and you have the original CD, copy the movie folder into NBlood's folder (the folder itself too).
If you have the GOG version of the game, do the following:
game.ins (or game.inst) named game.cue.cue as a virtual CD (for example with WinCDEmu)movie folder from the mounted CD into NBlood's folderLaunch NBlood (on Linux, to play Cryptic Passage, launch with the -ini CRYPTIC.INI parameter)
NBlood now uses nblood_cvars.cfg instead of settings.cfg. Please rename your settings.cfg if you need to retain settings from a previous version.
A port of the PC version of Exhumed based on EDuke32.
If you have a digital copy of PowerSlave (DOS Classic Edition) installed, such as from Steam or GOG, no installation is necessary! Otherwise:
Extract PCExhumed to a new directory.
Copy the following files from the PC retail version of Exhumed or Powerslave (Exhumed preferred), or the Powerslave demo available at http://www.jonof.id.au/build.games/ps. Beta, pre-release or other demo versions not supported.
Recommended (but optional) - Add the games CD audio tracks as OGG files in the format exhumedXX.ogg or trackXX.ogg (where XX is the track number) to the same folder as pcexhumed.exe. The game includes tracks 02 to 19. These will provide the game with its music soundtrack and add storyline narration by the King Ramses NPC.
Launch PCExhumed.
Demo playback is not yet working.
We are currently working on fancy new menus for the game. In the meantime, you can edit the settings.cfg file in the game directory that's created on first run.
To invert the mouse, add the line 'in_mouseflip 0' to settings.cfg. To change the FOV, add a new line to settings.cfg, e.g. 'fov "120"' where 120 is the desired FOV value between 60 and 140.
A port of several BUILD Engine games derived from the Duke Nukem 3D codebase, based on EDuke32.
See: https://wiki.eduke32.com/wiki/Main_Page
See AUTHORS.md
more like this
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
Vinculum (vin·cu·lum) is a set of C# autogen bindings for Raylib 5.0 additionally provides some convenience wrappers. R…
search projects, people, and tags