Code Monkey home page Code Monkey logo

clrbandicoot's Introduction

CLRBandicoot

This project is an abandoned experiment in MIPS to CIL live conversion. This project is not the replacement for CrashEdit that you may be searching for; that project will come out later.

This was an attempt to live-convert playstation game code to .NET CIL. It was essentially the precursor to C2C, and the C2C discompiler is derived from this codebase.

This project is likely of little interest to anyone, and I have no intention of further developing it (although it did run and work). I am only uploading it so it is not lost, and since it could theoretically have some minor value to someone somewhere at some point in time, at least in concept.

Major issues with this release:

  • I have no idea if the current version will run. I'm uploading this basically as-is from my drive.
  • The modified PCSX emulator used alongside this (as "psx.dll") does not seem to be included. This would have to be hacked together again; the necessary API calls to expose are all declared in PCSX.cs.
  • The Main.cs file is hardcoded to use the path D:\C2C\C2C.BIN.
  • The performance is atrocious. I do not have any strong theories on the exact cause, but it is of little point; C2C is a much more reliable project for this purpose.

I would not recommend attempting to use this software.

clrbandicoot's People

Contributors

ughman avatar

Stargazers

Professor  avatar  avatar

Watchers

James Cloos 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.