Recent content by Givemesteak

  1. Givemesteak

    Pokémon Crystal gets a PC port titled "suiCune" based on C/C++ language

    You really need a proper LLM harness for large projects like these, not just a chatbot in the browser.
  2. Givemesteak

    Let me save you the suspense; the Switch 2 won't get hacked

    No thx, I rather stay unhacked than putting one of their cartridges in my Switch 2, There's something extremely dirty about it.
  3. Givemesteak

    Let me save you the suspense; the Switch 2 won't get hacked

    Plenty of hacked systems use advanced encryption, to my knowledge bruteforcing the decryption keys has never been the way. It's been more successful to in different way get the system itself to spill the beans. An entry exploit could be useful to start poking around.
  4. Givemesteak

    Let me save you the suspense; the Switch 2 won't get hacked

    If you were a Cisco engineer with that mindset then that would certainly explain the never ending barrage of Cisco related vulnerabilities... Joking aside, a machine not being hacked does not mean that it's "unhackable". It could just mean that no one with the skill tried to hack the machine...
  5. Givemesteak

    Let me save you the suspense; the Switch 2 won't get hacked

    If it makes you sleep better at night not expecting anything then sure. As someone who works in CyberSecurity and has lived as a gamer and hacking scene enthusiast since the 90s I can tell you with great certainty. No code is ever truly bug free and unhackable. The way I see it is that there...
  6. Givemesteak

    Pokemon Crystal Pikachu Edition (rom hack)

    There are several known issues in the current build, including some game breaking bugs. I am working on a new build that attempts to fix all known gamebreaking bugs. I have a build that allows you to reach much further into the game, (tested into Goldenrod City), However, squash one bug and...
  7. Givemesteak

    Pokemon Crystal Pikachu Edition (rom hack)

    This is still in progress and makes rather heavy engine modifications, expect that there may be bugs. please feel free to report any bugs here, I would appreciate it! I will do my best to fix any bugs that may surface (however gamebreaking bugs will take priority)
  8. Givemesteak

    Pokemon Crystal Pikachu Edition (rom hack)

    Bumping this now as I have made a lot of updates to it and released the IPS patch for anyone interested
  9. Givemesteak

    Pokemon Crystal Pikachu Edition (rom hack)

    Pokémon Crystal – Pikachu Edition brings the most iconic Pikachu features from Pokémon Yellow into Pokémon Crystal. Pikachu is now your only starter and follows you throughout your journey, complete with expressive pop-up animations, unique cries, and the classic mood progression system. Your...
  10. Givemesteak

    Pokémon Crystal gets a PC port titled "suiCune" based on C/C++ language

    Got it working with my widescreen implementation and CLD shader on a hacked Switch..
  11. Givemesteak

    Pokémon Crystal gets a PC port titled "suiCune" based on C/C++ language

    I am aware of that feature, but my experience is that it's better to use it for goals like "improve the performance using efficient micro optimizations that doesn't introduce bugs" or something along those lines. I prefer using planning mode and implementation as the first step.
  12. Givemesteak

    Pokémon Crystal gets a PC port titled "suiCune" based on C/C++ language

    I did not use Claude, I used codex. I gave it the URL to the Git repo and told it to clone the repo and analyze the repo. Here is the full prompt: [The is a github repo to a PC port of Pokemon crystal: DanZC/suiCune (URL: https://github.com/DanZC/suiCune) Here is the path to a rom that I...
  13. Givemesteak

    Pokémon Crystal gets a PC port titled "suiCune" based on C/C++ language

    I had Codex porting this port to MacOS for breakfast. one shot, one prompt. It's getting scary good