Jump to content

5 posts in this topic

Recommended Posts

Posted

This is log.
"

User-MacBook-Pro:simcity user$ make ARCHS=arm64

> Making all for tweak simcity…

make[2]: Nothing to be done for `internal-library-compile'.

> Making all in simcity…

> Making all for bundle simcity…

==> Copying resource directories into the bundle wrapper…

==> Compiling simcity.mm (arm64)…

simcity.mm:1:9: fatal error: 'Preferences/Preferences.h' file not found

#import <Preferences/Preferences.h>

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~

1 error generated.

make[4]: *** [/Users/user/Documents/iOS/Theos-Projects/simcity/.theos/obj/debug/arm64/simcity.mm.07a1d997.o] Error 1

make[3]: *** [/Users/user/Documents/iOS/Theos-Projects/simcity/.theos/obj/debug/arm64/simcity.bundle/simcity] Error 2

make[2]: *** [internal-bundle-all_] Error 2

make[1]: *** [simcity.all.bundle.variables] Error 2

make: *** [internal-all] Error 2

"

Can you fix it?

Here is My Data:

https://github.com/rxeyjn/SimCity-Theos-Project-using-ios-gods-template/tree/master/simcity

 

OS: OS X High Sierra

installed theos using setuptheos.

Posted

You have installed latest theos from /theos/theos on GitHub?

Posted

If you can make patcher, could you make it?

Bundle id : com.ea.simcitymobile.bv

%ctor {
    if(GetPrefBool(@"key1")) {
        writeData(0x0000000100E68DA8, 0xFF);
        writeData(0x0000000100E68DA9, 0xFF);
        writeData(0x0000000100E68DAA, 0xFF);
        writeData(0x0000000100E68DAB, 0xFF);
        writeData(0x0000000100E68DAC, 0xFF);
        writeData(0x0000000100E68DAD, 0xFF);
        writeData(0x0000000100E68DAE, 0xFF);
        writeData(0x0000000100E68DAF, 0xFF);
        writeData(0x0000000100E68DB0, 0xFF);
        writeData(0x0000000100E68DB1, 0xFF);
        writeData(0x0000000100E68DB2, 0xFF);
        writeData(0x0000000100E68DB3, 0xFF);
        writeData(0x0000000100E68DB4, 0xFF);
        writeData(0x0000000100E68DB5, 0xFF);
        writeData(0x0000000100E68DB6, 0xFF);
    } else {
}

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