Results 1 to 5 of 5

Thread: xGreed - Source port of the game "In pursuit of Greed" coded in Pascal

  1. #1

    Talking xGreed - Source port of the game "In pursuit of Greed" coded in Pascal

    xGreed is a source port of the game "In Pursuit of Greed".



    Downloads


    General Information
    "In Pursuit of Greed" is a 1995 FPS game developed by Mind Shear Software and published by SoftDisk.
    The game engine is based on the "Raven Engine", a successor of Wolf3d engine, featuring floor and ceiling texture-mapping, variable heights and slopes.
    xGreed is coded in Pascal language and it is based on the original DOS source code and an unfinished source port for Windows, that was released by the developers of the game.

    To run the game you will also need the game data, that can be downloaded for free at the official developer's site: http://www.redshadowsoftware.com/projects/greed
    The main data file is the GREED.BLO. Additional data such as music (*.s3m & *.mod) and animations (*.fli) are not required but it is recommended to extract them from the downloads of the above link.

    The purpose of this project is to bring the game "In Pursuit of Greed" to more modern platforms.

    Current project status
    The current project status is alpha. It is playable, but many assets have not been thoroughly tested.

    Programming
    xGreed is developed in Pascal language and targets Windows operating systems (XP or higher).
    The source code can be compiled either with FPC/Lazarus either with Delphi.

    Screenshots





  2. #2
    Nice work, i'm guessing this was easier since it's related to delphidoo
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  3. #3
    Quote Originally Posted by JernejL View Post
    Nice work, i'm guessing this was easier since it's related to delphidoo
    Thanks!
    The project is not related to DelphiDoom/id-tech1, it's a different engine. In addition the purpose of the projects is different, xGreed's target is to brick the original gameplay experience to modern hardware, while DelphiDoom's purpuse is to enhance the gameplay experience by expanding the engine features.

    But... indeed it was easy to make it work

  4. #4
    Great job!
    No signature provided yet.

  5. #5
    Quote Originally Posted by Ñuño Martínez View Post
    Great job!

    I confirm!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •