Search results

  1. H

    Homebrew RELEASE Chiaki (PS5 & PS4 remote play) homebrew

    Hello, Chiaki is the an open source client for PS4 and PS5 remote play. This discussion is dedicated to the switch version (chiaki.nro). Source: https://git.sr.ht/~thestr4ng3r/chiaki To contact us or for any chiaki support you may use...
  2. H

    Hacking fusee launcher as linux systemd service.

    Hi, I’m releasing a small (ansible) script to install the fusee launcher as linux systemd service. I’m using it from my raspberrypi to load my favorite payload.bin while connecting my nintendo switch to it. it may interest some of you...
  3. H

    Hacking OpenGL switch-examples crash when executed from the homebrew laucher

    Hello, I successfully compiled the OpenGL examples from switch-examples using the latest tools available. But when I run those examples from the homebrew menu the application or the console crashes. Is there any context required to run those example ? Do you have any idea ?
  4. H

    Hacking Questions regarding cafiine code

    Hello, I have few questions about cafiine client code? (sources here) First of all, thanks a lot for this amazing tool and for sharing the sources (an official release on github would be perfect). If I understand well, this code allows us to intercept file system calls. I would like to know...
  5. H

    Hacking Pygecko: how to run OSFatal?

    Hello, I try to run the OSFatal function from pygecko. I tried the following code, without success. tcp = TCPGecko("192.168.1.1") OSFatal = tcp.get_symbol('coreinit.rpl', 'OSFatal') print(OSFatal("hello pygecko")) Traceback (most recent call last): File ".\hello_world.py", line 42, in...
  6. H

    Hacking PyGecko coreinit.rpl OSLogRetrieve

    Hello, I try to translate the rpc.py’s get_logs function into PyGecko call. But the log size is always null "0". import struct from binascii import hexlify tcp = TCPGecko("192.168.1.100") def get_logs(filename='logdump.bin', save_addr=0x1e800000): address = save_addr for x in...
General chit-chat
Help Users
  • No one is chatting at the moment.
    OctoAori20 @ OctoAori20: Nice nice-