Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Paulshaqz

macrumors 6502a
Original poster
Sep 10, 2009
905
174
i've been trying to add tweetie 2 on the ipad i've done the cyber duck but the part i don't understand is how and where do i add the text it needs?

i know for most of you it sounds like a stupid question, but reading the webpage is comfusing, once someone tells me exactly what to do i know.

thanks in advance.
 
Use iFile from Cydia.

Scroll to the end of the info.plist file and about </dict> put the code in. Works for me.

just to be sure i add this code rite?

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
If this string
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
 
ok i got ifile from cydia but can someone please help me n tell me witch code to add?

thanks in advanced.
 
ok finally figured where ti put the code but now the problem is the code won't save on ifile for some reason? am i doing something wrong?
 
Remember to put it as the last code above </dict>. If I didn't do this it didn't work.

The code is:

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>

If there is already:

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>

Just add: <integer>2</integer>
 
Remember to put it as the last code above </dict>. If I didn't do this it didn't work.

The code is:

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>

If there is already:

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>

Just add: <integer>2</integer>

i finally got it to work thanks for the help :)
 
So what does this do different then pressing the 2X button? Is there an advantage?
 
Wondering why some do not work. Street Fighter IV for example. It scales the fighting display, but the controls and status are stuck in a 'window' in the upper right. Is it possible some games might need this in more then one place, or is it that it these parts of the graphics are just low resolution and will not increase in size?
 
Wondering why some do not work. Street Fighter IV for example. It scales the fighting display, but the controls and status are stuck in a 'window' in the upper right. Is it possible some games might need this in more then one place, or is it that it these parts of the graphics are just low resolution and will not increase in size?

I was skimming the thread and noticed some other discussion about the touchscreen portion still being iPhone-sized, so I guess this isn't ready for primetime.
 
Does anyone know how to get to your Cydia applications? I've done it to a few I have from my itunes apps, but I can not find my Cydia apps. For example. I have Catergories, It works well enough in it's current form, but I want to try adding the code to see if it improves it. I can not find it under applications. Any ideas?
 
I was skimming the thread and noticed some other discussion about the touchscreen portion still being iPhone-sized, so I guess this isn't ready for primetime.

Some programs use identifiers to dictate items on the screen real estate. Those that don't have no issue with this "fix."

You can modify the files individually but explaining how is way too time-consuming to attempt, IMO. If you understand how to do it though (takes time to get right) then you can have a fully functional iPad app, as long as artwork isn't used that is sized a certain way.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.