当前位置:网站首页>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),防止半透明图片变黑
边栏推荐
- 代码执行漏洞
- 一个简单的bash转powershell案例
- What is an EVM Compatible Chain?
- Eternal blue bug reappears
- 动态规划(一)| 斐波那契数列和归递
- 【Elastic-Job源码分析】——作业监听器
- 纯shell实现文本替换
- Powershell中UTF-8环境中文乱码解决办法
- configure:error no SDL library found
- For penetration testing methods where the output point is a timestamp (take Oracle database as an example)
猜你喜欢

Error: Cannot find module 'D:\Application\nodejs\node_modules\npm\bin\npm-cli.js'

Common JVM interview questions and answers

【云原生】开源数据分析 SPL 轻松应对 T+0
Getting to know regular expressions

Android软件安全与逆向分析阅读笔记

(Crypto必备干货)详细分析目前NFT的几大交易市场

【Elastic-Job源码分析】——作业监听器

MySQL压缩包方式安装,傻瓜式教学

feign调用不通问题,JSON parse error Illegal character ((CTRL-CHAR, code 31)) only regular white space (r

Linux中mysql密码修改方法(亲测可用)
随机推荐
vulhub靶场学习日记SickOs1.2
Linux modify MySQL database password
First acquaintance with Flask
Why is the redis single-threaded also so fast?
MySQL错误-this is incompatible with sql_mode=only_full_group_by完美解决方案
[Cloud Native] What should I do if SQL (and stored procedures) run too slowly?
局部变量成员变量、引用类型、this,static(第五天)
leetcode-438. 找到字符串中所有字母异位词(滑动窗口)
The latest MySql installation teaching, very detailed
Linux中mysql密码修改方法(亲测可用)
MySQL高级语句(一)
"limit" query in Oracle database
【JVM加载】---类加载机制
代码执行漏洞
腾讯云轻量服务器删除所有防火墙规则
NFTs: The Heart of Digital Ownership
feign调用不通问题,JSON parse error Illegal character ((CTRL-CHAR, code 31)) only regular white space (r
数字孪生将成为进入“元宇宙”一项重要的途径
NFT与数字藏品到底有何区别?
5 methods of MySQL paging query