-
Posts
688 -
Joined
-
Last visited
Everything posted by Taylor Meyer
-
Help/Support theos patcher for windows
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
https://iosgods.com/topic/1907-update-v12template-custom-nic-patcherpreferencebundle-template/ -
is it possible to make a patcher on theos for window/cygwin i just got my theos working Thanks to DiDA
-
i tried this https://iosgods.com/topic/26431-rooted-bluestacks-android-emulator-for-windowsdesktop/ but the Root.fs is not wanting to be created
-
how can i use this the bluestacks emulator
-
Despicable Me: Minion Rush v3.0.0 Functions + Offsets
Taylor Meyer replied to a topic in Coding Center
Nice -
[Objective C]How to change the slide to unlock text
Taylor Meyer replied to a topic in Coding Center
Nice -
Help/Support windows theos compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
yes that is all -
Help/Support windows theos compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
so here is the file i have to edit where it says # db_home: /home/%U # /etc/nsswitch.conf # # This file is read once by the first process in a Cygwin process tree. # To pick up changes, restart all Cygwin processes. For a description # see https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-nsswitch # # Defaults: # passwd: files db # group: files db # db_enum: cache builtin # db_home: /home/%U # db_shell: /bin/bash # db_gecos: <empty> -
Help/Support windows theos compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
is it this tutorial http://superuser.com/questions/942908/changing-the-home-for-cygwin i looked on cygwin website but did not find anything its NOT clear -
Help/Support windows theos compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
may you link it to me because when ever i change it terminal just recreates a folder -
Help/Support windows theos compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
what do you mean this is exactly what i do i do cd freedomcheats then return then make package and then i get errors -
cercube 3 from cydia or youtube ++
-
when i try to compile i get this error /opt/theos/makefiles/rules.mk:39: warning: overriding recipe for target '/home/taylor' /opt/theos/makefiles/master/rules.mk:77: warning: ignoring old recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:42: warning: overriding recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:39: warning: ignoring old recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:45: warning: overriding recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:42: warning: ignoring old recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:44: * mixed implicit and normal rules: deprecated syntax make: Circular /home/taylor <- /home/taylor dependency dropped. make: Circular /home/taylor <- /home/taylor dependency dropped. mkdir: cannot create directory ‘/home/taylor’: File exists make: *[/opt/theos/makefiles/master/rules.mk:77: meyer/freedomcheats/.theos/build_session] Error 1 there is nothing in my tweak.xm and my makefile is default have not messed with it
-
omg you almost have the exact same error as me on my theos for windows 10. the only different is i have a Common.mk error. what i have researched is apparently its a issue to do with theos The "./theos" file is a symlink to "/opt/theos". So, when it's trying to access "./theos/makefiles/common.mk", it's actually trying to access "/opt/theos/makefiles/common.mk" and it's saying that the file is missing. i copied that from reddit
-
[OFFSETS] Grand Theft Auto: San Andreas 1.6
Taylor Meyer replied to NitroxicDemon's topic in Coding Center
ty -
i know i have learned alot more since then i have to jump to xref to operand to find the correct strings
-
General Learn how to code from your device [SWIFT]
Taylor Meyer replied to EMDamaker's topic in App Store Apps Discussion
ty -
i have SOME knowledge the binary is loaded on my IDA there is a string called TransactionState
-
if im trying to enable IAP in this game Rodeo Stampede im assuming of alot of sub x games I might be wrong but the main string to enable transaction is TransactionState im also kinda having a hard time
-
when i just got done with installing theos on my windows 10 computer yesterday i get a error while compiling. i just don't get it i tried theos on my ios didn't work then now theos on my windows PC i also forgot to mention there is basically nothing in my tweak.xm the stuff in my MakeFile is all default the reason why i didn't add anything is i had a feeling this would not work and i sure was **** right anyways here is the log when trying to compile /opt/theos/makefiles/rules.mk:39: warning: overriding recipe for target '/home/taylor' /opt/theos/makefiles/master/rules.mk:77: warning: ignoring old recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:42: warning: overriding recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:39: warning: ignoring old recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:45: warning: overriding recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:42: warning: ignoring old recipe for target '/home/taylor' /opt/theos/makefiles/rules.mk:44: *** mixed implicit and normal rules: deprecated syntax make: Circular /home/taylor <- /home/taylor dependency dropped. make: Circular /home/taylor <- /home/taylor dependency dropped. mkdir: cannot create directory ‘/home/taylor’: File exists make: *** [/opt/theos/makefiles/master/rules.mk:77: meyer/freedomcheats/.theos/build_session] Error 1
-
nice