GithubHelp home page GithubHelp logo

dragoonsouls / legend-of-dragoon-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from legend-of-dragoon-modding/severed-chains

0.0 0.0 0.0 10.8 MB

Legend of Dragoon decompiled, reverse engineered, and ported to Java

Shell 0.01% Java 99.95% GLSL 0.04% Batchfile 0.01%

legend-of-dragoon-java's Introduction

Like what you see? Send me a tip! You can also subscribe to our YouTube channel. We do livestreams every Friday at 9:00 Atlantic Time.

ko-fi

Legend of Dragoon Java

A project to reverse engineer Legend of Dragoon into a high-level language with a modding API. This is not an emulator, but assembly code disassembled and rewritten in Java.

Current Progress

  • Game engine is fully functional with a few major graphical glitches that don't negatively affect gameplay
  • Modding API is actively in development
  • No music support yet (sound effects work with some issues)
  • Game is fully playable with no known crashes

Interested in playing?

Visit our player guide here! https://legendofdragoon.org/projects/severed-chains/

Interested in the code?

Visit our discord and drop into the #modding channel!

A strong knowledge of Java and MIPS assembly is recommended. If you are interested in contributing (or just curious), the following steps should get you up and running:

  1. Install a git client and ensure the installation includes command line integration
  2. Clone this repository to your local computer using git
  3. Copy your ISOs of the LoD disks into the isos directory and rename them to 1.iso, 2.iso, etc. Note: if you have BINs instead of ISOs, it's very likely you can change the file extension to ISO and they will work.
  4. Open your local copy of this repository in your IDE (IntelliJ recommended)
  5. Gradle should automatically attempt to configure the project and download all dependencies. If it doesn't, expand the gradle tab and click refresh. This process should succeed; resolve any errors if it does not. (lack of command line git can cause issues here)
  6. Run the project

Note: Java 17 is required. It is strongly recommended to run with assertions enabled.

Controls

Controls are currently hardcoded.

Ingame/combat:

  • D-pad - arrow keys
  • Shape buttons - WASD
  • Start - enter
  • Select - space
  • L1 - Q
  • L2 - 1
  • L3 - Z
  • R1 - E
  • R2 - 3
  • R3 - C
  • F12 - open debug tools (developer features - can easily cause crashes)

To set up a controller:

  1. Connect your controller (before or after starting the game)
  2. Press F9
  3. Press any button on the controller you want to use

NOTE: There are known issues with using DS4windows, and possibly other controller emulators. Severed Chains supports 1800+ controllers out of the box so it's very likely you can just plug in your controller, set it up, and play. If you find a controller that isn't in our controller database, please contact us and we'll work with you to get it added. If you do use DS4windows, make sure your controller isn't hidden and close DS4windows.

Copyright Information

Even though it is not an emulator, Legend of Dragoon Java can not be played without the user providing the LoD ISOs. Assets are extracted from the ROMs at runtime. This codebase does not include any official Legend of Dragoon code or assets.

legend-of-dragoon-java's People

Contributors

lordmonoxide avatar latchgamedev avatar ink230 avatar theflyingzamboni avatar zychronix avatar keinengott avatar illeprih avatar dragoonsouls avatar djcarvey avatar angcl avatar zack37 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.