Search results

  1. M

    Hyrule Warriors: Age of Calamity announced, releases November 20th

    Well an update will be on 9/26. Guess I'll tune in to see then.
  2. M

    Hacking Question sx os current situation

    Please go to this thread. https://gbatemp.net/threads/tx-releases-sx-os-v2-9-4-beta-now-supports-v9-2-0-firmware.559303/
  3. M

    Hacking Custom firmware - sx os plus atmosphere

    I would think so.
  4. M

    Hacking Custom firmware - sx os plus atmosphere

    In a way yes. Yes it is.
  5. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    Seems you are just loading atmosphere with fusee. I have tried to look up atmosphere with loading kips with no luck. All I found is loading hetake to atmosphere where hetake loads the kips with atmosphere.
  6. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    so far this is my default settings: {-- Custom Firmwares --} [CFW] fss0=atmosphere/fusee-secondary.bin kip1patch=nosigchk atmosphere=1 logopath=bootloader/bootlogo.bmp { } Are you using Kosmos? If Yes then all you need is to enable it in kosmos toolkit and restart(just to be sure it'll work)...
  7. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    Haven't been keeping up. The tutorial is kind of outdated since KOSMOS(SDFiles) updated. NOTE: Jakibaki has said in his readme that if ran on Reinx it corrupts games on storage. My app will work if you can run sys-netcheat on your switch.
  8. M

    Homebrew RELEASE Noexs Remote Debugger

    @dually8 Just spent hours figuring it put and manage to get it to build. I had mostly the same errors as you. All to find out that I need to add jfxrt.rar as a Dependencies to Utils. Also not really a java developer.
  9. M

    Homebrew RELEASE Noexs Remote Debugger

    @dually8 this is a dumb question. Are you rebuilding it with java 10.0.2?
  10. M

    Hacking Question How to Update Emunand on SX OS?

    Updated to 7.0.1 and all I got was a blank screen when booted to emunand. Didn't find out that I needed to be on sxos 2.6.1 to actually boot to it.
  11. M

    Tutorial sys-netcheat 101: From the basics to relative addresses, trainers and Android usage

    Read thru the tutorial and it seems to be pretty good. Also to note I have no plans to make a linux or macOS GUI as I am not familiar with development on them.
  12. M

    Homebrew RELEASE Noexs Remote Debugger

    I hope this help others. I had lots of problems when I tried it. Java 11 does not work with opening the client. Go HERE to get Java SE Development Kit 10.0.2. For Win 10: Install jdk-10.0.2_windows-x64_bin.exe Open Control Panel Click on System Click on Advance system settings on the left side...
  13. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    That is good to hear. So far the tutorial is what I use. Weird that the latest build did not work for you.
  14. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    Usually a pink screen means a bricked system. Can you still boot to regular CFW or OFW?
  15. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    I don't think it was a bad explanation so I added a tutorial in my post.
  16. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    Usually my guess is that your switch had changed it's IP Addess or that sys-netcheat is not running. My tests usually consist of if netcat can connect then the app should be able too as well. No install needed. Just run the exe. The only requirement is to have sys-netcheat running on your...
  17. M

    Homebrew RELEASE sys-netcheat - Simple open-source cheat-engine.

    Hey jakibaki. I have playing around with my build of the master branch. I wondered why can't you remove from freeze list by address? So my friend saw me make the GUI and wrote me some code to try out. He wrote me csearch +, csearch -, csearch + value, csearch - value, and rfreeze(remove from...
  18. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    Well finally added the freeze functionality in to this program. Checkboxes actually do something now!
  19. M

    Homebrew WIP SysNetCheatGUI for sys-netCheat

    I get the time out even when I use netcat or telnet. Also I use > as the end of read and only when I use write is when it reads.