Giter Site home page Giter Site logo

bullywiiplaza / udp-debug-reader Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 8 KB

This is a UDP debug logger for reading logs broadcasted by Wii U homebrew projects

Home Page: https://www.youtube.com/watch?v=E_KfAcRJ75s

License: Other

CMake 2.67% C++ 97.33%
cpp nintendo udp udp-debug-reader c-code c-plus-plus console-logging debugging homebrew-launcher logger

udp-debug-reader's Introduction

UDP-Debug-Reader

This is a modernized version of the UDP-Debug-Reader project by Dimok by using the C++20 standard and CMake as build system.

The UDP-Debug-Reader is a PC program which can read UDP debug logs sent from Wii U homebrew applications to your PC which is very useful for homebrew development.

The Wii U sided logging code itself can e.g. be found in libutilswut or directly in wut (preferable).

Compiling

This project uses a standard CMakeLists.txt file so compiling should be straight-forward for any platform.

Windows

mkdir WindowsBuild
cd WindowsBuild
cmake ../

Now you can enter the WindowsBuild folder and open the .sln file in Visual Studio to build from the IDE.

Linux

mkdir LinuxBuild
cd LinuxBuild
cmake ../
make

Now your binary should be built successfully.

macOS

The same approach as for Linux may be used to compile for macOS.

Usage

The UDP-Debug-Reader is a command line application which can be started via double-click (on Windows) or from the command line/terminal. Read the instructions printed on the command line/terminal to learn about the provided features like logging to a file, clearing the output or quitting the UDP-Debug-Reader.

udp-debug-reader's People

Contributors

bullywiiplaza avatar

Stargazers

 avatar

Watchers

 avatar  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.