Join Today
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2007
    Location
    Karachi
    Posts
    144

    Lightbulb How to Change the resolution for Java games

    One of the few problems with having a phone with a nice big display is that many games do not display full screen. No problem! It's an easy fix that anyone can do and you'll be running full screen games on your phone in no time.

    Note: This will work about 95% of the time on phone models. I have not tested it on other models but feel free. This will not work on phones with a landscape screen . This will work with any MIDlet by the way, not just games.

    Guide

    1. Using an archiver such as WinRAR, open the jar file.

    (IMG:http://img113.imageshack.us/img113/5592/1zy8.png)

    2. Once you have opened the jar, you will see a folder called 'META-INF'. Open this folder.

    (IMG:http://img455.imageshack.us/img455/5669/2fm9.png)

    3. In the META-INF folder there will be one file called 'MANIFEST.MF'. Drag this file onto your desktop and open it in notepad.

    (IMG:http://img354.imageshack.us/img354/8918/3tr3.png)

    4. Now you must know 2 things to edit the file. First, you must know the original resolution of the game. Ususally this information can be found on the author's website. Second, you must know the resolution of your screen. Then type the following two lines at the end of the text in the MANIFEST.MF file:


    QUOTE
    Nokia-MIDlet-Original-Display-Size: www,xxx
    Nokia-MIDlet-Target-Display-Size: yyy,zzz


    In the example above 'www,xxx' represents the original resolution of the game. 'yyy,zzz' represents the resolution of your phone's display.

    In the picture example below, the original game resolution is 176x208 and the target resolution of my screen (N80) is 352x416.

    (IMG:http://img455.imageshack.us/img455/9602/4tq2.png)

    5. Now save the changes in the MANIFEST.MF file and drag it back into the META-INF folder in your jar file to overwrite the old one.

    (IMG:http://img113.imageshack.us/img113/5425/5sz8.png)

    6.Now adapt it with JAM-2.0 (cud be found in E680i sticky forum i.e WORKING JAVA GAMES)

    7. That's it! Now install the jar to your phone and enjoy your full screen game...




    Btw, full credit goes to EchoZulu (from another forum) for posting this info. I just tried to make it a little easier for everyone by posting my own guide including pics.

  2. #2
    Join Date
    Aug 2007
    Location
    Delhi,India
    Posts
    299

    Default

    thanx imran
    but please anyone try this out fast and tell us
    will it work

  3. #3

    Default not working bother

    hi ,nice post .but i try,it is not working bother .can u tell me clearly

  4. #4

    Default

    Use the JAm software :
    http://www.mediafire.com/?4depolmithk
    to do it automatically

  5. #5
    Join Date
    Oct 2007
    Location
    PUNJAB
    Posts
    12

    Default

    i use java adapter mobile to change resolution and to make games adapt for touchscreen for my rokrE6


 
+ Reply to Thread

Similar Threads

  1. Games : 97 Java Games by Gameloft
    By tan1337 in forum Moto Gamers
    Replies: 15
    Last Post: 12-24-2008, 09:56 AM
  2. how to change resolution of games?????
    By megamuscle in forum Moto Gamers
    Replies: 1
    Last Post: 08-12-2008, 03:32 AM
  3. Q: Why am I unable to change the icon on some java apps?
    By rezasani in forum A1200 General Chat
    Replies: 4
    Last Post: 12-21-2007, 01:06 PM
  4. games resolution help
    By plvt_florian in forum Moto Gamers
    Replies: 5
    Last Post: 09-03-2006, 07:20 AM
  5. For those who like java games
    By motoe680_074 in forum E680i General Chat
    Replies: 0
    Last Post: 03-18-2006, 09:07 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1