Jump to content

i got theos, template and codes for game NOW WHAT?


Go to solution Solved by Rook,

18 posts in this topic

Recommended Posts

Posted

I installed Theos, i installed [UPDATE 2.2][Template] Custom NIC Code Injection Patcher Template! i got codes for game NOW WHAT???

Am using game from

 

"TriggerFist" IS GAME

have hex codes....

how to use template?

i go in terminal and choose CSCI PATCHER.... then i got this...

PROJECT NAME? what need to write here?

PACKAGE NAME?? what need to write here?

AUTHOR NAME? what need to write here?

MOBILESUBSTRATE BUNDLE FILTER? what need to write here?

LIST OF APPLICATION TO TERMINATE UPON INSTALLATION? what need to write here?

So i firs need to know where to put TWEAK XM and PREFERENCES.plist and what to write above this, also where the file deb will be created...??

thanks a lot...

 

 

Posted
1 minute ago, Goran said:

thanks, where to put TWEAK XM and PREFERENCES.plist

and where is located project and DEB file created???

The tweak.xm &preferences.plist get's created when setting up a project.

Depends on where you set up your project, if you''re at cd/var/root in SSH, it will be in /var/root/'projectname'

If you're at cd /var/mobile, it will be in /var/mobile/'projectname'

 

The deb file will be created in your project folder once you ran the 'make package' command.

  • Like 1
Posted
3 minutes ago, Goran said:

thanks, where to put TWEAK XM and PREFERENCES.plist

and where is located project and DEB file created???

Once you fill in that information, the Tweak.xm and the whole project is created.

Check /var/root or /var/mobile

  • Like 1
Posted
27 minutes ago, DiDA said:

Once you fill in that information, the Tweak.xm and the whole project is created.

Check /var/root or /var/mobile

 

28 minutes ago, Ted2 said:

The tweak.xm &preferences.plist get's created when setting up a project.

Depends on where you set up your project, if you''re at cd/var/root in SSH, it will be in /var/root/'projectname'

If you're at cd /var/mobile, it will be in /var/mobile/'projectname'

 

The deb file will be created in your project folder once you ran the 'make package' command.

when i got all ready in folder, how to compile deb now???

example, my project folder is TriggerFist.. how to make deb from it??

  • Solution
Posted

Enter 'make package' in terminal.

Posted
Just now, Goran said:

 

when i got all ready in folder, how to compile deb now???

example, my project folder is TriggerFist.. how to make deb from it??

Modify the tweajk.xm

then ssh into your project

type 'make package'

Posted
2 minutes ago, Goran said:

just like that?

it says "no rule to make target "package". stop

cd /var/mobile/PROJECTNAME && make package

You need to change directory to your project name first then run make package.

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