Ignore UOP On The OSX Dvd Player

If you’ve been frustrated by the inability to skip past parts of DVDs on OSX the here is one solution. It’s a patch script that uses some binary hacking to remove the User Operation Prohibition locks from DVD playback software. Using UOP flags is a way to force users to watch trailers or warnings as part of the DVD experience. This script can patch Tiger, Leopard, and Snow Leopard systems. It also has the ability to generate diagnostic information for other installations that will lead to expanded support in the future.

PC Game Controller With A Touch Of Class

The above is a specially designed game controller made by [Giorgos] solely for the RTS game Men Of War (now that’s dedication to a game). [Giorgos] started off with a rough breadboard and 11 buttons. Slowly overtime he included a joystick, countdown timers, and the wonderfully lit case. Under the hood is a couple of PIC microcontrollers multiplexing the switches, LEDs, timers, and also interfacing with the computer via how is it not dead yet PS/2 port. The build log is a very detailed read and well worth it, even if you’re not planning on making a custom controller. [Ben Heck] better watch out, there is a new controller making enthusiast on the loose.

Hacking TVs In 1954

shaddap already!

This gem was published in Mechanix Illustrated magazine in may of 1954. AT that time, a remote control was the stuff of science fiction. This article shows the modern man how to modify his television to include a fancy button to stop all noise. This button, affectionately labelled the “SHADDAP” was marketed as a way to relieve the pain of long winded commercials. Basically, it cut the connection to the speaker, nothing super fancy. Is that an altoids tin as an enclosure?

[via BoingBoing]

Mini Pinball Is All-pixels

You won’t find those familiar steel balls inside this mini-pinball cabinet. That’s because [Luis’] latest creation is a fun way to play virtual pinball. The playing field is a 10″ LCD screen with an accompanying 8″ screen in the marquee. Inside the well-crafted case you’ll find a mini-ITX motherboard running HyperPin, a frontend software suite for LCD-based virtual pinball. He’s also using PinMame for the score board that was often provided by a gas plasma display on newer mechanical machines. There’s video after the break, and take a moment to check out [Luis’] other mini-cabinet builds.

What’s that you say? No substitute for the real thing? That’s exactly what [Ben Heck] thinks too.

Continue reading “Mini Pinball Is All-pixels”

Build A Beach Winch For Wakeboarding

beachwinching itself is a hack of common wakeboarding. No waves? hrm... lets hack something together.

Here’s a build log for  a nice beach winch for your next trip out to go beachwinching. Beachwinching is when you use a fast winch on shore to pull you in, allowing you to wakeboard, wakeskate, or water skii without the need of waves or a boat or jet ski to pull you along. While there’s nothing amazingly groundbreaking here, we do love a nicely documented build log. We think a remote way to initialize the pull would be nice too.

You can catch an example video of beachwinching after the break

Continue reading “Build A Beach Winch For Wakeboarding”

The New Apple TV

You’ve probably already heard about the Apple TV 2. It retails for $99 and packs a punch with HD video, optical audio, and WiFi in that tiny package. But as always, we like it for its hackability. Even though it’s just starting to ship, the hacks are already rolling in. The firmware is available from Apple’s servers and has already been unlocked with the yet-to-be-release SHAtter exploit. [Das_coach] even sent us a link to a video of the new Frontrow ported for the iPod touch (embedded after the break).

But the holy grail has to be XBMC. We’ve seen it on the first generation Apple TV and it was good. The second generation switches to the A4 processor which is an ARM Cortex-A8. Not quite as easy to port for as the Intel chip on the first generation was. But there is hope, one of the 2010 Google Summer of Code projects worked to port XBMC to another ARM device, it’s just a matter of inspiring some developers to take on the quest to make it happen. We can’t wait for the day that we can just velcro one of these to the back of our TV and be done with it, that first generation Xbox isn’t going to last forever.

Continue reading “The New Apple TV”

Lazarus-64, Not Actually 64 Bit But Still Blows Our Minds

Lazarus-64, breadboard game system; certainly sounds like something from the 1980s. We were surprised to find out not only the name, but also all the ICs used are only those available from the retro age of 30 years back (Save for the AVR controlling everything, of course). Even more amazing is how it has 256 flicker free color support, while not using NTSC chips. Which Goes to show that even if there are common solutions out there for cheap, building or compiling your own is not necessarily a bad thing or a waste of time.

There is a whole lot more to Lazarus, including double buffering and VMS, but sadly it appears progress has stopped on the Lazarus-64 breadboard game system, with the last update being last year. But we can still bask in the amazing glow that currently is.