sojuicy / imame4all

Automatically exported from code.google.com/p/imame4all
0 stars 0 forks source link

Controller Overlay in Portrait Full-Screen broken #228

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set to portrait full-screen
2. Start a game using portrait mode
3. the controller picture (red ball) will be scaled up to full screen

What is the expected output? What do you see instead?
Normal sized controller/joystick picture! Heavily upscaled picture of 
controller.

What version of the product are you using? On what operating system?
Gridlee wit iMame 1.3. Latest iOS release.

Please provide any additional information below.

Original issue reported on code.google.com by presiden...@gmail.com on 10 Feb 2013 at 2:22

GoogleCodeExporter commented 8 years ago
Great work. Keep it up.

Original comment by presiden...@gmail.com on 10 Feb 2013 at 2:23

GoogleCodeExporter commented 8 years ago
This fixes the the giant joystick that appears when you go into the full screen 
portrait mode on an iPad.

I'm new to this and it took me a little bit to figure this out so I thought I'd 
post a noobie walkthrough on this. Sorry, to most of you here that are 
exprerienced, this is very ABC 123.

I'm using iFunBox. You will want to access the Gridlee files using iFunBox (or 
whatever program you choose.) In the Gridlee.app folder is a folder called 
SKIN_1. In iFunBox you will have to open the Gridlee.app folder using the icons 
on the right (by double clicking it) as opposed to the explorer type folders on 
the left (for some reason there is no right-click options on the explorer type 
icons on the left.) Once opened right-click the SKIN_1 folder and select Copy 
From PC. Select a location on your hard drive to save the folder (this copies 
the folder and its contents to your hard drive in the location you selected.) 
Minimize iFunBox and then access the SKIN_1 folder that you saved on your hard 
drive and open the text file named controller_portrait_full_iPad.txt. The 
second to the last line in that file reads (without quotes) "624//radio_stick". 
Delete the "4" in "624" so that it reads "62" and close the text editor (saving 
changes or course.) You now need to copy the entire new SKIN_1 folder from your 
hard drive with the modified controller_portrait_full_iPad.txt into the 
Documents folder in Gridlee. To do this I had to open the documents folder in 
iFunBox and then drag and drop the folder from where I had saved it on my hard 
drive (there may be other ways to do this but I couldn't find any.)

Once this is done Gridlee will ignore the SKIN_1 folder in the Gridlee.app 
folder and will use the new one in the Documents folder which fixes the 
joystick size problem.

Original comment by seleuco....@gmail.com on 10 Feb 2013 at 3:23

GoogleCodeExporter commented 8 years ago
Thanks for your help. Works like a charm.

Original comment by presiden...@gmail.com on 12 Feb 2013 at 6:17