Coder Social home page Coder Social logo

hasimir / jedi-outcast-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ioquake/jedi-outcast

0.0 2.0 0.0 21.71 MB

License: GNU General Public License v2.0

CMake 0.06% C++ 48.44% C 35.10% Batchfile 0.02% Assembly 16.03% Objective-C 0.10% Makefile 0.25% Shell 0.01%

jedi-outcast-1's Introduction

Jedi Outcast with various changes to make it build/run on
more platforms including amd64/x86_64.

Currently only the single player code runs on amd64.

The game needs to be patched to 1.04 to work, the data in the
steam version is already patched.

The single player demo data also seems to be compatible
and runs seemingly fine.

	How to build single player:

mkdir build-sp && cd build-sp
cmake ../code/
make

copy jk2sp and jk2game*.so to the directory containing base or demo

	How to build multiplayer:

mkdir build-mp && cd build-mp
cmake ../CODE-mp/
make

copy jk2mp and jk2mpded to the directory containing base
copy *.so to your base directory

	Known issues:

With i386 linux with i965 graphics, levels seem to be zoomed in
to point where only textures are seen.  Does not seem to
affect GL rendered cutscenes or OpenBSD/i386 with slightly older mesa.

Save games do not yet work on amd64.

jedi-outcast-1's People

Contributors

jonathangray avatar nuclearmonster avatar

Watchers

Ben McGinnes 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.