View Single Post
Old 10-27-2017, 08:23 AM   #43
oren64
I need a chapter break
oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.
 
oren64's Avatar
 
Posts: 4,042
Karma: 56058267
Join Date: Mar 2015
Location: Israel
Device: Kobo Glo
Patch `Allow launching browser without wifi connected`

libnickel.so.1.0.0.patch

Spoiler:
Code:
<Patch>
patch_name = `Allow launching browser without wifi connected`
patch_enable = `no`
#
#
## Normally the browser requires the wifi to be connected.
## This patch may be useful to use the browser to connect to localhost, or local files
## Credits and further info: https://a3nm.net/blog/kobo_glo_hacking.html
## https://www.mobileread.com/forums/showthread.php?t=271049
#
replace_bytes = 8E8CFE, 05 46, 01 20
replace_bytes = 8C28E6, 04 46, 01 20
</Patch>

Last edited by oren64; 11-01-2017 at 12:55 PM. Reason: edit patch
oren64 is offline   Reply With Quote