I am just working on a droplet for stereographic google cardboard stuff. Here is what I am using as mobile.config - it just generates 1024 sized tiles named in the mobile convention.
Code
# Mobile Resolution Only for stereo Panos
# Documentation: http://krpano.com/tools/kmakemultires/config?version=117
# krpano 1.17.4
# basic settings
panotype=autodetect
hfov=360
# output
html5=false
flash=false
#no multiresolution
multires=true
minsize=1024
maxsize=1024
tilesize=1024
tilepath=%INPUTPATH%/%BASENAME%.tiles/mobile[_c].jpg
# xml output
xml=false
xmlpath=%INPUTPATH%/%BASENAME%.xml
# html output/template
html=false
htmlpath=%INPUTPATH%/%BASENAME%.html
htmltemplate=html/embedpano.html
htmltemplate_html5=prefer
Display More
Just saw today on facebook that your droplet for a VR tour is ready so you might have solved that issue already
Hi , thanks! smart! No i didn't. But i will in the update.. maybe.. I need to think about it a bit. We have plans for more features etc... need some time to make a list and think things over. I guess in 2 weeks or so i will make an update.