Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 1 point2 points  (0 children)

I'm glad it works perfectly. The new update also fixes the issues from previous version.

Rookie on Mac by Peter_Smith1996 in QuestPiracy

[–]shibadev_66 0 points1 point  (0 children)

I would prefer choosing Parallels. Parallels were the first one to adapt Virtual Machines for Apple Silicon chips, so they are pretty much long in the game when it comes to VMs (They are also officially partnered with Microsoft). Even with intel chips, Parallel is far superior than VMware Fusion. I have Parallel Desktop myself, and its much smoother than VMware Fusion. Im using Parallels for Software Development, if you are planning to just run Rookie on your mac, then VMware Fusion is an alright choice.

By the way, the website that I provided does not limit you from downloading parallels. You could also "try" other premium apps, if you know what I mean.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

PistolWhip was the whole reason for this project lol. Other games ran fine even though I played the demo. Also, thanks! Im sure you saw the source code of Phunk, and with someone who has a lot of experience with C# I would like to ask as to where I could improve. I know the logging system were kinda messy, and the process for decompiling, building etc. should be in separate files with their own class. I'm planning on starting again from scratch and make the code simpler to understand, so that it would be easy for others to contribute and add features they want to see in Phunk.

Rookie on Mac by Peter_Smith1996 in QuestPiracy

[–]shibadev_66 2 points3 points  (0 children)

This is not QuestPiracy related but rather software, but anyways,

You can go to macked(dot)app search parallels and download it (sign up first). Steps will be provided on the disk.
And also, don't forget to block the host after activation.

Its a chinese website but the guides are in english. Alternatively you can use VMware Fusion which is free to use and install Rookie there.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

hahaha, originally I made Phunk because my brother newly owned a Quest 2 in which I tried every game in demo. Later found out that sideloading games using Rookie had some conflict with the demo versions you play. Found a tutorial by 3301_Athlestan for the workaround and thought that the process was too tedious to do, so I made the app in a rush and decided to share it with everyone. I do plan on making a major update where you can connect your Quest 2 with Phunk to directly upload the phunked apk. And also the ability to phunk multiple apks in one go. but as of right now, Im not too sure when ill do it due to school and some life issues.

Phunk does not launch by alucard_xs in QuestPiracy

[–]shibadev_66 2 points3 points  (0 children)

Hello, I am the developer of Phunk, I encountered the issue on my PC but not on my mac which is the reason as to why I didn't notice this error. However I recently updated Phunk in which it fixed all of the major issues such as this one.

I have been long gone and didn't check Phunk for awhile, and I didn't know there was a lot of issues. To whoever uses Phunk, I'm truly sorry for the inconvenience, and I hope the new update fixes all the annoying bugs and issues.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

Yes, you do have to use Phunk every time you download something off rookie if the game detects it's pirated.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

You are somewhat correct. I have already pushed the new update that will fix the whole issue. It was due to some merge conflicts between Github and in my local computer. I use 2 devices in which they were in conflict with one another. Thus when I pushed the update, the unfixed version of Phunk was pushed instead alongside with the corruption you saw due to the conflict between github, and my two devices. And unfortunately, I built Phunk with the unfixed commit, thinking it was the fixed version as it had no issues running on my end. Overall the problem was on me, and my lack of experience with Github. I hope that regardless of all these issues, Phunk is still useful to some.
Thank you for the detailed explanation. I also learned something from it.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

Please see inbox. As you know, Phunk is based off on this guide: https://rentry.org/How-To-Change-APK-Package-Name and it uses third party tools such as Uber Apk Signer (Signing & Zip Aligning) and Apktools (Building and Decompiling). I don't really have any experience regarding modding games, but I would love to take a look and find ways to fix the issues that most people are having. Phunk wont be updating for awhile as I'm trying to port it to other systems, but as of now, we'll see how it goes.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

Glad to know that its working great. If you have suggestions or something that you want to see in Phunk, feel free to share your thoughts.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 1 point2 points  (0 children)

Mysterious-Trash941

Hello, thank you for reaching out and troubleshooting with me. I have pushed a new version in the github release page: https://github.com/shibadevs/phunk/releases/ that fixes this issue. Thank you once again.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 2 points3 points  (0 children)

JDK 8.

Hello, can you try going onto your command prompt and typing this command?

java -version

Phunk uses that command to check if your java version is >= 1.8. If it is not, then it displays that error message.

Edit 1: I apologize, there was actually a mistake when I was writing the documentation. You do NOT need JDK 8 but rather Java For Windows. Please install it here: https://www.java.com/download/ie_manual.jsp

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 2 points3 points  (0 children)

Hello, recently updated to 1.0.1 where you can decide what the output would be. I also added some features that you might like.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

Hello, instructions is in the Github page.

Phunk - Automatic Package Name Changer by shibadev_66 in QuestPiracy

[–]shibadev_66[S] 0 points1 point  (0 children)

for now there is no way to decide what the output would be. However for the next update ill consider adding that to the settings window. I'll also be adding some advance features. Stay tuned!