Giter Club home page Giter Club logo

darkforces's Introduction

Star Wars: Dark Forces

Share

This is a reimplementation or remake of the 1996 classic Star Wars: Dark Forces. It is a work in progres so there are a lot of things to do.

Reimplementation

To reimplement Dark Forces I've been doing some reverse engineering of DARK.EXE and doing a lot of speculation on how the engine works.

File formats

Star Wars: Dark Forces uses a series of custom file formats, some of these files are really easy to parse, mainly because they're text-based file formats but others, like sprites, bitmaps, sounds, etc. are more challenging because they're binary and they're not known formats like .PCX or .BMP.

Next there is a list of known formats and their purpose:

Extension Purpose
.GOB Contains all the game files in a packed way
.CMP Contains a color map
.PAL Contains a palette
.FNT Contains a font
.BM Contains a screen bitmap
.FME Contains a sprite
.WAX Contains an animated multi-directional sprite
.GMD Contains a MIDI song (it's a MIDI format 2 based file)
.VOC Contains a sound (it's a Creative Voice Sound file)
.LVL Contains a list of levels
.LEV Contains a textual description of the geometry of a level
.LFD Contains a LucasFilm DataFile? It usually contains backgrounds and movies
.O Contains a textual description of the objects of a level
.INF Contains a level script
.CFG Contains settings or saved state (DARKPILO.CFG, JEDI.CFG)

Weapons

  • Fists
  • Bryar Pistol
  • Stormtrooper Blaster Rifle
  • Thermal Detonator
  • Imperial Repeater Gun
  • Jeron Fusion Cutter
  • I.M. Mines
  • Packered Mortar Gun
  • Stouker Concussion Rifle
  • Assault Cannon

Enemies

  • Stormtrooper
  • Commando
  • Officer
  • Dianoga
  • Interrogation droid
  • Probe droid
  • Remote droid
  • Mouse bot
  • Reeyees
  • Bossks
  • Gamorrean
  • Ceiling Turret
  • Kell Dragon
  • Boba Fett
  • Phase One Dark Trooper
  • Phase Two Dark Trooper
  • Phase Three Dark Trooper

Special Items

  • Headlamp
  • Night Vision Goggles
  • Crampons
  • Gasmask

Thanks

Made with ❤️ by AzazelN28

darkforces's People

Contributors

azazeln28 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

darkforces's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.