[Android zone] Uengine 金铲铲之战平板/桌面模式配置
Tofloor
poster avatar
咿呀
deepin
2022-03-22 04:01
Author

Uengine 金铲铲之战平板/桌面模式配置

终端执行

sudo deepin-editor /usr/share/uengine/appetc/com.tencent.jkchess.txt
或者
sudo vim /usr/share/uengine/appetc/com.tencent.jkchess.txt

修改horizontaltWidth和horizontaltHeighe,两者比例要为16:10,如下:

horizontaltWidth 1920 //横屏宽
horizontaltHeighe 1200 //横屏高
verticalScreen  0 //设置默认横屏还是竖屏,1为竖屏,0为横屏   
allowFullScreen 1 //设置是否允许全屏,1为允许,0为不允许   
allowScreenSwitching 0 //设置是否允许横竖屏切换,1为允许,0为不允许  
defaultFullScreen 0 //设置是否默认显示最大化,1为默认最大化,0为不是

如果没有com.tencent.jkchess.txt,就执行如下命令新建,然后重复上面的

sudo touch /usr/share/uengine/appetc/com.tencent.jkchess.txt

按以上配置启动游戏,金铲铲就会默认为平板模式,在平板模式下才会有如下的选项(不选)
Clipboard_2022-03-21-19-36-27.png
Clipboard_2022-03-21-19-41-12.png
让我们开心下棋吧!

Reply Favorite View the author
All Replies
jiutian123
deepin
2022-03-22 04:15
#1

其他游戏app软件可以使用这个设置么

Reply View the author
咿呀
deepin
2022-03-22 04:38
#2
jiutian123

其他游戏app软件可以使用这个设置么

可以的,可能有的需要设置DPI,可以参考这个帖子:
https://bbs.deepin.org/post/230803

Reply View the author
Mr.Z
deepin
2023-02-04 00:44
#3

大佬,我没这个文件夹什么意思呢

Reply View the author
咿呀
deepin
2023-02-06 17:00
#4
It has been deleted!
咿呀
deepin
2023-02-06 17:01
#5
Mr.Z

大佬,我没这个文件夹什么意思呢

创建一个目录试试

sudo mkdir -vp /usr/share/uengine/appetc

Reply View the author
134******11
deepin
2023-08-05 23:02
#6

这个游戏怎么安装的?

Reply View the author
咿呀
deepin
2023-08-06 02:28
#7
134******11

这个游戏怎么安装的?

首先安装Uengine运行器、下载金铲铲之战。然后打开Uengine运行器,安装金铲铲。桌面会生成启动游戏图标。双击就可以开始了

Reply View the author
136******55
deepin
2023-09-01 21:49
#8

为什么打开就闪退啊confused

Reply View the author
咿呀
deepin
2023-09-07 05:13
#9
136******55

为什么打开就闪退啊confused

使用星火应用商店的Uengine试试呢

Reply View the author