Change log04/09/2016 Update to support henkaku and last vitasdk21/01/2016 Update to support last vitasdk
How do I use it?1) Compile and install library and include filecd libdebugnetmakemake install2) Compile samplecd sampleedit main.c and change your server ip and port to listen udp messages from PlayStation Vitamake3) Open a terminal and execute (change port if you don't use 18194). It can be in osx, linux or if you have socat like tool on windowssocat udp-recv:18194 stdout4) Install debugnetsample.vpk in your vita an run itYou will see in socat terminal window output from your PlayStation Vita:debugnet initializedCopyright © 2010,2015 Antonio Jose Ramos Marquez aka bigboss @psxdevThis Program is subject to the terms of the Mozilla PublicLicense, v. 2.0. If a copy of the MPL was not distributed with thisfile, You can obtain one at http://mozilla.org/MPL/2.0/.ready to have a lot of fun...[VITA][DEBUG]: Test debug level 1[VITA][ERROR]: Test error level 1[VITA][INFO]: Test info level 15) ready to have a lot of fun and switch done to henkaku and vitasdk