Is the simulator going to be updated with the new iPhone resolutions or is there a way to easily add them?
Thanks
Is the simulator going to be updated with the new iPhone resolutions or is there a way to easily add them?
Thanks
You can add your own resolutions till they get added to the official release.
On Windows do this:
Go to this folder:Ā C:\Program Files (x86)\Corona Labs\Corona\Resources\Skins
Find a file ācloseā to the device you want to simulate (I suggest using one of theĀ borderlessĀ ones)Ā
Copy that file to your desktop.
Rename it with a suitable name.
Edit it and change the resolution
Copy it back to the folder from #1 (needs admin permission to do this()
Now start Corona and it will be in your list.
This update will persist even if you update Corona to a new version by installing over it.
If youāre a mac user, find the folder containing this file:Ā AmazonFireTV720.lua, then proceed as directed above.
Brilliant! Thanks Rob
Oh sure!Ā Give Rob the credit!Ā
-Ed (aka RoamingGamer)
Format your drive?Ā No.Ā Youāll need to back up the file or re-create it.
You can add your own resolutions till they get added to the official release.
On Windows do this:
Go to this folder:Ā C:\Program Files (x86)\Corona Labs\Corona\Resources\Skins
Find a file ācloseā to the device you want to simulate (I suggest using one of theĀ borderlessĀ ones)Ā
Copy that file to your desktop.
Rename it with a suitable name.
Edit it and change the resolution
Copy it back to the folder from #1 (needs admin permission to do this()
Now start Corona and it will be in your list.
This update will persist even if you update Corona to a new version by installing over it.
If youāre a mac user, find the folder containing this file:Ā AmazonFireTV720.lua, then proceed as directed above.
Brilliant! Thanks Rob
Oh sure!Ā Give Rob the credit!Ā
-Ed (aka RoamingGamer)
Format your drive?Ā No.Ā Youāll need to back up the file or re-create it.
How can I setup my own devices in the simulator? I saw your post here and cannot find āAmazonFireTV720.luaā on my Mac.
Find where corona lives on your machine, then find the resources/skins folder.
This is where I find it on Windows:
C:\Program Files (x86)\Corona Labs\Corona\Resources\Skins\AmazonFireTV720.lua
I use Windows instead of Mac. In case you still cannot find it on your Mac, maybe you can pick them up at github here,
https://github.com/coronalabs/corona/tree/master/platform/resources/Skins
On the Mac, I opened the Applications folder and then right-mouse clicked on the Corona Simulator, and chose āShow Package Contentsā. From there, I found the skins in Contents/Resources/Skins.
However, the problem is still that there are no Skins for newer devices, even border-less skins, to support the resolutions necessary to capture screen shots for the App Stores. Iāve become aware that I can modify one of these existing skins and create new ones, however, itās not straight forward (at least the first time), so I have to imagine that someone has already created a NEW SKINS they can share, and hopefully, someone has done so for the resolutions required for the screen shots required by the App Stores. Can anyone provide some skin files for me to add?
Skins are not dependent on OS.
@roaminggamer, can you please post any skins to help me? Iām looking for skins that match the resolutions required for screen shots for the app stores. I would think everyone who releases games has this need.
I canāt right away, but Iāll see what I can do tonight.
I donāt actually use skins much any more. I test with a custom device as needed, but I generally dev using a borderless device that fits nicely on my screen (640 x 960 iPhone usually).
@roaminggamer, that would be great. Here are the 5 resolutions needed for the app stores.
iOS - App Store
iPhone 5.5 inch screen 1242x2208
iPhone 6.5 inch screen 1242x2688
iPad 12.9 inch screen 2732x2048
Android - Google Play
Android device 1920x1080
Android device 1280x800
There may be more current resolutions needed, but this is what Iāve been using when submitting my apps. Until now, Iāve had someone else grab the screen shots and its a bit time-consuming and cumbersome, so your creation of these skins will help a lot!