Search results

  1. qwerty12356

    mind sharing it?

    mind sharing it?
  2. qwerty12356

    I did not expect my script to be runnable in android

    I did not expect my script to be runnable in android
  3. qwerty12356

    App Install Panda Mouse Pro

    You can try skipping the first 2 steps and only do step 3 (that is adding -Xforce-nb-testing commandline) Though i do not guarantee that it will work
  4. qwerty12356

    App Install Panda Mouse Pro

    Alright since delayxgames dont give you an actual answer to your problem let me show you how we successfully run Panda Mouse on modern version of android. (Btw this require recompiling android from source) first you need to undo this commit that was added in the Android 9 era. Then you need to...
  5. qwerty12356

    Info Loss of paid app support

    ...... Is this a joke?
  6. qwerty12356

    BTW, for people reading this status, this is kinda outdated, please refer to the improved...

    BTW, for people reading this status, this is kinda outdated, please refer to the improved libnb_custom instead.
  7. qwerty12356

    This was released on July 21. The x86 version is released a week later (according to APKMirror)...

    This was released on July 21. The x86 version is released a week later (according to APKMirror). What's your point?
  8. qwerty12356

    Software libnb_custom: A support library to improve game compatibility.

    I assume you have Android NDK downloaded and extracted. And you use a Linux based distro. 1. git clone the project. 2. cmake . -B build -DANDROID_NDK_HOME=(YOUR EXTRACTED ANDROID NDK PATH HERE) -DNB_VERSION=(HOUDINI VERSION YOU WANT TO USE HERE) you can add a bunch of arguments after that (see...
  9. qwerty12356

    AdamX [Deleted]

    Duh, I always have houdini installed on waydroid. What is your point here? To teach me that i know nothing about system architecture? If so then go elsewhere, i already know enough. How is this relevant to my message? You know that waydroid use Android 11, don't you? I didn't even accuse you...
  10. qwerty12356

    Software libnb_custom: A support library to improve game compatibility.

    (Also know as test_libnb) source: here prebuilt binary: None, build it yourself. This library patches houdini in memory to make some games run (not all). For example (tested on waydroid): Roblox, Blue Archive. Feedbacks are welcomed.
  11. qwerty12356

    Help Games can't playable in darkmater

    I actually have no idea how to update mesa on android either. I only know how to do it in Linux. Maybe you could try to look at how to install mesa manually in the Linux documents.
  12. qwerty12356

    Distro [CLOSED] ProjectNextOS Android 9

    What? I also don't understand your counter argument either. "versions of Android x86 above 9 are shit.". That is a take i disagree with. "Fake RISC will be a big step towards having the system fully detected as mobile" You meant faking the CPU? Isn't that what houdini does by default?
  13. qwerty12356

    Distro [CLOSED] ProjectNextOS Android 9

    I don't deal with Android 9 because i deal with android 11. Of course i have bootloop many times while trying to derive simple patches from emulators. And i know i can't just drag file from one emulator to an android build, there are too much difference between them, i much prefer to reverse...
  14. qwerty12356

    Distro [CLOSED] ProjectNextOS Android 9

    Sure, i will take back that your build use any crazy mods and restate that your build only update kernel/mesa and do all of the things mentioned above. The kernel that hmtheboy made i was referring to is not POS Darkmatter, there is another one that he made, you just need to find it. Sure...
  15. qwerty12356

    Distro [CLOSED] ProjectNextOS Android 9

    It is disappointing because i thought you would copy libnativebridge.so and libnb.so which would make this much more interesting. But you just pulled houdini from somewhere and patch it. Sure, you did put your time and analyze the emulator patch but that's something i can do in an afternoon. For...
  16. qwerty12356

    AdamX [Deleted]

    Tbh panda mouse shouldn't be relied upon on newer version of android, it is unstable as hell. I tried to use it on waydroid (patched with Lucky Patcher) and it does not work, I tried to search through the logcat to find where it crashed to try and debug it and i could not see why it crash. It...
  17. qwerty12356

    Distro [CLOSED] ProjectNextOS Android 9

    His houdini build is no different from yours, Aside from having the intel DRM bypassed and on a later android version. The only difference i can think of is a newer kernel/MESA.
  18. qwerty12356

    Distro [CLOSED] ProjectNextOS Android 9

    Alright i have download the android build and inspect it to see if it pulls files from emulator. The result is rather disappointing. Here is what the build does differently: Modify build prop to fake the device to a samsung phone. Clear CODM, PUBG,... cache. Install a pre patched houdini into...
  19. qwerty12356

    Help Games can't playable in darkmater

    What kernel and MESA version are you using? If it is too old and your hardware is too new then it will cause issue like this. (Or your hardware suck at using Vulkan)
  20. qwerty12356

    AdamX [Deleted]

    No, I didn't teach them anything. And I knew these files long before you. So what is your point? 1721860824 The reason I didn't accuse them of pulling files from emulator because they do it openly. As such, we can all work together to improve on it.
Top