-
Posts
569 -
Joined
-
Last visited
Everything posted by ThePianoGuy
-
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
thanks. i hopefully it will run faster -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
yes i will try it instead. can you give me a download link of mavericks dmg file or the virtual machine? My PC can run Yosemite and it's running fast becasue Yosemite support Nvidia but it always freeze after 5 minutes so that's why i need Mac OS X on a virtual machine. -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
i set VMWare's priority to 'High' on task manager but it still not helping. Yosemite laaaags a lot like an old PC running Windows XP. i think it's 128 MB VRAM problem but i can't activate 3D graphic acceleration because it is not supported by this guest. -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
Motherboard: Gigabyte Technology Co. Ltd., Z97X-UD5H-BK, F6 (latest) CPU: Intel Core i7 4770k | Intel HD Graphics 4600 Graphics: NVIDIA GeForce GTX 760 (ASUS) Other Hardware: RAM: 24 GB SSD: 111 GB, Windows 8.1 HDD 1: 4 TB | Part 1: 1.90 TB | Part 2: 1.73 TB (Yosemite VMware) HDD 2: 1 TB i don't have any apps running on my PC which reduce the perfomance. My PC can run 3 android emulators + 1 Ubuntu virtual machine at the same time. what is your virtual machine settings? -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
ok. i have got Yosemite to work but how can i improve the performace? i tried 4 or 8 cores but still running very slow and disk usage always on 33% and won't go up. my HDD is new and fast. -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
In "Edit" -> "Preferences" -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
This -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
i could not get it to work on WM hardware 11. it gives me this error the OP say this IMPORTANT: If you create a new VM using version 11 hardware VMware will stop and create a core dump.There are two options to work around this issue: 1. Change the VM to be HW 10 - this does not affect performance. 2. Edit the VMX file and add: smc.version = "0" -
Help/Support Help with Yosemite in VMware
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
what VMware hardware (the hardware version of VMware) you are using? 10 or 11? -
Hi Can someone help me with VMware workstation? i have unlocked it to make MAC OS X support. i downloaded the Yosemite 10.10.4 .dmg file from torrent site and converted .dmg to .iso file. but when i boot Yosemite, it always boot into boot manager even i already included .iso file in virtual machine. More info about the unlocker can be seen here: http://www.insanelymac.com/forum/topic/303311-workstation-11-player-7-fusion-7-and-esxi-6-mac-os-x-unlocker-2/ I'm planning to buy UDID reg to get the certificate for InstaSign but when i sign an IPA, can i still be able to login with my Game Center?
-
Help/Support GNU debugger on Android problem
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
thanks. when i type continue, this appear and the game crash 0x4014c388 in ?? () from /system/lib/libutils.so -
Hi I'm following this tutorial how to debug a game http://iosgods.com/topic/121-gdb-cheating/and do the same on Android device. 1. Installed GDBserver and GDB on /system/bin 2. Open terminal and type commands root access su show all running process ID dumpsys meminfo | grep com.* Run GDB gdb attach the process attach [PROCESS ID] so it loads the lib files. i type watch 0x[address as shown in memory editor] (watch 0x679317b8) and i got Cannot watch constant value '0x679317b8' what i'm doing it wrong? is "watch" made for iOS only? and if i continue by put the command continue the game unfreeze but GDB gets stuck on "Continuing..." and it does not allow me to put commands anymore. I know this forum is for iOS only but i need help with GDB.
-
i tried to do the same on Android device but if i watch, i got "Cannot watch constant value '0xXXXXXXXX'".
-
thanks. i'm gonna buy it
-
i can buy iGG so what is the repo link?
-
Hi What is the best memory editor app that support memory storage and floating window? and for GNU debugging? i would like to start GNU debugging with my iPad 2 with 512 MB RAM:
-
Help/Support My patcher makes the game crash
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
no i have not tried it yet. how to use NSTimer? or how can i remove protection without using Clutch? -
Hi My own patcher makes the game crash even the switcher is off by default. I uninstalled my patcher and it's working again. I used DiDA's theos template to create a patcher and edit it. Here is my code and offset censored. #import <Foundation/Foundation.h> #import "writeData.h" #define PLIST_PATH @"/var/mobile/Library/Preferences/minionrushhack.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %ctor { if(GetPrefBool(@"kObs")) { writeData(0xXXXXX,0xXXXXXXXX); } else { } }
-
Help/Support The shmooo blitz brigade hack 1.8.2 don't work
ThePianoGuy replied to ITz_kser's topic in Help & Support
Clutch (Just "Clutch") is working perfectly on iOS 8.3. just download it from biteyourapple i think. Do not download Clutch2 because you have to type very long bundle ID -
Help/Support What are sub_xxxxxx in IDA?
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
Thanks for the infomation. Mark Solved! -
Hi A question. What are sub_xxxxxx in IDA? can you give me full explanation why all functions are sub_xxxxxx?
-
Help/Support My MEGA app wont start, Could it be because of cydia?
ThePianoGuy replied to Fallbigwave1's topic in Help & Support
try erase DNS from Wifi settings or put Google's DNS 8.8.8.8 and it will work Some apps will not work if your DNS is 192.168.x.x -
BX LR means end function
-
Help/Support [HELP]Jailbroken iPhone 8.3 Stuck at Apple Logo.
ThePianoGuy replied to ArtsArts's topic in Help & Support
An iOS destroyer tweak?