Search results

  1. NCDyson

    Homebrew Question Any possibility of seeing Doom 3 (2004) ported to switch?

    yeah, we'll be arguing about that all day, especially considering review scores for the game seem mostly favorable. at this point it's really a matter of finding someone willing to do the work in porting it over.
  2. NCDyson

    Homebrew Question Any possibility of seeing Doom 3 (2004) ported to switch?

    more than likely, it was a quick port, or a compile with the minimal modification necessary to get it to run on linux, rather than an actual project that someone was working on, and why there haven't been any updates on it. which is unfortunate, because i have some very fond memories of playing...
  3. NCDyson

    Homebrew Question Has anyone tried Pokemon Revolution Online on Switch via Linux?

    the client would need to be built for aarch64. Not sure if unity supports that out of the box, but it wouldn't work just by downloading it and trying to run it. maybe talk to whoever is developing it and see what they say, as far as a possible switch port goes.
  4. NCDyson

    Tutorial How to boot Linux on your Switch

    better than I'm getting. I've got it to work once in 3 days, and I've been trying to get it to work for the past hour. I'm using a belkin USB cable, so I don't think it's that. will try again with a different cable when my switch cools down. got distracted and left it trying to reboot and it...
  5. NCDyson

    Tutorial How to boot Linux on your Switch

    that was gonna be my next question. still trying to get my switch setup to even mess around with it. https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering this has a lot of interesting information on the joycon, so that'll be really helpful.
  6. NCDyson

    Tutorial How to boot Linux on your Switch

    I thought go was a scripting language made by Google... either way, it's more of a start than just a reference document.
  7. NCDyson

    Tutorial How to boot Linux on your Switch

    https://github.com/riking/joycon it says it's written in Go, but I see a lot of c++ code that looks promising. if nobody gets to it before I wake up later I'll take a shot at messing with it
  8. NCDyson

    ROM Hack romfs redirection and disassembly question

    patchrom includes a python script to convert a code.bin to an elf file by reading the section info from the exheader to load in ida, which I've found works pretty well. Alternatively http://github.com/smealum/ctr/tree/master/idaloader is a firm/ncch loader for ida, but it requires idapython and...
  9. NCDyson

    ROM Hack romfs redirection and disassembly question

    I believe that http://github.com/44670/patchrom is the precursor to layeredFS, so you might look into that and see if you can get that to work.
  10. NCDyson

    ROM Hack romfs redirection and disassembly question

    according to 3dbrew: As far as making the game mount and utilize it goes, you may have to study the differences between the code.bin from a game and the code.bin from an update to see how to make that work.
  11. NCDyson

    ROM Hack [Partial Patch] NEWLOVEPLUS+ English Translation

    Yeah, I was talking about file size. I completely forgot that the img.bin uses sector based offsets, so there is actually some wiggle room for an injector.
  12. NCDyson

    ROM Hack [Partial Patch] NEWLOVEPLUS+ English Translation

    1. Img.bin file: A repacker/injector wouldn't really be a hard thing to make, however with an injector, if the injected files don't match it would have to repack anyways. 2. code.bin file: Not really sure what you're expecting to be able to "extract" from this, as it's not an archive. A cursory...
  13. NCDyson

    ROM Hack [Partial Patch] NEWLOVEPLUS+ English Translation

    Oh wait, I totally forgot about this. I wrote an image.bin extractor in python a while back. If it's still needed I'll find it when I get home from work... EDIT: apparently someone else already got it done. My bad.
  14. NCDyson

    Homebrew Osu3DS or Eternal Diva Announcement!

    you could call it "FreeAgent" after the americanized version of Ouendan, Elite Beat Agents, since you're doing an osu! clone, but changing it up. or you could just say "screw peppy" and just call it "Osu! 3DS" to shut LinkmstrYT up.
  15. NCDyson

    ROM Hack NTR Debugger (client) build for OSX

    Rather not trust something named after an STI/STD. Other than that, good work. Now if only someone would make it more useful.
  16. NCDyson

    Homebrew So where should I start?

    http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development ctrulib has a couple of bare bones examples. The homebrew development thread that's stickied at the top of this subforum has a lot of information in it, it is kind of hard to find in the zillions of posts though. Welcome to the scene.
  17. NCDyson

    ROM Hack [Help] How to put my edited GARC in an update?

    You get the update from the shop, or from that one site, install it, then decrypt it like you would any other .cia
  18. NCDyson

    ROM Hack [Help] How to put my edited GARC in an update?

    If the update has a romfs and uses it, it might just be a matter of rebuilding the update's romfs with the new garc and making sure the exefs in the update is pointing using the path to the update's romfs instead of the normal game's romfs. I haven't looked at the updates for AS, but for...
  19. NCDyson

    ROM Hack [Translation] Digimon World Re:Digitize Decode

    let's just hope that nobody else attempts to do a translation in the mean time :unsure:
  20. NCDyson

    Hacking Digimon Adventure [PSP]

    that's because you have to run the exe file to patch it. EDIT: I replied to this so that maybe people will STOP complaining about needing a password. I know, it's not a good system, but that's the way it is. I'm also wondering what kind of issue they were talking about. Aside from some weird...
General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: @The Real Jdbye, oh