Friday, May 29, 2009

Notch up the resoloution of your Java games

I love gaming on my phone, great way to kill time and some bad guys. Java games are easily installable on every kind of phones and so I keep a couple of them on my microSD, but one drawback they have is the resolution problem. So I rummaged around the www and ended up with this neat little trick to get higher resoloution java games for free.

And Here it is, follow the steps below:
  1. Open a *.jar file in WinRar and than open file "manifest.mf" from folder "META-INF".
  2. Than write the code in the following steps.
  3. Nokia-MIDlet-Original-Display-Size: 176,208
  4. Nokia-MIDlet-Target-Display-Size: 352,416
  5. First line indicates Original resolution.
  6. Second one is your phone resolution.
  7. Save and run it. Works fine for all devices.
  8. By doing this trick you can play games with any resolution on your mobile.
Have fun fellas !

Note: Use this at your own risk!

Facebook Comments

0 comments:

The Pundit Report

Search Me