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.
 
can you explain in a little detail how to build your github project
I assume you have Android NDK downloaded and extracted. And you use a Linux based distro.
1. git clone the project.
2.
Code:
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 Build section in the github repo)
3. cd build
4. make
Post automatically merged:

The binary should be located in build/src
 

Similar threads

Similar threads

Get Connected

Discord Server

New Threads

Top