Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 985 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 985 Bytes

RollTheDice-3DS

Simple Homebrew application for Nintendo 3DS systems that simulates the roll of a dice.

Screenshot 2024-12-29 235125 Screenshot 2024-12-29 235146

Building

(Make sure you have DevkitPro installed)

  1. Clone the repo
  2. Open CMD in the directory
  3. run make

How to run

[3DS]

  1. Build the .3dsx file or download it from here
  2. Place the file in the rootofthesdcard/3ds folder
  3. Open The Homebrew Launcher on your console
  4. Select RollTheDice-3DS

[Citra]

  1. Build the .3dsx file or download it from here
  2. Open Citra
  3. Locate the .3dsx file
  4. Open it

Credits

  • DefeatOf13
  • Built using DevkitPRO