Descent Pig And Hog Fileshare

  1. Pig And Hog Report
  2. Descent Pig And Hog Share

This is a source port of the original DOS game “Descent” for Android and iOS. You will need the game files from a licensed copy in order to play it. See it in action: https://youtu.be/Lueh3Czj8_Y Or, an older software-rendered version: https://youtu.be/DRo6iyHhG3M

License

Hog

Please see 'COPYING.'

  • HOG2 specs - Descent 3 *.HOG/MN3 files. Format The file format is *VERY* easy as it is not packed, encoded or something like that! Normally you should begin Descent developing with a simple HOG file extractor to get in touch of the Descent file formats.
  • You will need following files from the Descent 2 CD. Descent2.ham descent2.hog descent2.s11 descent2.s22 alien1.pig alien2.pig fire.pig groupa.pig ice.pig water.pig The files are contained in the DESCENT2.SOW ARJ archive file in the D2DATA directory. Use unarj, arj or your favorite archive utility.

Requirements

  • Android
    • Android Studio 2.1.2.0 or later
    • SDK 10 or later (Gingerbread)
    • NDK r12 or later
    • Build tools 23.0.3 or later
  • iOS
    • Xcode 7.1 or later
    • iOS 9.1 or later
    • If you want to run on an iDevice: http://www.apple.com/ios/whats-new/#compatibility

Building (Android)

Copy DESCENT.HOG and DESCENT.PIG to Descent/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 also running 6.0.1.

For Descent 1 you need descent.hog and descent.pig. Copy them over to the directory where the Rebirth app is, and you're good to go. Descent series Rebirth on Mac (4 posts) (4 posts) (4 posts) Redeem code Reclaim your game GOG Connect Contact us Career opportunities.

Building (iOS)

Copy DESCENT.HOG and DESCENT.PIG to the “Descent” directory, then open the Xcode workspace “Descent-iOS.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.1. Apple now allows you to run on an iDevice for free, so long as you have an Apple ID.

Descent Pig And Hog Fileshare

Issues and Limitations

Pig and hog breeds

Please see the “Issues” section in GitHub.

Pig And Hog Report

Special Thanks

Descent Pig And Hog Share

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