celestiamobile/AndroidCelestia

Can you add the "Selection" button to the spacecraft?

Closed this issue · 8 comments

非常棒!可以在航天器那里增加选择按钮吗?比如我只想看ISS不想看哈勃,我可以进行选择。谢谢!
2e6178b264600e29dcdac58b6df5625d

I do not see a need to put separate switches for objects, for now you can set up your custom data directory

I do not see a need to put separate switches for objects, for now you can set up your custom data directory

具体怎么操作呢?如何自定义?

read this https://celestia.mobi/resources/guide?guide=CA57806B-690B-CE4C-2173-B0B6079544FF .

谢谢!能不能配个图片呢?具体不知道怎么操作。能不能发一个不含航天器ssc的版本呢?有的轨道都变了,我想在“extras”里自己添加最新的ssc

还有一个问题,能不能替换行星表面呢?在Windows版本上可以,想更换个高分辨率的地球表面。不知道可不可以。

替换数据/配置方法:

  1. https://github.com/levinli303/Celestia/releases 下载基础数据包,注意要选择<=Celestia的最新版本
  2. 对于这个基础数据包做你想要的修改
  3. 将修改后的内容复制到手机上 Celestia 可以访问的文件夹,Android 11 以前是 /Android/data/space.celestia.mobilecelestia/files 下面(注意要改名字,不能和这个下面的 CelestiaResources 重名),Android 11 以后是 /Android/media/space.celestia.mobilecelestia 下面(路径不存在的话手动创建)
  4. 在 Celestia 中设置->数据位置中选择这个文件夹,配置文件选择这个文件夹下的celestia.cfg(如果没有修改也可以不选)
  5. 重启 Celestia

还有一个问题,能不能替换行星表面呢?在Windows版本上可以,想更换个高分辨率的地球表面。不知道可不可以。

支持的,两个方法

  1. 完整替换数据,参照上面
  2. 做成通用插件直接写入到默认的插件读取目录 /Android/data/space.celestia.mobilecelestia/files/CelestiaResources/extras (Android 11 可能不支持手机上直接手动修改这个目录)

如果能录制些视频教大家如何进行这些操作就好了。看完还是不懂。。。