Slashdot Mirror


Lik-Sang Back Online, Minus Modchips

DrEldarion writes "Lik-Sang is back, and it turns out that it wasn't just Microsoft that filed the lawsuit - Sony and Nintendo both joined in. The end result is that the modchips are gone."

11 of 252 comments (clear)

  1. Re:Whoah by Kenja · · Score: 5, Informative

    Nintendo has more products then the Game Cube. Lik-Sang also sold things like Game Boy Advance flash carts.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  2. Re:Hide them. by Anonymous Coward · · Score: 2, Informative

    USB mod's exist for the PS2..

  3. Re:Hide them. by Kenja · · Score: 4, Informative
    "USB mod's exist for the PS2."

    Yes they do. However they STILL require soldering at least one connection in the PS2 itself. The only solderless MOD for hte PS2 is internal and bridged between some ribon cables.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  4. Re:Nintendo too? by Sloppy · · Score: 5, Informative

    None of this has anything to do with pirated games. It has to do with pirated BIOS. The chips contained derivative works of Microsoft's and Sony's, and Nintendo's BIOSes. The functionality of the modification (e.g. getting around region problems), is totally irrelevant. This isn't about vicarious or contributory infringement, it's about direct infringement.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  5. Other places to get GBA flash carts by yerricde · · Score: 3, Informative

    If you're a homebrew GBA developer, you can still get flash carts from various sources listed in the replies to this message. Don't pirate software.

    --
    Will I retire or break 10K?
  6. Re:So is this the end of X-box modding? by FreakinAye · · Score: 5, Informative

    Lik Sang was the only supplier of the Open Xbox PCBioxx chips. They're a LPC modchip which is flash upgradable via a LPT port without removing the cover of the xbox. A useful feature. From my understanding, LikSang actually bought Open xbox, so they were the sole first-level distributer... there may be other retailers who purchased large quantities and are still selling them. Freakin

  7. Re:Yay for the "little" guy! by 5YN74X_3RR0R · · Score: 2, Informative

    An awesome site for those interested in setting up their own MP3Car system is the Forums on http://www.mp3car.com ~m

  8. Burner by Andy+Dodd · · Score: 5, Informative

    Many of the modchip kits out (e.g. the Matrix Xbox modchip) have included "burner" (or more appropriately "flasher") hardware.

    Stick burner on your parport, fire up software, flash on some BIOS, you're done. This is how Easybuy2000 is still selling modchips.

    --
    retrorocket.o not found, launch anyway?
  9. Re:Nintendo too? by runderwo · · Score: 2, Informative

    This is not correct... PSX/PS2 modchips have never used Sony BIOS to accomplish protection defeating; they modify the protection data as it is transmitted across the system bus.

    The gamecube mod that exists is also a microcontroller mod.

    Xbox is only a copyright infringement case because they are using a cracked BIOS to defeat the copy protection. Not that anyone is selling the chips with the code on it, but because they are apparently marketing the blank flash devices for that purpose.

  10. Game Boy Advance tools gone also by dstone · · Score: 5, Informative

    The parallel port & USB flash ROM tools also appear to be gone. This has nothing to do with BIOS, by the way. These are tools that allow you to upload binaries (either copied or original code compiled with GCC and other tools) to a flash ROM and run it on any GBA. These products are likely offensive to Nintendo because:
    1) consumers could pirate games with them
    2) smalltime and wannabe developers could create demos and games with them without forking out big money for the official GBA dev hardware

    I'm sure #1 is the main concern for Nintendo. But they've really done a disservice to the GBA demo scene and developers & students that want to get their feet wet with a really great platform.

    If you're unfamiliar with #2 (developing your own demos/games/apps for GBA), please take a look at some GBA developer scene links:
    GBADEV
    GBAEMU
    Yahoo GBADEV Group
    GBA Dev'rs

  11. Re:An understanding of the X-Box modchip... by oz_paulb · · Score: 3, Informative
    Anyway from what I have read due to some of the security measures in the X-Box the bios was patched using the XDK
    There's no need to own/use the XDK in order to patch the Xbox's BIOS. Just use my (plug) 'xbflash' utility to unpack the KERNEL from the BIOS image, 'poke' bytes into the kernel, then re-pack with xbflash again. - ozpaulb