Code Monkey home page Code Monkey logo

kam_remake_mod's Introduction

๐Ÿฐ KaM Remake Mod

A custom version of the open-source KaM Remake.

This is a fork of the official project (r6720+), with the changes listed below.

Changes

  • Trees no longer prevent buildings from being placed

  • Online play disabled (secure authentication unit is not available for unofficial game clients)

Build

Based on the original instructions found here.

Projects can be compiled using Delphi.

  1. Copy data directory from KaM: TPR into project folder (don't overwrite).

  2. Copy data/gfx/res/*.rx to the SpriteResource directory.

  3. Open the Utils/RXXPacker/RXXPacker.dpr project and build.

  4. Run RXXPacker.exe, select all the available items and press "Pack to RXX File"; this converts all sprites to the required format and puts them in the data/Sprites directory.

  5. Open KaM_Remake.dpr and build.

    In Delphi, Shift + F9 performs a full build. This can sometimes resolve compilation errors.

Run

  1. Download the official game.

  2. Overwrite KaM_Remake.exe and data/Sprites with the files produced by the build steps, above.

Debugging

To enable debugging, install madExcept 5 and edit KaM_Remake.inc to remove the dot from the line:

{.$DEFINE USE_MAD_EXCEPT}

kam_remake_mod's People

Contributors

alexandr57 avatar andreus791 avatar atee86 avatar danjb1 avatar gemgreg avatar hanselvankansel avatar katarn avatar kocsis1david avatar kromster80 avatar laurarozier avatar lewinjh avatar maciejmiara avatar neo7k avatar reyandme avatar shpakovivan avatar stucuk avatar vqw avatar zblcoder avatar

Watchers

 avatar  avatar  avatar

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.