GithubHelp home page GithubHelp logo

bkoray / topspeed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from playinginthedark/topspeed

0.0 2.0 0.0 55.97 MB

License: GNU General Public License v3.0

Inno Setup 0.51% HTML 5.35% C++ 89.49% C 4.47% Clarion 0.17%

topspeed's Introduction

This repository contains the source code of Playing in the Dark Top Speed 3.0.4. You need the following to get at least any further:

  • Microsoft Visual Studio 2008+: Successfully built with VS 2008 Pro. You might be able to build using an express version
  • DirectX SDK august 2007: At least one which contains direct play support. The include and Lib folders need to be in the folder vs_projects/dxsdk
  • LibOGG, LibVorbis and LibVorbisStatic libraries available from vorbis.com: I think we used libogg-1.2.0 and libvorbis-1.3.1, not sure whether newer versions work. Both libraries contain include folders, ogg and vorbis respectively. These need to be in the root of vs_projects, f.e. vs_projects/ogg

Steps to build

  1. Make sure you decide between debug or release, don't use them both together. The debug comfiguration profiles could be good starting points.
  2. Build CommonStatic, and put common.lib into the root of dxcommon.
  3. Build DXCommonStatic. Put common.lib and dxcommon.lib into the root of topspeed, rename them to CommonStatic.lib and DXCommonStatic.lib, respectively.
  4. Build libogg, libvorbis and libvorbisfile, the static ones please. Those three need to be in the root of topspeed as well, with the prefix lib removed, f.e. ogg_static.lib.
  5. You might now be able to build top speed 3 successfully.

Notes

  • We won't give support on building this project. If you don't manage, you won't be skilled enough to make any interesting changes anyway. Please don't! contact us with questions or complaints about not being able to build.
  • The roots of this code are very old. DirectPlay is discontinued for over 5 years now, and some design choices are very outdated.
  • Copyright 2003-2013 Playing in the Dark (http://www.playinginthedark.net)
  • This program is distributed under the terms of version 3 of the GNU General Public License

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.