Jump to content

6 posts in this topic

Recommended Posts

Posted (edited)

So I decided to try and compile a tweak that works for multiple games, and it compiled without errors but when I go on the apps I made the tweak for, it doesn't show any affect.

I believe it's to do with the .plist. Here's what it looks like:

image.png

My tweak.xm looks fine, checked it thoroughly and my makefile, so they shouldn't be the issue. The functions work for all the apps so that's not the problem either.

Any helps appreciated :)

Updated by Joka
Posted
2 minutes ago, castix said:

Only 1 bundle id per <string> </string>

How to make a tweak that works for multiple games them? Amuyea said to press the Enter key, so I did.

Posted
Just now, Joka said:

How to make a tweak that works for multiple games them? Amuyea said to press the Enter key, so I did.

<array>
  <string>bundle.id.1</string>
  <string>bundle.id.2</string>
  <string>bundle.id.3</string>
</array>

 you get the idea

Posted
Just now, castix said:

<array>
  <string>bundle.id.1</string>
  <string>bundle.id.2</string>
  <string>bundle.id.3</string>
</array>

 you get the idea

Alright, cheers :)

Just now, Amuyea said:

I don't remember it correctly :facepalm:  castix is right, sorry

 

It's okay :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines