EmuELEC 4.4稳定版发布
庆祝 140 万总下载量,v4.4 终于来了! 此版本有很多更改,请阅读更改日志以了解它们。
一如既往。 虽然我们尝试使用许多新设置、选项、模拟器和端口来测试此版本的各个方面,但不可能在所有设备和所有游戏上测试它。 如果您发现任何问题,请使用 Discord,EmuELEC官方论坛 或者 如果您确定它是一个可重现的错误,请提交 GitHub issue.
常规
系统基础有重大更新:
- 所有晶晨设备使用同样的Linux核心 4.9-19!
- 您可能会注意到某些模拟器的性能以及一般使用情况有所提高。
- 重要提示:目前不再支持 S905 (GXBB, p201)。 如果你有这些设备之一(s905 后面没有字母) 不要更新,留在 4.3。
BUG修复
- spleen1981 修复了一个一直困扰Retroarch 的问题。
用mali_fbdev
修复了egl_destroy
渲染后FPS帧数下降的问题。这意味着现在可以使用 retroarch 作为启动选项(需要进行一些小的更改)。 - 修复了蓝牙连接问题
- 修复了手册中缩放不能使用的问题
- 修复许多外部安装问题
- 备份现在将重命名文件,而不是在恢复后将其删除。
- 修复 SuperTux 和 SuperTuxKart 数据下载问题
- 固定自动更新会显示可用更新,即使没有更新。
添加和其他修复
- 添加独立版模拟器 WIP Mupen64plus
- 添加独立版模拟器 fbneo
- 添加独立版模拟器 Duckstation
- 添加独立版模拟器 Yabasanshiro
- 添加游戏《BLAKE STONE:黄金外星人》到 ports
- 添加 Linux系统IO分析工具 iotop
- 添加 Linux系统文本编辑工具 VIM
- 在ES中添加外部安装挂载设置
- 添加了为 Advance MAME 街机模拟器创建关键重映射的选项
- 为所有设备切换到 SDL(开放源代码的跨平台多媒体开发库) 2.0.20
- 支持像素设置(安装脚本在设置中)
- Retroachievements encore (一个游戏成就网站http://retroachievements.org/)现在可以从 ES 配置
- 在 ES 中添加了 Enable Integer Overscaling (启用整数放大)
- 使用切换来快进而不是按住
- 将 .68k .68K .sgd .SGD 添加到 genesis/md
- 为 Dolphin 和 Flycast 添加了游戏手柄自动配置(需要更多测试)
- 重做 Advance MAME 游戏手柄自动配置
- 删除了ceemmc(一种Linux工具),因为它不再与 3 个分区兼容
- 添加了使用 rclone 备份到云服务的选项。
- 切换到 parallel_n64_32b 作为手持设备的默认 n64 模拟器。
- 添加游戏《 Heart Of Darkness》到 ports
- 添加了 a5200 核心作为 Atari 5200 的默认模拟器
- 添加了 gearcoleco 核心
- 更新了几个模拟器
- 将 Messen-s 添加到 gameboy 以允许 Super GameBoy 仿真
还有许多其他变化! 有关完整列表,请查看提交历史记录。
云同步备注:
请务必阅读 https://rclone.org/remote_setup/#configuring-by-copying-the-config-file
将远程文件夹(服务器?没明白)命名为 EmuELEC_Remote
并将 rclone.conf 复制到 /emuelec/configs/rclone/
最后创建一个名为 EmuELEC_Backup
在您的云服务上。
如果您想为远程或备份文件夹使用另一个名称,您可以创建一个名为
/emuelec/configs/rclone/ee_cloud_sync.cfg
并将其添加到文件中:
EE_SYNC_REMOTE="your_remote_name"
EE_SYNC_PATH="your_backup_folder"
云备份和恢复选项在
"Main Menu > EmuELEC Settings > Danger Zone > Cloud Backup Settings and Game Saves"
"Main Menu > EmuELEC Settings > Danger Zone > Cloud Restore Settings and Game Saves"
另请注意,此功能目前处于测试阶段,因此不要盲目相信它可以 100% 运行
项目支持
如果您想支持 EmuELEC,您可以使用 Github 赞助商、Patreon 或 Paypal,请注意,这绝对不是享受 EmuELEC 所必需的,但它有很大帮助,非常感谢!
https://github.com/sponsors/shantigilbert
https://patreon.com/emuelec
https://paypal.me/shantigilbert
请记住,EmuELEC 完全免费! 它不会作为一个整体出售或包含在任何商业产品中,如果您已为 EmuELEC 付款,它已包含在设备或图像中,要求您退款! 有关更多许可证信息 https://github.com/EmuELEC/EmuELEC/blob/master/README.md
一些更新点(比较琐碎)
- 将 cas 扩展添加到 msx 和 msx 2 以在 Emulationstation 上加载cassetes(没明白这个单词)
- 修复(包):duckstation-lr zip文件的路径
- 确认 YabasanshiroSA 运行
- 用
mali_fbdev
修复了egl_destroy
渲染后FPS帧数下降的问题 - advmame joycfg 更改(没明白)
- 更新的 cvbs 值需要测试
- 仅 Amlogic-ng 需要软件渲染器
- EE - advmame、flycast、dolphin 自动输入配置
- 将 lzdoom 升级到 3.88b 版本
- 开发 joycommon 和 advmame 自动游戏手柄修复
- 开发 joycommon 修复2 by @Langerz82
- 修复 OGS 上 advmame.rc 中缺少的 ..ui_configure...
- 更新到 DCF136
- 开发mupen64 joy (捕捉并分析网络流数据以及系统内部流数据工具)
- 开发dolphin joy fix
- 开发advmame joy fix2
- 开发flycast joy arcade fix
- 更新 es_systems.cfg 以在 gb,gbc 中包含 mesen-s
- 将几个模拟器更新到 4.4 的当前版本
- 将 Picodrive 更新到右侧版本 d26d4c29652003d39a139775c122217ac95000a8
- 更新的gears 模拟器
- 开发 joy 命令 缓存修复
- 将 a5200 和 gearcoleco 添加到构建过程中
- 修复 es_systems.cfg 中核心“gearcoleco”的名称
- 添加游戏《heart of Darkness》到 ports
- 开发mupen64plussa 分辨率
新贡献者
完全版提交记录: https://github.com/EmuELEC/EmuELEC/commits/v4.4
英文原版:
Celebrating 1.4 million total downloads, v4.4 is finally here! this version has a LOT of changes please read through the changelog to find out about them.
As always. while we try to test every aspect of this release with many new settings, options, emulators and ports it is impossible to test it on all devices and with all games. If you find any issue please use Discord, The EmuELEC forum or if you are sure its a reproducible bug open a GitHub issue.
General:
Huge update to base build system:
- All Amlogic devices now use the same kernel 4.9-19!
- You might notice a bit more performance on some emulators as well usage in general.
- IMPORTANT: S905 (GXBB, p201) for the moment is no longer supported. If you have one of those devices (s905 no letter after the 5) DO NOT UPDATE, stay in 4.3.
Fixed Bugs:
- One of the most annoying bugs that plagued fbdev with Retroarch was finally fixed (Issue #76)
fixed in PRmali_fbdev fix for fps drop after egl_destroy
(#789) by @spleen1981!
This means that using Retroarch as boot up option is now possible (some small changes need to be done). - Fixed Bluetooth connectivity issues
- Fix zoom not working on manuals
- Fix many external mounting issues
- Backup will now rename the file instead of deleting it after restore.
- Fixed SuperTux and SuperTuxKart data download
- Fixed auto-update would show update available even if there was none.
Additions and other fixes:
- Added WIP Mupen64plus Standalone
- Added WIP FBNeo Standalone
- Added Duckstation Standalone
- Added Yabasanshiro Standalone
- Added Blake Stone to ports
- Added iotop
- Added VIM
- Added External Mount settings in ES
- Added option to create key remaps for Advance MAME Thanks to Joshua L (@Langerz82)
- Switch to SDL 2.0.20 for all devices
- Support for Pixelcade (Install script is in Setup)
- Retroachievements encore is now configurable from ES
- Added Enable Integer Overscaling in ES
- Use toggle for fast forward instead of hold
- Add .68k .68K .sgd .SGD to genesis/md
- Added gamepad auto configuration for Dolphin and Flycast Thanks to Joshua L (@Langerz82)
- Reworked Advance MAME gamepad auto configuration Thanks to Joshua L (@Langerz82)
- Removed ceemmc because it's no longer compatible with 3 partitions
- Added option to backup to cloud services using rclone.
- Switch to parallel_n64_32b as default n64 emulator for handhelds.
- Add Heart Of Darkness to ports (PR #863)
- Added a5200 core as default emulator for Atari 5200
- Added gearcoleco core (PR #859)
- Updated several emulators (PR #856)
- Added Messen-s to gameboy to allow for Super GameBoy emulation (PR #848)
And many other changes! for the full list check out the commit history.
Cloud sync note:
Be sure to read https://rclone.org/remote_setup/#configuring-by-copying-the-config-file
Name your remote as EmuELEC_Remote
and copy rclone.conf to /emuelec/configs/rclone/
finally create a folder named EmuELEC_Backup
on your cloud service.
If you would like to use another name for the remote or backup folder you can create a file named
/emuelec/configs/rclone/ee_cloud_sync.cfg
and add this to the file:
EE_SYNC_REMOTE="your_remote_name"
EE_SYNC_PATH="your_backup_folder"
Cloud backup and restore options are in
"Main Menu > EmuELEC Settings > Danger Zone > Cloud Backup Settings and Game Saves"
"Main Menu > EmuELEC Settings > Danger Zone > Cloud Restore Settings and Game Saves"
Also note that this feature is currently in beta so don't put your blind fate on it working 100%
Project Support
If you wish to support EmuELEC you can use Github sponsors, Patreon or Paypal, note that this is absolutely not required to enjoy EmuELEC but it helps a lot and it is greatly appreciated!
https://github.com/sponsors/shantigilbert
https://patreon.com/emuelec
https://paypal.me/shantigilbert
Please remember, EmuELEC is COMPLETELY FREE! it is not to be sold or included in ANY commercial products as a whole, if you have paid for EmuELEC, it was included on a device or an image, DEMAND YOUR MONEY BACK! For more license info read https://github.com/EmuELEC/EmuELEC/blob/master/README.md
What's Changed
- Adding cas extension to msx and msx 2 to load cassetes on Emulationstation by @Kelvfimer in #785
- fix(package): path to duckstation-lr zip file by @volkc in #787
- Confrimed YabasanshiroSA runs by @devmiyax in #788
- mali_fbdev fix for fps drop after egl_destroy by @spleen1981 in #789
- advmame joycfg changes by @Langerz82 in #790
- updated cvbs values needs a test. by @Langerz82 in #799
- Software renderer is only needed for Amlogic-ng. by @miwasp in #811
- EE - advmame, flycast, dolphin auto input config by @Langerz82 in #812
- Bump lzdoom to version 3.88b by @miwasp in #829
- Dev joycommon and advmame auto gamepad fixes by @Langerz82 in #830
- Dev joycommon fix2 by @Langerz82 in #835
- Fix missing ..ui_configure... in advmame.rc on OGS by @miwasp in #837
- Update to dcf136 by @kevinrivm in #838
- Dev mupen64 joy by @Langerz82 in #842
- Dev dolphin joy fix. by @Langerz82 in #843
- Dev advmame joy fix2 by @Langerz82 in #844
- Dev flycast joy arcade fix by @Langerz82 in #836
- Update es_systems.cfg to include mesen-s in gb,gbc by @miwasp in #848
- Update several emulators to current versions for 4.4 by @Kelvfimer in #856
- Update Picodrive to right version d26d4c29652003d39a139775c122217ac95000a8 by @Kelvfimer in #857
- Updated gears emulators by @Kelvfimer in #859
- Dev joy common cache fixes by @Langerz82 in #858
- Add a5200 and gearcoleco to the build process by @miwasp in #860
- Fix name of core "gearcoleco" in es_systems.cfg by @miwasp in #861
- Adding heart of Darkness port by @Kelvfimer in #863
- Dev mupen64plussa resolution by @Langerz82 in #849
New Contributors
- @Kelvfimer made their first contribution in #785
- @volkc made their first contribution in #787
- @devmiyax made their first contribution in #788
- @spleen1981 made their first contribution in #789
Full Changelog: https://github.com/EmuELEC/EmuELEC/commits/v4.4
下载地址
版权声明:
作者:EmuELEC中文网
链接:https://www.emuelec.cn/385.html
来源:EmuELEC中文网
文章版权归作者所有,未经允许请勿转载。
Xiaoshuai
大神们什么时候研究一下华为悦盒怎么刷呀
longkongchen
之前的EmuELEC 4.4-S905x3-TEST-12242021-58G整合包,可以下这个直接更新吗?
哇哈哈哈
大佬,想问下905x4可以用吗
KanSr
dolphin的性能不知是否有所提升?
q81198188
n1能装么?
亿只大沙雕
感觉不戳
sasime
原本使用EmuELEC V4.4-TEST-12242021,用EmuELEC-Amlogic-ng.aarch64-4.4.tar升级后,开机左上角出现「FAILED」Failed to start Setup User config dir.
不知如何处理,手柄需重设,某些街机游戏无法直接重ES执行,但进入retroarch之后执行一次就正常了。
EmuELEC中文网@sasime
没办法 毕竟是个个人项目,,,,BUG难免
sasime@EmuELEC中文网
感谢回复
读不到config 数据还好,手柄重设一下就好了。比较在意的是蓝牙依旧无法完成配对(ps4 dualshock、八位堂 M30),只能有线玩,往好处想就是延迟会比较少?
stonyme
大佬,创维E900 v21e已经有人分享提取的dtb和dts文件了,要怎么搞才能用上EmuELEC啊?
阿热
请问 当贝B3pro安装这个选哪个dtb替换啊
EmuELEC中文网@111
看CPU型号
阿热
我当贝B3PRO刷这个 玩游戏没声音 整个系统就没声音 进游戏页慢的很 不知道是不是和U盘有关
楚
请问S905L3可以刷哪个版本?
FS
S905L-GXL P211可以用吗
ganriben
s905w下载哪个
segawang
老大我用IDM下载本站网盘的内容,一开始下载了几个分卷都正常,之后显示正在连接到t7v4.sharepoint.com 需要用户名 密码登录 这是什么意思 怎么弄
jxdio
萌新提个问题,我的tf卡格式化后容量只有57.8g 不够刷这个包,尝试用winimage删除了包里的一个游戏,可是删除以后包大小并没有改变,有什么其他办法可以给这个包瘦身一下吗?感谢
krobelus
不能,NG包。
manly520
我想问一下 购物平台上的game stick怎么刷 我把内存卡目录弄坏了 我手头有linux系统的台式机
acggod
EmuELEC 4.4稳定版支持s912cpu吗?求大佬帮忙看看
EmuELEC中文网@acggod
不支持 S912最多到3.9
id28
请问使用IDM从本站网盘下载到一半,断开了从新在下载就需要输入域的用户名和密码是怎么回事?有点类似FTP的密码,尝试填写了guest也不行,IDM下载不支持断点续传吗?
EmuELEC中文网@id28
呃 应该是cookie掉了 重新下载
a87398050
AV2.1晶晨S905L芯片用什么版本的DHB能引导?
咸鱼
S905M-Bkeyi刷吗?
jimeng
S905M-B 可以刷吗?没找到对应的。
游準
EmuELEC 4.4稳定版发布 这个从网盘下来后,里面有四个文件,三个img,一个rat,哪位大神教教小白,这个四个文件都是干啥的,刷哪个啊?
EmuELEC中文网@游準
网站里面有文章介绍 你找一下
rhsst@EmuELEC中文网
那个文件说明的教程我找到了,但是这个4.4稳定版里面有两个文件是说明里没有提到的,一个是EmuELEC-Amlogic-ng.aarch64-4.4-LaFrite.img.gz,另外一个是EmuELEC-Amlogic-ng.aarch64-4.4-LePotato.img.gz。原来4.3中发布的四个文件分别是针对905X2和905两种芯片的直刷和升级包,所以是四个文件,可是4.4已经不支持905了,是吧,那么多出以上两个文件名的文件,是做什么用的呢?
EmuELEC中文网@rhsst
LaFrite和LePotato 应该都是一些游戏机的名字。。。你不用管
游戏爱好
小米盒子4 2g版的可以刷吗
EmuELEC中文网@游戏爱好
不知道...现在盒子有几百种
游戏爱好@EmuELEC中文网
我看小米盒子4是 s905L
huanghun
s905l可以更新吗
huanghun
看上面意思s905后面带字母的可以更新呗
阿热
这个能发一个整合包吗 新手不会覆盖升级啊
sgahz
大哥,s905L-3A用哪个dtb文件,试了N个了
!!!飞祥@sgahz
同型号 里面的包有4个 怎么用的呀 谢谢
qq455866711
4.4已经刷机启动成功 但出现一个问题 每次断电关机后 启动又回到安卓系统 必须重新捅视频接口里面的重启键加插电源才能进游戏系统,求解如何解决,谢谢!
春眠不觉晓
大神能不能传一个阿里云的下载链接 ? 谢谢!!!
lplplp
盒子名称:当贝B3
CPU型号:S922X
运行内存:4G
请问各位大神,我要用哪个dtb?
盼回复,万分感激,谢谢!
夜色
905D能用么大佬
top31218748
跪求 。 大佬行行好吧!能不能给大伙来个通用包啊?奇异果 RK 3128H
qq455866711
发现用这个系统部分dc游戏以及sega的街机游戏无法控制,目前发现dc索尼克2,梦游美国 无法控制方向,sega街机僵尸复仇,疯狂出租车无法控制方向,求解。。。
mbhk
非常非常感谢作者为大家做的很棒的游戏包。。。。有一个非常非常重要的事恳请作者可以把包32G,64G128G,都做的小一点,,有很多U盘不是标准容量,要小一点,对应的IMG写不进去。。。。我的U盘就是57.8现在的4.5的64G包就写不进去,废了很多劲还是不行。。。希望作者可以稍微修改一下,对于我搞这个太费劲了,还搞不成。。谢谢
巧克力
请问大哥们,我想把游戏进度保存下来,重新刷个新的整合包,再把游戏进度考回去。
请问游戏进度文件在哪里啊,或者,我该怎么做谢谢啦
!!!飞祥
这怎么用呀 能给个说明在里面吗