Recent content by paradox355

  1. paradox355

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    @geekboy1011 Having you tried treating the extra 2 bytes after the file name as padding? You could add a seek after retrieving the filename to skip those bytes.
  2. paradox355

    ROM Hack [Release] Ultimate SNES VC Injector for 3DS

    Anyone have any luck getting rid of this error with Terranigma? Thanks.
  3. paradox355

    Tutorial Decrypt & Unpack / Rebuild 3DS and CIA Files

    3DS Hacking Tools ... Download Failed - Virus Detected
  4. paradox355

    Tutorial Super NES Injection Guide

    Maybe, but if the computer used to compile it was infected with a virus that virus could have been injected into the binary; without the person compiling it even knowing. Kinda how trojans spread.
  5. paradox355

    Tutorial Super NES Injection Guide

    VIRUS DETECTED IN HackingToolkit.exe!!! FYI. Windows Defender detected Virus "Trojan: Win32/Rundas!plock" in HackingToolkit.exe. This virus definition was first posted on May 6, 2016; so this program likely had a virus the whole but it wasn't known until recently.
  6. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    @Drakia I figured it out. I looked at the latest commit and could tell that's what I wanted. I'm able to build CIAngel no problem now. I misinterpreted the build dependencies in the readme. I thought it meant latest release, even though that word is not there at all. lol
  7. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    Thank you! It was looking like my library was different. I was just using the latest release of ctrulib. I'll compile the latest commit and use that. If that works I'll submit a readme update pull request. auto Are you referring to CIAngel or ctrulib?
  8. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    I am getting an error when trying to compile, using the latest commit (279153a). Here's the error from Make: source/cia.c:84:8: error: too few arguments to function 'AM_FinishCiaInstall' res = AM_FinishCiaInstall(handle); ^ In file included from...
  9. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    All good. :) I'm just trying to do some QC for CIAngel and post the results.
  10. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    From what I can tell that does not use libctru, so it's not really applicable. That's why I suggested mapping to the buttons as that code is already present in the main CIAngel code. What I'm unsure about is about is whether another call to hidScanInput can be done from within that initial...
  11. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    So I did some testing of re-download ability from eShop and the results were good. Here's what I did: Grabbed TitleID and encTitleKey for random game from site used to pull encTitleKeys bin file Put those in index.txt and copied it to SD Launched CIAngle CIA app and selected first option...
  12. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    I've been looking at that part of the code for the same reason. I've got some ideas. I think easiest and most user friendly option would be ... Since the search results are limited to total of six, the selections could be mapped to buttons (A,B,X,Y,L,R) and accept Select button as cancel if...
  13. paradox355

    Tutorial Full Stock to arm9loaderhax CFW Guide - Everything You Need to Know (Includes OTPHelper Now)

    If you are using 5.1 or later version of Aureinand, be sure to use short filename format (8.3) for the chained payload filenames. Long file names were causing issues so she pulled support for that starting in v5.1.
  14. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    If you plan to fetch the custom data from online, I would suggest exporting from there as json. It's very efficient and since it's returned as an colection object you can quickly parse thru it with a basic ForEach. Another benefit is since REST requests are basically standard http requests, you...
  15. paradox355

    Homebrew [Release] CIAngel - download GOOD cias right on your 3ds :)

    Yeah, getting the data from cdn is preferred and we don't want to parse that on the fly. I'm curious ... do the title names retrieved straight from cdn contain kana/kanji ? I've never seen that any lists I've looked at.
General chit-chat
Help Users
  • No one is chatting at the moment.
    The Real Jdbye @ The Real Jdbye: don't mind me, just liking all of SDIO's posts, they deserve it for...