Tag Archives: ROM

How to Turn Any Nexus 7 Tablet into a Samsung Galaxy Tab Running TouchWiz

Samsung is currently dominating the Android market with their line of Galaxy devices, including the GS3, GS4, Note 2, and Tabs. All of these devices run Samsung’s TouchWiz, which is something every softModder should try out eventually. The only thing is that Samsung devices are pretty expensive, and many of you don’t actually need (or want) another Android tablet.

Luckily, there is a way for us softModders to experience the look and feel of TouchWiz on our Nexus 7 tablets by just using a simple add-on. You will need to have a custom ROM already installed on your Nexus 7 though.
Video: .
This… more

…read more

Source: Wonder How To

Dad Hacks Donkey Kong, Daughter Plays as Girl

In one of the more heartwarming stories you’ll read all week, a dad has hacked Donkey Kong so his three-year-old daughter can play as Pauline and save Mario.

Mike Mika is a video game maker by trade, and upon noticing his daughter was disappointed by the default option, simply ‘adjusted’ the classic game so Pauline was now the playable character – complete with a P instead of an M at the top of the screen.

“My three year old daughter and I play a lot of old games together,” Mika wrote on his YouTube channel. “Her favorite is Donkey Kong. Two days ago, she asked me if she could play as the girl and save Mario. She’s played as Peach in Super Mario Bros. 2 and naturally just assumed she could do the same in Donkey Kong. I told her we couldn’t in that particular Mario game, she seemed really bummed out by that. So what else am I supposed to do? Now I’m up at midnight hacking the ROM, replacing Mario with Pauline.”

Continue reading…

…read more
Source: FULL ARTICLE at IGN Tech

Michael Terry: Universal Emulator Frontend in Ubuntu 12.04

I wanted to set up a system hooked up to my TV that let me play NES or SNES games from the comfort of my couch. It was an interesting project, and I wanted to share my findings.

Setup

I have a spare laptop with an NVIDIA card running Ubuntu 12.04. If you also have an NVIDIA card, I highly recommend using the latest experimental NVIDIA drivers. They really increased the performance of and reduced the heat from my laptop.

Gamepads

I ordered two Logitech wireless F710 gamepads. They have a tiny USB dongle that they talk to wirelessly. They work great out of the box, but note that they must be on different USB socket groups. I first tried plugging them into USB sockets right next to each other and one of the gamepads didn’t work. When I put the USB dongles on different sides of the laptop, both gamepads worked again. ::shrug::

I recommend putting a sticker on gamepad 1 so you know which one it is.

Frontend

I installed XBMC then used it to download an add-on for its Programs section called “ROM Collection Browser”.

Using the ROM add-on, you can scan your ROM collections for each emulator. Be prepared for it to take a long time to download screenshots and covers if you have a lot of ROMs. The best feature is the ability to mark ROMs as “favorites” so if you have a huge collection, you don’t have to browse through all the crap each time.

XBMC lets you change the navigation bindings so you can use your gamepad.

NES Emulator

I’m used to the fceu family of emulators (gfceu, fceux, etc). But they did not support binding the direction buttons on my F710 gamepad. Those buttons send “hat” presses instead of simply button presses.

Looking further, I found an NES emulator I had never heard of. Mednafen not only can handle the “hat” presses on my gamepad but can also emulate GameBoy and a few other systems.

Note that the man page shipped with it is not helpful. You’ll need to browse the online documentation.

Press “ALT+SHIFT+1″ to set up bindings for gamepad 1 and “ALT+SHIFT+2″ to set up bindings for gamepad 2.

Press “F2″ to set up a binding to exit the emulator. This is an important theme! Once XBMC launches an emulator, you need a way to quit it with just the gamepad. When it closes, XBMC comes back. But since you don’t want to use an easy-to-accidentally-hit key or a key that a game is likely to use, you have to be careful. Thankfully, the F710 gamepad has a middle button that normally just turns it on. But once the gamepad is on, the button also sends a normal key press. And no game would need to use this special middle button. So make sure to bind the middle power button to the exit command of mednafen.

Also pass “-fs 1″ at least once to turn on fullscreen mode. The option is saved, so you only need to give it once.

When you add your NES collection in XBMC, note that the path to the mednafen command is “/usr/games/mednafen“.

SNES Emulator

I prefer the zsnes emulator for SNES games.

It doesn’t have any weird gotchas. Press “Esc” to bring up its main menu. Use the “Input” menu to set up the gamepads. Use the “Misc” menu to assign the exit button.

And don’t forget to enable full screen.

When you add your SNES collection in XBMC, the path to the zsnes command is the expected “/usr/bin/zsnes”.

Arcade Emulator

I found that the mame emulator works great for arcade games.

Press “Tab” to bring up its main menu. Under “Input (general)”, you can find the close command that is currently bound to “Esc” and replace it with your middle gamepad button. I found that most games needed me to individually set up “Input (this game)” bindings.

When you add your arcade collection in XBMC, note that the path to the mame command is “/usr/games/mame“.

Using the TV

I did hit one weird problem using the TV. Both mednafen and zsnes, if fullscreen, would switch which monitor was turned on. To stop them from doing that, I had to manually set each emulator’s fullscreen resolution to the size of TV.

Tada!

Anyway, that’s “all” it takes. Now you have an awesome emulator station. You can also use the “Advanced Launcher” XBMC add-on to add launchers for Ubuntu games that work well with gamepads, like Jamestown.

To avoid using the mouse or keyboard at all, you can set your user to automatically log in and add XBMC to your startup applications.

Source: FULL ARTICLE at Planet Ubuntu

Benjamin Kerensa: Upgrade Sprint Galaxy Nexus to 4.2.1 on Ubuntu

Screenshot 2013 01 18 01 23 51 168x300 Upgrade Sprint Galaxy Nexus to 4.2.1 on Ubuntu On Tuesday I discovered (which resulted in lots of buzz) the new Sprint Android 4.2.1 Update that is still being staged as a OTA for Sprint Customers. Now you can wait for Sprint to roll the update out through a normal OTA or you can follow the steps below which do not require root or even a unlocked bootloader and since you’re not flashing a custom ROM but instead just sideloading a official update your warranty should stay intact.

 

 

Step One: POWER Phone Off

Step Two: Hold UP and DOWN VOLUME + POWER until you land in fastboot menu then use the up arrow to select “Recovery” and press POWER to confirm the choice. You will then be taken to a screen showing an android with a red exclamation mark on this screen press UP and DOWN VOLUME + POWER until your taken to the next menu where you will tap the DOWN VOLUME once and use POWER to select choose the option “apply update from adb.”

Step Three: Connect your Galaxy Nexus to your Ubuntu system via USB cable.

 

Step Four: In terminal run the following command without the quotes “wget http://android.clients.google.com/packages/ota/samsung_proxima_toroplus_sprint/c5ea6e959840.update_mysidspr_FH05_to_GA02.zip && adb sideload c5ea6e959840.update_mysidspr_FH05_to_GA02.zip”.

Now you should see progress in terminal and then after about 10 minutes your phone will complete the update procedure and you can use the volume control to select the reboot option. You should now have Android 4.2.1 on your Sprint Galaxy Nexus and to check just go to “About Phone” under Settings and it should look like this:

Screenshot 2013 01 18 01 24 35 168x300 Upgrade Sprint Galaxy Nexus to 4.2.1 on Ubuntu

 

The post Upgrade Sprint Galaxy Nexus to 4.2.1 on Ubuntu appeared first on Benjamin Kerensa dot Com.

Source: FULL ARTICLE at Planet Ubuntu