Coder Social home page Coder Social logo

zelda_roth's Introduction

The Legend of Zelda - Return of the Hylian (Miyoo Port)

For Bittboy / PocketGo / PowKiddy V90/Q90

v0.2
- Solved a bug where the save function of the game was broken

Controls (Tested on PocketGo):
- D-Pad: Move Player
- A: Attack / Interact
- B: Run / Push/Pull
- Y: Item
- X: Map
- R (+ D-Pad): Move Camera
- Start: Confirm / Inventory
- Select: Exit / Exit Menu

Building from source:
  make MIYOO=1

If you have not received a copy of the source code and license agreement with this release,
you can visit https://github.com/andrigamerita/zelda_roth

Credits:
- Original Game and Developer: http://www.zeldaroth.fr, Vincent Jouillat
- Original License: Unknown
- Dingux Patches: https://github.com/retrofw/zelda_roth, pingflood

zelda_roth's People

Stargazers

 avatar Jakub Kolcar avatar  avatar Daniel Nixon avatar Arda Kılıçdağı avatar Nathan Friedly avatar

Watchers

James Cloos avatar  avatar

zelda_roth's Issues

Music Support?

Hi @andrigamerita :)

Absolutely AWESOME job on your game ports to the MiyooCFW!!

Is there any chance for an updated version of Zelda RotH with music support?

salvacam did a port of Zelda Picross (forked from sauce/gameblabla) that utilized .OGG music and the following Bourne shell script ('conv.sh') in the 'music' folder:

for i in *.wav ; do
ffmpeg -i "$i" -acodec libvorbis "$(basename "${i/.wav}").ogg"
done

Sincerely,
BryMD

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.