-
Posts
179 -
Joined
-
Last visited
Everything posted by Segfault
-
you shouldn’t need fakeroot
-
note you can install (automatically convert) rootful deb’s via iGameGod rootless. Share the deb with iGameGod and install!
-
This isn’t supposed to be injected into the app. Install via Sileo 😅
-
If you have Cydia, you shouldn’t be using this as you have a rootful jailbreak. rootless is the new future of iOS jailbreak, read more here: https://theapplewiki.com/wiki/Rootless
-
Did you read this post before commenting? It’s nothing to do with iGameGod or android.
-
Make Dopamine jailbreak support for .deb packages Theos mod menu
Segfault replied to Snappppp's topic in Help & Support
If you set it up properly from the information provided, why wouldn’t it? Read, implement, and test. You could also build for rootful and automatically convert to rootless with a script, made by quatorze -
Make Dopamine jailbreak support for .deb packages Theos mod menu
Segfault replied to Snappppp's topic in Help & Support
I’ve literally provided everything for you to know. Yes you make the package as usual. -
Make Dopamine jailbreak support for .deb packages Theos mod menu
Segfault replied to Snappppp's topic in Help & Support
For Tweak Developers: Update theos to latest, then you can build for rootless via THEOS_PACKAGE_SCHEME=rootless Store/load preferences either via cfprefsd APIs or inside /var/jb/var/mobile/Library/Preferences (there will be a cfprefsd hook in the final jb to redirect all non stock stuff to that path) You need to compile everything for rootless All dependencies have to be compiled for rootless and stored in $THEOS/lib/iphone/rootless You need to put every former root path you access through the macros defined in rootless.h You need to compile with Xcode 12 or newer, otherwise your dylib will crash the process (if you don't want to loose iOS 12 / 13 arm64e support, you still need to compile your rootful packages with Xcode 11) There currently is a theos bug where rootless libraries cannot link against other rootless libraries No rocketbootstrap / IPC (yet? ever? who knows?) -
Make Dopamine jailbreak support for .deb packages Theos mod menu
Segfault replied to Snappppp's topic in Help & Support
I would recommend reading: https://theapplewiki.com/wiki/Rootless If you’re building for palera1n rootless, it should work for Dopamine. -
Maybe? Feel free to try and let me know.
-
Yes, but as for the 100th time now it will NOT work.
-
I just noticed this.
-
not sure why you’re here for the jailbroken igg deb. you can download it here, though it does not work for rootless jailbreaks! https://iosgods.com/igg
-
you cannot use that right now. it does not work, if you read the bottom of my post
-
Non jailbroken deb’s doesn’t need to be converted with sideloadly, only jailbroken deb’s, converted from rootful to rootless and installed via Sileo.
-
Is this a jailbroken deb, or iGG? because iGG will not work
-
Help/Support Problem with unity.h with ted2 mod menu
Segfault replied to Wowowowww's topic in Help & Support
Macros.h, not Menu.h 😉 -
Yes. I will keep this post updated, only when if there’s a major update, or if there’s requests to do so. An update is due for fixing iGG, which you could use to basically “give” yourself money. I don’t keep all versions uploaded, so if there’s an “exploit” in 1.9.5, I could keep this up for a while longer.
-
Side menu top right > ARMConverter > Decrypted iOS IPA Store. Additionally, the store has limitations, with many daily uses, it’s held back with a queue. 10 days is an estimate and may not take that long. May be faster to get someone else to decrypt it for you, which I don’t mind taking requests in DM - if you’re not a new user here..
-
the deb given, the script expected it to be in the same folder/directory as repack-rootless.sh if no path and only file name is given
-
A new version 1.9.6 was dropped recently apparently. iGameGod, is iosgods.com in game cheat engine.
-
could you make sure ellekit, and oldabi is installed? you’re probably using the wrong user, ip, port, or password. password is what you provided when installing dopamine for first time, it shouldn’t be “alpine”. you could do this all on device with NewTerm.
-
When you first installed Dopamine (Not Fugu), you’re giving a prompt to enter a password after jailbreak installed and before userspace reboot. This only happens once, and if you have set and forgot you probably should delete jailbreak environment and do it again, remembering the password you set.. You can try the password “alpine”, and you must login as mobile dump.py -u mobile -h ipv4 -P alpine -p 2222 “app name”
-
When you installed dopamine for the first time, you’re asked to provide a password for ssh when it is installed.