Skip to content

rexglue/demo-iruka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iruka (dolphin) Demo

This is a demo use of the ReXGlue SDK used to recompile Xbox 360 games to run on PC.

TODO: Add more information about the demo, how to run it, and what it does. but for now this is all you need to know :)

Building and Running

  1. Clone the repository
  2. Ensure the REXSDK environment variable is set (system or CMakeUserPresets)
  3. Compile the project using CMake cmake --preset [platform] && cmake --build --preset [platform] where platform is linux-amd64 or win-amd64
  4. Extract the files from assets.zip into the assets directory (or wherever you want, just make sure to point to it in the next step)
  5. Run the compiled executable passing the 'Assets' directory ./iruka /path/to/Assets

About

Demo usage of ReXGlue SDK

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors