GithubHelp home page GithubHelp logo

midi-in / redriver2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opendriver2/redriver2

0.0 0.0 0.0 47.55 MB

Driver 2 Playstation game reverse engineering effort

License: MIT License

C++ 1.76% C 97.62% Batchfile 0.02% Lua 0.13% Shell 0.07% POV-Ray SDL 0.25% HTML 0.12% CSS 0.03%

redriver2's Introduction

REDRIVER2

PC (Windows and Linux): Build status

Timeline:

  • Feb 19, 2019 - created skeleton, one year long preparations
  • Mar 28, 2020 - started work on reimplementing the game, game intro running
  • Sep 19, 2020 - reimplementing game complete - game is fully playable
  • Jan 15, 2021 - refactoring complete

Information

  • Game was completely disassembled and reverse-engineered from MIPS back to C (except Memory Card menu overlay)
  • Game has been significantly improved over the original Playstation version, original bugs was fixed and completed some unfinished gameplay aspects
  • Utilizes Psy-X (Psy-Cross) (formely extended TOMB5 emulator) as a layer for porting from Playstation
  • Runs on Windows, Linux and soon to be on the other platforms (including backport to Playstation), no emulation involved
  • Basic modding support - with textures and models replacement provided with OpenDriver2Tools

What to expect from it

  • OpenDriver2 project - complete rewrite with lots of new features such as new renderer and sound engine, Lua scripting, Driver 1 content support

How is it done?

  • All information (variables, types and function names) have been obtained from debugging symbols (.SYM), driver_psx_level and DLE
  • Ghidra project (based on Italian SYM) to deal with overlays, simple code complex branching - semi-auto decompilation
  • IDB based on Spanish SYM when dealing with things Ghidra can't handle properly - manual decompilation (mostly GTE code)

How to use

See Wiki/Installation Instructions

Credits

  • Soapy - lead programmer
  • Fireboyd78 - code refactoring and improvements
  • Krishty, someone972 - formats decoding
  • Gh0stBlade - API-level PSY-Q libraries reimplementation (HLE PSX Emulator) (link)
  • Ben Lincoln - This Dust Remembers What It Once Was (TDR)
  • Stohrendorf - Symdump utility

redriver2's People

Contributors

soapyman avatar fireboyd78 avatar andre-vm avatar 50thomatoes50 avatar rosalie241 avatar vinnyvynce 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.