惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
博客园_首页
M
MIT News - Artificial intelligence
雷峰网
雷峰网
GbyAI
GbyAI
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
S
SegmentFault 最新的问题
H
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 【当耐特】
V
Visual Studio Blog
月光博客
月光博客
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
云风的 BLOG
云风的 BLOG
美团技术团队
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
有赞技术团队
有赞技术团队

雷神之锤系列

一个用 JavaScript 写的只有 13KB 的 Quake 1 clone 在浏览器里运行 quake 最近我在 2019 年重新开始玩 Quake 3 Arena 的经历分享 Quake 3 Arena 4K Quake 2 RTX 上线 Quake 3 x Flash
设置 Quake 3 的最大帧数
Livid · 2019-09-12 · via 雷神之锤系列

如果没有额外设置,Quake 3 Arena 可以支持的最大帧数不会超过 90。所以需要进行一个额外设置。

可以在 baseq3 目录下增加一个文件 autoexec.cfg(如果还没有这个文件的话),然后在里面加入这一行:

seta com_maxfps "240"

我打算测试一下在 240Hz 的 GSync 显示器上真的跑到 240 帧会是什么体验 🤮