内容简介:RetroArch 1.9.2 现已发布。RetroArch 是款功能强大的跨平台模拟器,不但能够模拟许多不同的游戏主机,还能在 Windows、MacOS、Linux、Android、iOS 以及多种游戏主机上执行。 主要更新内容如下: 3DS:启用图形小...
RetroArch 1.9.2 现已发布。RetroArch 是款功能强大的跨平台模拟器,不但能够模拟许多不同的游戏主机,还能在 Windows、MacOS、 Linux 、Android、iOS 以及多种游戏主机上执行。
主要更新内容如下:
- 3DS:启用图形小部件/叠加层
- 3DS:将纹理图像加载为 BGR 颜色
- 3DS:更改默认 asset directory
- CHEEVOS:允许在没有 achievements 的情况下调用 rcheevos_patch_address
- CHEEVOS:更新 achievement memory maps(添加 Supervision)
- CONFIG/FILE:使用 hash map 来优化 key/value 查找
- CORE INFO:性能优化+代码清理/重构
- CRT/SWITCHRES:修复了 CRTSwitchRes 帧缓冲区错误
- DISCORD/RP:修正回归
- DRM:设置正确的视频模式
- FASTFORWARD:强制执行 minimum fastforward_ratio of 1.0
- FONTS/FREETYPE/STB_UNICODE/BITMAPFONT:以非整数比例渲染文本时,防止 texture bleed
- INPUT:确保在更新“Max Users”时调用“retro_set_controller_port_device”
- INPUT/ XEGL/MOUSE:修复 xegl_ctx.c 鼠标激活
- ......
详细说明见:https://github.com/libretro/RetroArch/blob/master/CHANGES.md#191
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms in Java
Robert Lafore / Sams / 2002-11-06 / USD 64.99
Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!