Read-only archive of the All About Symbian forum (2001–2013) · About this archive

want to make java games to run full screen?

8 replies · 3,420 views · Started 13 November 2006

tested on my N80's(352x416) resolution, using a 7650(176x208) resolution games..

open a jar file using winrar..
go to "META-INF" folder then open "MANIFEST.MF" using notepad..

then add the following lines:

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

*whereas original display size dependant on original designed game:7650,6600,series60 runs at 176x208 resolution

*whereas target display size is dependant on target device screen resolution: n80(352x416), n73(240x320), s700(240x320).

save and exit

tested and working... give feedback and post results...

credit goes to "SKOPI" where i first read the procedure...

mods.. please delete and accept my apology if this post is not allowed here...

thanks...

Open the jar file in winrar and extract the file mentioned above. Leave winrar open, edit the file and then drag it back to where you got it from. Then close winrar and it should be done.

I did it with fifa07, opened in full screen and then crashed 😞

yup open a jar using winrar, drag the manifest.mf to your desktop then leave winrar open, after editing and saving the dragged manifest.me, drag it back to winrar to replace the old file there....

i have tried it with several games with 176x208 resolutions and it all works... some are pixelated but it works...

[QUOTE=rothmanns]yup open a jar using winrar, drag the manifest.mf to your desktop then leave winrar open, after editing and saving the dragged manifest.me, drag it back to winrar to replace the old file there....

QUOTE]

Which I what i said earlier, but repeating it again certainly helped 😉

DaveLFC wrote:[QUOTE=rothmanns]yup open a jar using winrar, drag the manifest.mf to your desktop then leave winrar open, after editing and saving the dragged manifest.me, drag it back to winrar to replace the old file there....

QUOTE]

Which I what i said earlier, but repeating it again certainly helped 😉

ok....credit goes to you... im just replying to others on the topic that i started...
thanks for helping out....:redface: