Skip to content

Axixi2233/moonlight-android

 
 

Repository files navigation

Moonlight Android阿西西修改版

此项目实现对官方Moonlight安卓端功能修改

如果你特别喜欢某些功能,可以自行提取相关代码,提交到官方库合并请求,无需备注来源于此项目

最后切勿将此项目代码用于商业软件中。

如果喜欢数码和游戏,可以关注我B站账号(https://space.bilibili.com/16893379)

此项目版本主要实现如下功能:
1、自定义虚拟按键 支持导入导出
2、自定义分辨率
3、自定义码率
4、多种鼠标模式切换(普通鼠标、多点触控、触控板、禁用触屏操作、本地鼠标模式)
5、虚拟手柄皮肤优化、自由摇杆
6、外接显示器模式
7、适配joycon十字键
8、精简的性能信息显示
9、游戏快捷菜单选项
10、自定义快捷指令
11、方便切换软键盘
12、竖屏模式
13、SBS娱乐模式
14、画面置顶显示 折叠屏有点用
15、虚拟触控板空间及灵敏度调节,游玩右键转视角游戏。例如魔兽
16、强制使用设备本身的震动马达(可能你的手柄震动效果不佳)
17、阿西西手柄调试页面 查看手柄震动及陀螺仪信息、安卓内核版本信息

Moonlight Android

AppVeyor Build Status Translation Status

Moonlight for Android is an open source client for NVIDIA GameStream and Sunshine.

Moonlight for Android will allow you to stream your full collection of games from your Windows PC to your Android device, whether in your own home or over the internet.

Moonlight also has a PC client and iOS/tvOS client.

You can follow development on our Discord server and help translate Moonlight into your language on Weblate.

Downloads

Building

  • Install Android Studio and the Android NDK
  • Run ‘git submodule update --init --recursive’ from within moonlight-android/
  • In moonlight-android/, create a file called ‘local.properties’. Add an ‘ndk.dir=’ property to the local.properties file and set it equal to your NDK directory.
  • Build the APK using Android Studio or gradle

Authors

Moonlight is the work of students at Case Western and was started as a project at MHacks.

About

Moonlight安卓端 阿西西修改版

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.0%
  • Java 46.7%
  • Other 0.3%