Search results

  1. F

    Denuvo unveils new technology "TraceMark" aimed to watermark and easily trace leaked games

    My guess is that they will steganographically encode a unique identifier in the pattern of the multiple checks in the games code (like how far away they're spaced in the binary, or what part of the system do they check for), and maybe even replace random instructions with equivalent others...
  2. F

    Hacking What's the difference between a game and a homebrew?

    Hello. I'm experimenting modding a game, and came across some weird behavior. I wrote this very simple homebrew. It uses the special fat device exposed by d2x's cIOS to create a file. ... int fatfd = IOS_Open("fat", 3); int p = 0; ioctlv args[] = { {&p, sizeof(p)}...
  3. F

    Anyone know C ? Quick question...

    This is incorrect. char var[] = "anything"; The compiler will insert instructions to reserve enough space (9 bytes) on the stack to hold the whole array and copy values from a possibly read only memory location, but in the end **every addressable element from "var" is guaranteed to be...
  4. F

    Nintendo talks about Breath of The Wild WiiU and Switch version differences

    Not a single Zelda game ever ran above 30 fps. Stop complaining.
  5. F

    Hacking (Pastebin leak)Possible new CFW leak? ARM3D and 3DSmack!

    >I was going to [...] then I saw this >posted 50 minutes ago, at 9:36PM CDT >pastebin is dated 9:17PM CDT Hmm. It's physically impossible you've seen this in the public paste listing that's completely different every 10 seconds, or that you took 15 minutes to create this thread. Or that you're...
  6. F

    Hacking OTP access via IOSU kernel

    Trump made the scene great again!
  7. F

    Poetic fan-made Zelda anime movie trailer makes us wish it were real

    That's as much an animation as a visual novel is a video game.
  8. F

    Hacking Add menu to yifanlu 3ds injector?

    I'd like to know, too. Currently, I'm doing something like this: void *allocateMem(u64 size) { void *ret; u32 code; svcControlMemory(&ret, 0x0, 0x0, size, MEMOP_ALLOC_LINEAR, MEMPERM_READ | MEMPERM_WRITE); return ret; } void freeMem(void *block, u64 size) { u32 dummy...
  9. F

    Hacking Add menu to yifanlu 3ds injector?

    You can't cram everything into loader, there's a ~50kB limit. I think the best way to do that would be to do it a bit like NTR, inject your code into HomeMenu, so you can open processes when they are launched. I don't know much more, there are still things that can go wrong with injecting...
  10. F

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

    Is there a reason for the 512 bytes size limit for patches? Also why use bytecode, instead of compiling C patches. Can't the loader module mark pages as executable?
  11. F

    ROM Hack [Save Edit] Fire Emblem: Awakening (with Ironhax/SDM)

    Every time I inject back my save, the game crashes on startup and makes the console reboot, I'm using JKSV. Even editing simple things such as gold. Is it normal the value isn't 4-bytes aligned?
  12. F

    Hacking Who hasn't yet installed arm9loaderhax? Why?

    I was on rxTools for a few months now (N3DSXL). I switched to Luma yesterday, and went all the way to A9LH. One thing that was bothering me with rxTools was the boot time, and the success boot rate, and Luma with A9LH simply made load TWL title simpler overall. The installation process was...
  13. F

    Hardware List of hardmod installers by region

    After a failed downgrade from 10.3 that failed for unknown reasons and resulted in a brick, I tried to hardmod myself, but failed and damaged a few connectors in the process. Then I contacted @milerwan to fix my home button and downgrade (because I just needed to downgrade once, and his fees for...
  14. F

    Hacking Possible leadway to downgrade 10.5.0.30u

    I'm trying to downgrade from a patched 10.5. SafeSysUpdater seems to be stuck in an infinite loop, and according to the source of libsu, it's because the call to svcCloseHandle fails to execute the kernel code, and the control flow falls into a dead lock. Does it mean I failed to patch the...
  15. F

    Hardware N3DS NAND backup possible, I hope.

    Fuck. I guess replacing them would be very hard?
  16. F

    Hardware N3DS NAND backup possible, I hope.

    Here, I tried to take a better picture. I'm pretty sure the ribbon is touching the pins, I can't see how it is "above" the connector: if I press it while pressing the home button when the 3DS is turned on, it's properly detected.
  17. F

    Hardware N3DS NAND backup possible, I hope.

    Thanks a lot for the tips, I'll go buy some tools later today. Also, do you know why can't I completely lock some ribbons cables ? Like the one in pic, no matter how hard I press on it, the lock stays open, like this. EDIT: I fixed my boot issue: I put the ribbon cable behind the motherboard...
  18. F

    Hardware N3DS NAND backup possible, I hope.

    I disassembled my N3DS XL, didn't do any mod, and reassembled it, now it won't boot. The bottom screen lights up and it immediately shut down. I had a hard time reconnecting a cable near the fringe that's behind the motherboard, and I think I didn't get it all the way in, could it be the cause ...
  19. F

    Tutorial Simple Guide to Downgrading your 3DS

    I got a brick using safeSysupdater with homemenuhax... I can get in recovery but what should I do from here ?
  20. F

    Hardware Defective N3DS ?

    Never mind, I figured it out. It somehow simulates the lid closing, there's no real freeze.
General chit-chat
Help Users
  • No one is chatting at the moment.
    ButterScott101 @ ButterScott101: +1