Giter Club home page Giter Club logo

daedalusx64-vitagl's Introduction

DaedalusX64-vitaGL Build Status

DaedalusX64 is a Nintendo 64 emulator originally for Linux and PSP. This repository is the official one for the PSVITA/PSTV port using vitaGL as renderer backend.

Build Instructions

You need to have vitaGL compiled with NO_DEBUG=1 HAVE_UNFLIPPED_FBOS=1 NO_TEX_COMBINER=1 SHADER_COMPILER_SPEEDHACK=1 HAVE_CUSTOM_HEAP=1 in order to properly compile DaedalusX64.
Also, before compiling it, run:

sed -i "s/float fog_dist = coords.z \/ coords.w;/float fog_dist = coords.z;/" source/shaders/ffp_f.h
sed -i "s/#define SHADER_CACHE_MAGIC /#define SHADER_CACHE_MAGIC 99/" source/shared.h

This will apply an hack to the lib to make it handle better N64 fogging.

You can compile DaedalusX64-vitaGL with:

mkdir daedbuild
cd daedbuild
cmake ../Source
make

Compatibility List

A compatibility list can be found on this GitHub repository. Contributions are very welcome. There's also an interactive website using this data available on this link.

Discord Server

You can head to Vita Nuova discord server to get help with DaedalusX64-vitaGL. We have a dedicated channel (#daedalus-x64) for discussing futur developments, suggesitons, help, etc.

Invite link: https://discord.gg/PyCaBx9

HD Textures Pack Tutorial

In order to create an HD texture pack (or adapt an existing one to DaedalusX64). You'll need to follow these steps:

  • Launch DaedalusX64 and enable Textures Dumper option under Extra menu.
  • Launch the game you want to create an HD texture pack for.
  • Play a bit the game in order to let Daedalus X64 dump all the textures the game loads in the meantime.
  • Close DaedalusX64, if you'll now navigate in ux0:/data/DaedalusX64/Textures you'll find a new folder named as the Cartridge ID of the game you've run containing a lot of images.
  • Create HD replacements for those images (or use existing ones from other textures pack) without changing filenames.

Network Roms Tutorial

In order to play roms from your PC or from an online webserver, you can follow this guide made by Samilop Cimmerian iter: https://samilops2.gitbook.io/vita-troubleshooting-guide/daedalus-x64/load-rom-through-a-web-server

Custom Bubbles Tutorial

In order to create custom bubbles for the Livearea to launch a game directly with Daedalus X64, you can follow this guide made by Samilop Cimmerian iter: https://samilops2.gitbook.io/vita-troubleshooting-guide/daedalus-x64/making-custom-bubbles

Credits

  • All the original DaedalusX64 developers
  • xerpi for the original Vita port
  • m4xw for the help sanitizing PIF code
  • MasterFeizz for the ARM DynaRec
  • TheFloW & cmf028 for their contributions to the DynaRec code
  • Salvy & frangarcj for several improvements and bugfixes
  • Inssame for some additions to the UI code
  • That One Seong & TheIronUniverse for the LiveArea assets
  • withLogic for the high-res preview assets
  • Rob Scotcher for the DaedalusX64 logo image

daedalusx64-vitagl's People

Contributors

animekai avatar cass128 avatar cimmerian-iter avatar coestergaard avatar cy33hc avatar d-pyro avatar darth-bellic avatar electric1447 avatar f2pwn avatar foxhound311 avatar frangarcj avatar issame avatar juanvcs avatar kiiro-yakumo avatar kuragehimekurara1 avatar masterfeizz avatar princess-of-sleeping avatar rinnegatamante avatar s1ngyy avatar s7emin avatar samuedl avatar seonggino avatar sgsg64 avatar shinriji avatar sulter avatar theironuniverse avatar theofficialflow avatar withlogic 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.