Search results

  1. 3

    Hacking [RCM Payload] Hekate - CTCaer mod

    @CTCaer Hi, I'm a bit confused with what the new emuMMC > emuMMC Manage > Create emuMMC > SD Partion option actually does to the microsd card. "SD Partition is saved as a raw image in an available partition." I am assuming that the user needs to manually create the hidden partition prior by...
  2. 3

    Hacking RELEASE [Official] ReiNX thread [DEAD]

    Can you not read? It's a WIP, not release.
  3. 3

    Hacking Clearing up a Misconception about SDXC cards update

    Are there any tutorials or Howto on this? :)
  4. 3

    Hacking Clean 3.65 Henkaku Enso install, config.txt missing?

    Ok, it seems like users need to manually create ur0:tai/config.txt after a clean 3.60 to 3.650 Henkaku Enso install. Im not sure if the lines with *.henkaku.suprx are needed, since the files don't even exist in the tai folder. Adding the following got my Vita2sd card to work: ur0:tai/config.txt...
  5. 3

    Hacking Clean 3.65 Henkaku Enso install, config.txt missing?

    Hello, I just recently did a clean install from 3.60 to 3.65 Henkaku Enso CFW. I injected Vitashell into Near using HBInjector.vpk. Restored my Vita to factory and formated the Vita Sony Memory card. After completing the Vita setup, I was successfully able to access VitaShell using the Near...
  6. 3

    Hacking [RCM Payload] Hekate - CTCaer mod

    Hey @d0k3, Do you have any plans to enter the Switch scene? An app equivalent to Godmode9 would be awesome.
  7. 3

    Hacking F-G Joycon Mod: MagnetHax Switch Edition

    @TheCyberQuake Were you able to figure out pin 1's trace pad on the pcb? Also, what kind of magnet are you using? I have a 5 mm cardboard/fake leather shield covering the bottom of my joycon, so I wonder if a refrigerator magnet would work. My reed switch arrives in the mail next week so I...
  8. 3

    Hacking Most efficient way to file transfer onto vita2sd memory card?

    Hello, Here is my current setup: Firmware 3.60 with Enso enabled. I am currently waiting for my vita2sd adapter to arrive in the mail. The transfer speed from PC to Vita is pretty pathetic, so I was wondering how you guys transfer files over to the adapter. After formating and configuring...
  9. 3

    Hacking So now that boot9strap is available..

    I know that fbi requires the os to boot, hence why I said "something similar to it." Im not a developer, but seeing how Godmode9 can do some crazy shit during boot, I thought why not?
  10. 3

    Hacking So now that boot9strap is available..

    Why? I'm just thinking of efficiency. The current method of installing a cia manager involves injecting and restoring fbi via decrypt9. I also think it would be much cleaner if we could install cias during boot.
  11. 3

    Hacking So now that boot9strap is available..

    Is it possible to install cia files using a payload if someone develops something similar to fbi, but in firm format?
  12. 3

    Hacking Official Corbenik - Another CFW for advanced users (with bytecode patches!)

    I, too, am loving the unix like file structure as well. ^_^ Regarding the cursor skip while configuring corbenik, has anyone figured out why this happens? A lot of people have mention that it could be due to a dirty d-pad, but why doesn't it occur with other payloads such as D9, G9, E9, etc.
  13. 3

    Homebrew Official [Download] Decrypt9 - Open Source Decryption Tools (WIP)

    You can use /D9Game or /files9/D9Game.
  14. 3

    Homebrew Official [Download] Decrypt9 - Open Source Decryption Tools (WIP)

    I actually did that on accident and did not know about /files9 until it was created by the latest emunand9. Anyway, I'm ditching /Decrypt9 and replacing it with /files9. 1 less folder on the root so I'm happy with that.
  15. 3

    Homebrew Official [Download] Decrypt9 - Open Source Decryption Tools (WIP)

    @d0k3 Not sure if this is intentional or not, but If working directories /file9 and /Decrypt9 are present, the later is not detected. Decrypt9WIP populates /file9 with log, reference files, etc, but fails to initialize /Decrypt9/aeskeydb.bin.
  16. 3

    Hacking Official Corbenik - Another CFW for advanced users (with bytecode patches!)

    I thought it was do to the missing comma at the end of font.h, but I still get the same result when I added it. The only thing i removed was: Top of font.h /* This file was autogenerated by raw2c. Visit http://www.devkitpro.org */...
  17. 3

    Hacking Official Corbenik - Another CFW for advanced users (with bytecode patches!)

    Sorry to be a bother again, but I think i'm beggining to make progress. I cant find the devkitPro font that you instructed... can you give me the exact path/file name? I went ahead and removed all the functions from Decrypt9WIP font.h just to mess around, and added it to corbenik/host/font.h...
  18. 3

    Hacking Official Corbenik - Another CFW for advanced users (with bytecode patches!)

    Hi chaoskagami, I'm trying to use the convert the 8x8 font used in Decrypt9WIP into termfont.bin. Can you guide me into the right direction? 1) I cant find the .bdf file... so I need to magically convert this...