Skip to content

cybardev/InsiDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insiDS

DS Controller Skin for Ignited and Delta emulators

Minimalistic DS skin for use with controllers like the Razer Kishi V2

Important

Intended for use with edge-to-edge devices. May not work with devices that have a home button.

Guide

Screenshots

Screenshot of the insiDS skin playing Tales of Innocence using a Razer Kishi V2 controller Tales of Innocence

Screenshot of the insiDS skin playing Pokemon Platinum using a Razer Kishi V2 controller Pokemon Platinum

Features

  • Main screen in focus, centered horizontally

  • Secondary screen minified but accessible

  • Swap screens with the push of a button (Ignited only)

  • Pause Menu, Quick Save, Quick Load (Delta only), and Fast Forward buttons for easy access

Using with Ignited

Using with Delta

Modification

Important

Tested on macOS only. Likely to work on Linux. Windows users can use WSL if needed.

Dependencies: imagemagick >= 7.1

Steps

  • Clone this repository or download the ZIP and extract to a folder

  • Edit PNG files in assets

  • Run build.sh at the repository root (folder with info.json)

  • Check the generated build directory

  • Install generated .ignitedskin file in Ignited, and .deltaskin files in Delta

Alternate Steps

  • Fork this repository and clone your fork

  • Edit PNG files in assets

  • Push changes to your fork

  • Run GitHub Actions workflow (if it doesn't run automatically)

  • From releases, download and install generated .ignitedskin file in Ignited, and .deltaskin files in Delta

Note

The Steps section is good for one-time changes. Follow Alternate Steps to maintain a history of your changes.

Credits