当前位置:网站首页>cocoscreator3.5.2打包微信小游戏发布到QQ小游戏修改
cocoscreator3.5.2打包微信小游戏发布到QQ小游戏修改
2022-07-31 05:15:00 【xuyid】
微信小游戏发布到QQ小游戏的问题记录:
1.打包完成修改project.config.json的appid为QQ小游戏的id
2.在game.js添加globalThis.System = global.System,如果不添加这行代码,启动会黑屏报错
3.在first-screen.js的start函数里面添加 gl.pixelStorei(gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL,false),防止半透明图片变黑
边栏推荐
- 【云原生】微服务Nacos的简单介绍与使用
- mac10.14中安装mysqldb
- js中流程控制语句
- Eternal blue bug reappears
- 为什么bash中的read要配合while才能读取/dev/stdin的内容
- sqlmap injection tutorial common commands
- 【云原生】原来2020.0.X版本开始的OpenFeign底层不再使用Ribbon了
- [Cloud Native] What should I do if SQL (and stored procedures) run too slowly?
- About integrating superset into your own project
- 永恒之蓝漏洞复现
猜你喜欢
随机推荐
Artifact SSMwar exploded Error deploying artifact.See server log for details
leetcode-1833. 雪糕的最大数量(排序+贪心)
SSH自动重连脚本
【JVM加载】---类加载机制
腾讯云轻量服务器删除所有防火墙规则
NFTs: The Heart of Digital Ownership
小白学爬虫——爬虫入门
带你搞懂MySQL隔离级别,两个事务同时操作同一行数据会怎样?
Regular Expression Basics
Digital twins will be an important way to enter the "metaverse"
C语言 | 获取字符串里逗号间隔的内容
【windows】--- SQL Server 2008 超详细安装教程
C language tutorial (3) - if and loop
npm WARN config global `--global`, `--local` are deprecated. Use `--location solution
Access数据库的查询
For penetration testing methods where the output point is a timestamp (take Oracle database as an example)
GUCCI, LV and other luxury giant universe how to layout yuan, other brands should keep up with?
mac10.14中安装mysqldb
代码执行漏洞
Common JVM interview questions and answers