Changing the Resolution of Java-based Games to Fit Your Nokia Screen

Category: Cellphone DIY -

Picture of java based games imageThose who often install Java games on cell phones must have encountered some amusing experience. For example, the game’s display which looks smaller or bigger than the phone’s screen, bigger, or even only appears at the corner of the screen.
Normally, game developer has provided portals for game downloading which have been adjusted with the cell phone types. The troubles occurring in installing Java games happen commonly because the game was downloaded from the wrong site, or because the wrong resolution was selected.

There are some things that we could do. Although they are quite simple, we have tried them and the result was satisfying.

Tool
You need a PC which has Winrar (file extractor application) in it. If you haven’t installed it, you can download Winrar.

Steps
Before changing the resolution, first you have to know the game’s original resolution. You can visit that game developer’s official website to find out about the information details. You also need to know the resolution of your phone screen. Follow the next steps:
1. Open the java file (*.jar) using Winrar. As an example, we will use Scarface game.
2. Open META-INF folder, drag MANIFEST.MF file to the computer (to the desktop or the other folders).
3. Open MANIFEST.MF with Notepad. To do it, right click on the file and double-click on the notepad icon. You will see strings or programming language inside the file.
4. Add these two strings at the last row:
Nokia-MIDlet-Original-Display-Size: xxx,xxx
Nokia-MIDlet-Target-Display-Size: xxx,xxx

Original display size represents the original size of the jar file, while target display size represents the size of your phone’s screen. To write it is easy. Simply change the xxx,xxx with the resolution you desire. For example, if you wish to change a game’s resolution which is originally 176 x 208 pixels into 352 x 216 pixels, you have to write like the followings:
Nokia-MIDlet-Original-Display-Size: 176,208
Nokia-MIDlet-Target-Display-Size: 352,216

Next, save your file (not ‘Save As’).
5. Put MANIFEST.MF file back into the jar file by using Winrar. To do it, simply drag the newly edited MF file to META-INF folder. A dialog box confirming the change of the older file with the new one will pop up. Click on ‘OK’ and Winrar will compress the file into jar file. Look at the size difference of the newly edited file.
6. Install the game on your phone and enjoy its new look. It is easy, isn’t it? When it was tried in our lab, almost all experiments were successful. Unfortunately, not all resolution conversions from large to small were successful, especially from 352 x 288 pixels to 176 x 208 pixels. Have a nice try!

 
Entry searched for this post change resolution s60 (33), change java games resolution (10), change mobile games resolution (10), change jar resolution (10), how to change mobile game screen size (9), change java game resolution (8), change mobile game screen size (8), jar resolution (7), java game resolution changer (6), how to change mobile game resolution (6), phone (6), cell phone game resolution (6), MOBILE GAME RESOLUTION CHANGER (6), change mobile game resolution (5), nokia games wrong resolution (5), change resolution .jar (5), how to change resolution of mobile games (5), change resolution JAR games (5), change resolution of mobile games (5), change the size of mobile games (5),
Digg this story | Add to Del.icio.us

Possible related cellphone post:
Java Game Site in Your Hands
There are many java game sites available on Internet, one of them is Mobile Rated, that can be accessed via

Samsung F700 and F510, ULTRA SMART AND MOBILE TV
The celebration of 3GSM World Congress has been really made use by cellular phone vendors to exhibit their reliable products.

Re: GPhone platform announced and No Java mentioned…but asked to …
Java is the primary foundation for software running Android. You can easily verify this by downloading the Android SDK.Gphone, Google

S60 Community Site with Numerous Facilities
For those searching for a community site for users of S60 phones as well as links for game or software

Overcoming Nokia 6600 Slow Performance
Nokia 6600 was quite popular in the past and even today it still becomes the most-wanted cell phone for people


Get more Free Cell Phone Tips Trick by Email:

free cell phone tips feed image

2 Reviews a “Changing the Resolution of Java-based Games to Fit Your Nokia Screen”

  1. jamesyb0i Says:

    whatabout non nokia phones eh!?

  2. Josh Says:

    Im using Nokia 6600 and now I got problem… when Im trying to open gallery I need to wait a long time but not nothing… always loading…

Leave a review!