Recent content by megatallica

  1. megatallica

    Hacking [Release] God of War Collection - Remastered Videos Mod

    Ok New Update! So I have a couple of Versions I made a 300 and 450 kbps version so people who are concerned about space, and those that want a hq experience. As before I made dummy versions of the international variant videos, if you are playing in a different language, download the...
  2. megatallica

    Hacking [Release] God of War Collection - Remastered Videos Mod

    Quick Update, Ive have put the GOW2 Videos on hold, Turns out the original videos (the PS2 and PS3 HS Version use the same video), produce a much nicer result, I am re-render all the gow1 videos with the new videos.
  3. megatallica

    Hacking [Release] God of War Collection - Remastered Videos Mod

    Ive always wanted to play the God of War Collection on Vita, but the cutscenes always took me out of it. It was extremely annoying that the videos were not sized properly. Ive taken steps to remedy that. I have source the Original copies of the cutscenes and have resampled them into the...
  4. megatallica

    Hacking Do you think is possible to add frameskip? (speed up)

    ... But games these day already frameskip.... if they didnt the game would slow to a crawl as the game would wait for the frame to be drawn. Even if you could find the glswapbuffers function and circumvent it, what would be the point, you would either a. have the game slowdown to an almost...
  5. megatallica

    Homebrew [Request] Someone with unity 3ds can export zelda unity clones as cia please?

    Leaking the 3ds module would be useless, since from my quick look at it and from my experience with xbone and ps4/vita, you cannot package a "cia" or anything that can be used on anything other than a development console, everything is tied into a server aswell, Unity cant even see our ps4 dev...
  6. megatallica

    Homebrew Found Freaky forms Deluxe at my local game shop..... but

    Hey guys, I havent had much time in the last few months, so I havent touched my second 3ds (the one I use for dumping my games and homebrew), but afew weeks ago 3ds' was on sale for a ridiculously low price, so I bought a 3rd one for A9lh and ive been using Plailect guide over the last few days...
  7. megatallica

    Hardware Sending New3ds to Nintendo with A9LH?

    I might be able to shed some light on this for you, when you send your console to get repaired, the repair process means that they have to test the console before sending it out, that means running a propitiatory tool that checks the hardware, the tool will most likely detect a problem with the...
  8. megatallica

    Hacking Everytime I Launch CFW Black Screen

    Your firmware might not have downgraded properly, there is a tool to check if you have downgraded properly floating around the forums Edit: This one? https://github.com/svanheulen/downgrade_check
  9. megatallica

    ROM Hack 3DS Windows Explorer extension

    Could you fix the source and include the missing files (exdialog.c, Properties.c) Thanks dude
  10. megatallica

    Hacking Emulate System Restore while maintaining preinstalled titles

    "gotten a bundle console for my collection" implying that it is used
  11. megatallica

    Hacking Emulate System Restore while maintaining preinstalled titles

    Hey guys, So ive gotten a bundle console for my collection but im looking to restore it to its original state with the preinstalled game avaliable after setting up the system, I already know that it can be reinstalled from the nintendo store, im just interested in having the system "rollback"...
  12. megatallica

    ROM Hack 3DS .CWAV Dumper

    So before I go into the source, is their a way to recompile the file after dumping the sounds?
  13. megatallica

    Homebrew DS(i) Mode hacking progress thread

    What are the odds of upscaling the resolution to 3ds native for DS Mode? Edit: I do know that Smea has been looking into hooking into the renderer to record footage, but thats as much as I know right now, so their some access to the 3ds frame buffer...
  14. megatallica

    Hacking bricked your N3DS in the downgrade process ? how to hard mode n3DS ?

    The problem is that a downgrade doesnt remove newer files it just installs the old ones, it doesnt matter what firmware you use or Region it is. I have seen some people attempt to delete some of the new firmware cias with some success. Its a hard MOD, meaning that you need soldering and modding...
  15. megatallica

    Homebrew Change CtrBootManager color?

    I found the problem, its to do with the payload implementation, I believe it has been changed in the new libraries, Im using a combination of old libraries to find which ones cpasjuste used, ill message him to see if he can help auto UPDATE: cpasjuste has realeased a new version of CBM with...