Recent content by Wamphyre

  1. Wamphyre

    Monster Chess - Dark fantasy chess for Sega MegaDrive / Genesis | Physical pre-orders now open!

    Hi everyone! I wanted to share my first Sega MegaDrive / Genesis game with you: Monster Chess. It’s a dark fantasy chess game where the classic rules of chess are turned into monster battles, with animated pieces, attacks, deaths, FM music, campaign mode and local multiplayer. The game keeps...
  2. Wamphyre

    New Xbox 360 Hypervisor exploit (software based)

    1 - Don't patch default/Default.xex with XexTool 2 - Use games in extracted ISO format (folder) 3 - Make sure you're using XeUnshackle (not FreeMyXe). Use @alexfree USB ready to plug solution 4 - Download TUs from Aurora, or using my tool (X360 TU Manager) or by hand using XboxUnity 5 - Apply...
  3. Wamphyre

    Hacking How to send big game files over to my External Hard Drive I'm Using For The Xbox 360

    If you’ve done the RGH3 mod, you already have solid skills and knowledge—I personally wouldn’t dare attempt that yet, even with experience. I recently freed my console using BadUpdate, which changes things up a bit.
  4. Wamphyre

    Hacking How to send big game files over to my External Hard Drive I'm Using For The Xbox 360

    Actually, extract-iso is much faster in most cases. ISO2GOD works fine for certain titles, but it’s not particularly fast. You also don’t need anything special regarding the hard drive—I use an external FAT32 drive and everything works perfectly.
  5. Wamphyre

    Homebrew app APPX360 TU Manager (Xbox 360 Tittle Update Management)

    Hey everyone! This is my first project related to the Xbox 360. I’m still far from being able to develop something exclusively for the console, but it’s definitely a goal I’d like to reach someday. It all started after freeing my Xbox 360 for the first time and being able to try homebrew...
  6. Wamphyre

    Is this how to prepare a HDD for 360 internal use under linux ?

    This is actually something I'm investigating right now, since I only use GNU/Linux and don’t have any Windows device. When I get the time, I plan to make an automated tool to handle this task.
  7. Wamphyre

    New Xbox 360 Hypervisor exploit (software based)

    I'm about to release an app for these topics, but I need 5 posts before I can start my own thread hehe.
  8. Wamphyre

    XBOX 360 S with somewhat(?) high temperatures, running Bad Update.

    The temperatures you mentioned are completely normal for your Xbox 360 Slim. There's no need to worry: even on an 'E' model, with proper maintenance and a lower TDP, temperatures are usually in similar ranges. Your console is operating well within normal parameters, so there's nothing more you...
  9. Wamphyre

    Hello from Spain – Excited to Join GBATemp!

    Hi everyone! First of all, I want to thank you for welcoming me into this community. I’m from Spain, a sysadmin, hobbyist developer, and Black Metal musician. I enjoy beer, and I’m a fan of FreeBSD, GNU/Linux, and macOS. I’m really into video game consoles — Xbox 360 and Sega Mega Drive are my...
  10. Wamphyre

    Hacking How to send big game files over to my External Hard Drive I'm Using For The Xbox 360

    The issue comes from the fact that Xbox 360 games are designed with FAT32 in mind, and the ISO itself is just one large file, which obviously exceeds the 7 GB FAT32 limit. The trick is to extract the ISO so that you have the game as a folder with all its internal files. Tools like extract-iso...