Giter VIP home page Giter VIP logo

taiko3-discord-rpc's Introduction

taiko3-discord-rpc

Discord rich presence integration for Taiko no Tatsujin titles on Wii U and Nintendo Switch.

Supported titles

Binaries

You can find pre-built binaries on the Releases page. They include a configuration file that you can edit, and batch files to auto-launch each title.

Setup

To use this program, you'll need to install pypresence (available on PyPI). You'll also need pyGecko, which needs to converted to Python 3.

Song data in data/ is ripped from the game using extract_songs.py, but pre-built versions are provided for your convenience. These versions include all DLC songs.

Lazy setup

pip install pypresence
wget -O tcpgecko.py https://raw.githubusercontent.com/wiiudev/pyGecko/master/tcpgecko.py
wget -O common.py https://raw.githubusercontent.com/wiiudev/pyGecko/master/common.py
2to3 -w tcpgecko.py

Usage

  1. Run tcpGecko on your Wii U
  2. Run a Taiko no Tatsujin title on your Wii U (not required if you use --launch-auto)
  3. Run taiko.py supplying your Wii U's IP address
    • For example: ./taiko.py 192.168.0.10
    • Use --client-id [ID] if you want to use your own Discord application
  4. Start playing!

Warnings

  • Avoid accessing any Miiverse features in the game, as this tends to crash tcpGecko. If you see the screen below during game startup, select the right option (いいえ).

taiko3-discord-rpc's People

Contributors

bui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

taiko3-discord-rpc's Issues

Pypresence updated.

pypresence has been rewritten and is now a module that can be installed from PyPi. Might want to update your code :)

wiiu is annoying

this is only an issue for wiiu

the location for song/difficulty seems to change depending on unknown factors

so far I've determined that having auto enabled causes the location to shift

todo

  • improve wording for rpc states
  • use wiiu3 icons for difficulties (and provide a way to dump?)
  • some error handling
  • localisation maybe

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.