portal nvidia shield source code

Discuss any beta and abandonware games.
Post Reply
jonttufin
Posts: 1
Joined: Wed Oct 22, 2014 11:13 am

portal nvidia shield source code

Post by jonttufin »

i extracted this source code of .apk it needs some code fixing :D

here link : http://www.mediafire.com/download/b4plc ... id+src.zip
ps. i dont have ftp :D

louisw3
User avatar
Posts: 1490
Joined: Wed Dec 31, 2008 7:29 pm
Location: SE Asia

Re: portal nvidia shield source code

Post by louisw3 »

All the 'good' stuff is compiled native binaries.

in lib\armeabi-v7a

Code: Select all

10/19/2014  02:19 PM                 0 libSDL2.so
10/19/2014  02:19 PM             9,340 libsteam_api.so
10/19/2014  02:19 PM            22,024 libmain.so
10/19/2014  02:19 PM            54,700 libscenefilecache.so
10/19/2014  02:19 PM            83,504 libvideo_services.so
10/19/2014  02:19 PM            87,564 libtier0.so
10/19/2014  02:19 PM            99,852 libinputsystem.so
10/19/2014  02:19 PM           149,060 libvstdlib.so
10/19/2014  02:19 PM           153,376 libsoundemittersystem.so
10/19/2014  02:19 PM           161,120 libandroidwrapper.so
10/19/2014  02:19 PM           186,008 liblauncher.so
10/19/2014  02:19 PM           289,792 libvgui2.so
10/19/2014  02:19 PM           347,356 libdatacache.so
10/19/2014  02:19 PM           491,864 libfilesystem_stdio.so
10/19/2014  02:19 PM           509,500 libtogl.so
10/19/2014  02:19 PM           596,716 libshaderapidx9.so
10/19/2014  02:19 PM           653,936 libstudiorender.so
10/19/2014  02:19 PM           756,572 libstdshader_dx9.so
10/19/2014  02:19 PM           955,844 libmaterialsystem.so
10/19/2014  02:19 PM         1,277,024 libvphysics.so
10/19/2014  02:19 PM         2,038,044 libServerBrowser.so
10/19/2014  02:19 PM         2,323,876 libvguimatsurface.so
10/19/2014  02:19 PM         4,032,532 libGameUI.so
10/19/2014  02:19 PM         5,665,416 libRegal.so
10/19/2014  02:19 PM         6,576,772 libengine.so
10/19/2014  02:19 PM        10,029,036 libclient.so
10/19/2014  02:19 PM        12,518,644 libserver.so
I guess no surprise they use SDL.
"Those who don't understand UNIX are condemned to reinvent it, poorly." – Henry Spencer

Gurluas
User avatar
Posts: 297
Joined: Mon Dec 13, 2010 10:30 pm

Re: portal nvidia shield source code

Post by Gurluas »

We already have the Portal source code though... Maybe some of the data here could be used to configure it for Android?

Post Reply