Android Hak Issue
echoo
Member Posts: 43
On Android 11, I don't have access to my data directory (locked out by the OS...). The only way would be to root my Pixel 4a 5g. I've tried extensively to access the data folder to no avail.
Which means I can't install CEP haks (on the beta Android client - the stable client won't even allow me to access multiplayer).
I've gone so far as to use NWsync on CEP haks - in the beta, even after syncing my client fully to CEP, I get a "missing Hak" message. It seems that the Android beta client NWsync will not work on any server that provides a NWsync url (missing Hak message for all synced servers).
So I'm locked out of my CEP based server project on my new phone! Any ideas?
Which means I can't install CEP haks (on the beta Android client - the stable client won't even allow me to access multiplayer).
I've gone so far as to use NWsync on CEP haks - in the beta, even after syncing my client fully to CEP, I get a "missing Hak" message. It seems that the Android beta client NWsync will not work on any server that provides a NWsync url (missing Hak message for all synced servers).
So I'm locked out of my CEP based server project on my new phone! Any ideas?
1
Comments
Have you tried the following workaround: Settings > Storage > Files and choose Files, not Files by Google
Mod name: The Killing Fields CEP (v36) EE
This is my own small server - I'll try to keep it running. NWsync (for CEP) is enabled.
The workaround you mentioned doesn't work in my case. I've also tried a handful of file explorer apps and and they generally say the same thing: no file permission (specifically /usr in the nwnee install dir)
Thankfully I'm still on Android 10 so can't test whether that still works on 11.
nwsync_write --description="TKF CEP 265" "C:/nwsyncpath" "C:/nwnpath/module.mod"
"C:\Steam\SteamApps\common\Neverwinter Nights\bin\win32\nwserver.exe" -elc 1 -maxlevel 20 -autosaveinterval 0 -ilr 0 -servername "Server Name" -servervault 1 -difficulty 3 -port 5188 -nwsyncurl https://example.com/nwsync -module "Module"
Use that download package to host the server and then it all should work.
Thanks a lot ?