Git Product home page Git Product logo

castleminer-z-decompilation's Introduction

CastleMiner Z Decompilation

A quick and nasty decompilation of CastleMinerZ created using the dark powers of ILSpy and Binwalk.

Building

You will need: Visual Studio 2010 Professional, The Microsoft Xbox 360 SDK (Its out there.), The Microsoft XNA Framework version 3.1, An original copy of CastleMiner Z that you legally purchased, Horizion by Daring Development, or another tool to extract the xbox game files.

Step 1. Extract the original game files to an empty folder, this will be where we'll keep a fresh copy.

Step 2. Copy the 'Content' Folder from the original game to the root of this repo. These are all the game assets.

Step 3. Open the DNA.Common Project in Visual Studio 2010. Select 'build'

Step 4. If all goes well, you should see a file called 'DNA.Common.dll' in the 'bin/debug' folder. copy this to the root of the repo.

Step 5. Open the CastleMiner Z Project in Visual Studio.

Step 6. Right click on the project in the solution explorer and click 'Add', 'Reference' and select browse. Select the dll we just created.

Step 7. Click 'build' if all goes well you should have an exe in the 'bin/debug' folder.

Step 8. (cant be too descriptive here, you can find tuts for this.) Use the Xbox 360 XDKs publishing tools to convert the base exe to an xex file.

Step 9. Either transfer the root of this repo to a usb flash drive and use an RGH xbox 360 to play this, or use Xenia (use the xex we just made)

castleminer-z-decompilation's People

Contributors

bluntslapp 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.