So where do you set the resolution to 320x480?

Monkey Targets Forums/iOS/So where do you set the resolution to 320x480?

Chroma(Posted 2011) [#1]
Looked in every file and I can't find it. Banging my head against the wall again...


Uncle(Posted 2011) [#2]
Arrhh the wonders of the magically search button ;)

http://monkeycoder.co.nz/Community/posts.php?topic=305


benmc(Posted 2011) [#3]
I'm new and I struggled to figure this out too, but here's what I found:

In the folder where you unpacked Monkey, there is a "targets" folder, and in that folder, under whichever target you are using, you can set the various needed attributes for your app.

So, if you need to change to Landscape mode for Android, edit the CONFIG.TXT file in the targets/android folder.

Or if you want to change the resolution of your Flash export, there is an html and as file in the targets/flash folder.