Code Monkey home page Code Monkey logo

descent2-mobile's Introduction

Descent II Mobile

This is a source port of the original DOS/Windows/Mac game "Descent II" for iOS and Android. You will need the game files from a licensed copy in order to play it.

NOTE: I am not currently maintaining/testing this on iOS. It may work, but your mileage may vary.

Licence

Please see "COPYING."

Required Game Data

The following files need to be copied to Descent2/Data (iOS) or Descent2/src/main/assets (Android) prior to building:

  • alien1.pig
  • alien2.pig
  • descent2.ham
  • descent2.hog
  • descent2.s22 -or- descent2.s11
  • fire.pig
  • groupa.pig
  • ice.pig
  • intro-h.mvl -or- intro-l.mvl
  • other-h.mvl -or- other-l.mvl
  • robots-h.mvl -or- robots-l.mvl
  • water.pig

Rebook Music

Redbook music can be used instead of MIDI music, if desired. Descent2-Mobile will search for music in Descent2/Data/music (iOS) or Descent2/src/main/assets/music (Android) with the pattern <tracknum>.*, where <tracknum> is the track number as it would appear on the original Descent II CD. Descent2-Mobile uses the same scheme as the original version of Descent II, where track 02 is the title track, track 03 is the credits track, and the remaining tracks are used for the levels. The files can be in any format supported by AVAudioPlayer (iOS) or MediaPlayer (Android).

Building (Android)

Copy the Descent II data files to Descent2/src/main/assets, then open the project in Android Studio. If needed, install the required build tools, SDK, and NDK. From there, simply build/run the project. The Android version only supports the OpenGL ES renderer. Tested on an NVIDIA Shield Tablet K1 running Android 6.0.1 (Marshmallow) and a Nexus 6P running Android 6.0.1.

Building (iOS)

Copy the Descent II data files to Descent2/Data, then open the Xcode workspace “Descent2-Mobile.xcworkspace.” You may wish to select the renderer (OpenGL ES or software) prior to building; select a scheme from the Product → Scheme menu. Once this is done, select your platform and build! This was tested on an iPhone 5s running iOS 9.3. Apple now allows you to run on an iDevice for free, so long as you have an Apple ID.

Issues and Limitations

Please see the “Issues” section in GitHub.

Special Thanks

  • Merlin Silver soundfont for MIDI instrument playback - http://www.soundfonts.gonet.biz
  • HMP to MIDI conversion code - Hans de Goede, d1x project
  • LIBMVE, d2x project contributors

descent2-mobile's People

Contributors

devint1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

southdy btb arbruijn

descent2-mobile's Issues

Crashes on open on Retroid Pocket 3

I was able to successfully build with Android Studio and install on my Retroid Pocket 3+ running Android 11. It opens to a black screen and then immediately crashes on the device. Same result with Descent and Descent 2.

Build was using Gradle 7.3 plugin on Windows 10 Android Studio.

Android apk

Hi devint1, can you add builded Android apk, my pc is too old for AndroidStudio, thanks.

Add app icon

I'd rather look at the Descent II logo than a white grid.

Fix autoselect ordering menus

Autoselect ordering menus are not currently usable as there is no way to shift-arrow. Maybe there's a way with a physical keyboard, but most people won't have that, so it should be usable with a touchscreen.

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.