Recent content by PieFace

  1. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    v0.3 released Changelog: Added support for up to 32 squares Added walls, immobile objects(lines) that objects bounce off of (up to 32) Removed square bouncing on edges of screen (by default replaced by walls in the same locations) Added camera, use circle pad to move view around Updated UI...
  2. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    v0.2 Released Changelog Press Y to toggle using gyroscope as gravity , or allow the square to follow tilt of 3ds) Press select to take a screenshot (needs optimization) Friction now takes into account appropriate gravity, resulting in mostly increased friction at the default value Fixed...
  3. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    Very nice! Thank you so much :D
  4. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    I have an o3ds so if you could make a better video with NTR feel free. Mine would just be from my phone camera.
  5. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    Oh for sure. This is staying 2d for the near future though. I am working on a small update right now so I can make a video when it is finished.
  6. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    This could happen in the future if it becomes more of a library/engine. added to op
  7. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    Thanks for the screenshots; I added them to the op. Also, you can press x to clear all values. I'll reword that in the controls
  8. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    Thank you! :)
  9. PieFace

    Homebrew [WIP] 3DS Physics Sandbox

    3DS Physics Sandbox v0.3 This is an application for playing around in an environment with simple physics Note: This is very work-in-progress and currently has limited features Features: Manipulate multiple different sized squares with the stylus Objects will bounce off of each other The...
  10. PieFace

    Hardware NAND Flash Dump (3DS)

    The 3ds only gets the blue screen if its plugged into the sd card reader. If it isn't connected, the circuit isn't completed so the 3ds boots normally, like there are no wires attached
  11. PieFace

    Homebrew Homebrew Development

    When I screwed around with arm9 code a while back I manually drew two rectangles at different x coordinates for an okish looking 3d rectangle. You could probably make a function that takes an x value and draws the rectanges at an offset if you need something quickly
  12. PieFace

    Hacking Cubic Ninja (US version) Giveaway!!

    I was morally wronged by gamestop last wednesday and shed a single tear. [/spoiler]
  13. PieFace

    Hacking Ninjhax as CIA? Possible?

    Same here, except I have 4.1.0-4. I thought it was originally thought the .cia I made was bad and that the last number wouldn't matter but idk
  14. PieFace

    ROM Hack Who wants to test NSMB2 custom levels?

    Me too. I don't have a gateway so I'll do testing on cia-cfw
  15. PieFace

    Hardware NAND Flash Dump (3DS)

    I get the error: BOOTROM 8046 ERRCODE: 00F800FF DFCFFFFF FFFFFFFF 00000008 00800000 It still shows up in windows as a drive and asks to format. Should I attemp to read/write? EDIT: I read a few times and the dumps have the same md5 checksum and the same size as the nand.bin from...