Don't wanna miss the new article? Subscribe to our Feed now

Change Java Games Resolution


Dec 28, 2008 0 comments

This is short tutorial how to change java games resolution to fit on your phone monitor.

1. make sure u have WinRAR installed on your computer.
2. open up the *.jar game with it by right-clicking on the file, open with WinRAR.
3. go to "META-INF" folder and extract the "manifest.mf" file in to wherever.
4. open the extracted file by right-clicking on it, open with Notepad.
5. check the "always use this program" box.
6. Then write there this in the end:

Nokia-MIDlet-Original-Display-Size: 176,208
Nokia-MIDlet-Target-Display-Size: 352,416

7. when u'r done, drag it back into the "META-INF" folder. overwrite the previous file.
8. Install the game to your phone.

hope this helped.



0 comments:

Post a Comment