View Single Post
Old 12-30-2017, 04:35 AM   #8
liim
Member
liim can extract oil from cheeseliim can extract oil from cheeseliim can extract oil from cheeseliim can extract oil from cheeseliim can extract oil from cheeseliim can extract oil from cheeseliim can extract oil from cheeseliim can extract oil from cheese
 
Posts: 14
Karma: 1000
Join Date: Mar 2017
Device: pw3
Quote:
Originally Posted by Roker2 View Post
I delete this file in system and copy this file in /mnt/us/extensions/gambatte-k/bin/ , but emulator don't work.

Я удалил этот файл в системе и скопировал этот файл в /mnt/us/extensions/gambatte-k/bin/ , но эмулятор не работает.
Seriously? I usually don’t change system file. And IIRC “/usr/” is read only, you can’t delete any file without remount it as RW mode.

Recommend:
Restore any system files you changed, other program may need it.
Extract and rename the so file I upload before to “libpng16.so”, put it in “/mnt/us/extensions/gambatte-k/bin/”. Open a terminal, type
Code:
export LD_LIBRARY_PATH=/mnt/us/extensions/gambatte-k/bin/:$LD_LIBRARY_PATH
cd /mnt/us/extensions/gambatte-k/bin/
./gambattek-kindle
If things still not working, stop fiddling and read some books. (It’s not really playable)
Or, learn some Linux skill and compile from the source code.
liim is offline   Reply With Quote