Thread
:
Preenv webOS games compatibility list
View Single Post
jflatt
2011-02-24 , 06:27
Posts: 534 | Thanked: 723 times | Joined on Oct 2009
#
1809
I tried to get Worms rotated again. It calls dlopen to load it's own libGLES_CM.so, so the LD_PRELOAD trick isn't working and the overridden gl functions never get called. I can intercept the dlopen calls, but then what? It would be nice to intercept the dlsym calls, but is that even possible? Would it be possible to LD_PRELOAD an all new .so library and substitute libGLES_CM when its linked in dlopen?
Quote & Reply
|
jflatt
View Public Profile
Send a private message to jflatt
Find all posts by jflatt