TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

'Destiny 2' Reveals Its 'Content Shredder' as a Result of Recent Lawsuit

27 点作者 danso3 个月前

6 条评论

jlouis2 个月前
The underlying thing was that the Beyond Light expansion revamped all of the engines light model. Destiny 2 runs on pretty old console hardware, and to do so, it doesn&#x27;t dynamically compute a lot of stuff. There&#x27;s a lot of pre-computed data, and lots of manual placement of light until it looks good.<p>Hence, a change in light model means redoing light for all content. By reducing a large amount of content, you claw back to the point where it is viable to do so in a single expansion cycle.<p>And that&#x27;s just one part of the problem. I&#x27;m sure there&#x27;s bit-rot creeping into game logic and effect-rendering as soon as you don&#x27;t maintain a piece of the game actively. Add a few years, and you basically have to redo a lot of work from scratch because the active part of the game has likely moved on.
hotep992 个月前
I take this to mean that the assets exist and could be compiled back into the game, but doing so would be a pretty intensive undertaking that isn&#x27;t worth it for what appears to be a nuisance lawsuit.
评论 #43230624 未加载
Y-bar2 个月前
I&#x27;m getting this error on a white page a few seconds after opening the page:<p>&gt; Application error: a client-side exception has occurred (see the browser console for more information).<p>The console shows this error message:<p>&gt; Uncaught TypeError: this.embedlyMap is undefined unregisterEmbed fbs-embedly.service.js:52 disconnectedCallback fbs-embedly.component.js:107
评论 #43230048 未加载
评论 #43230352 未加载
blueflow2 个月前
&gt; Application error: a client-side exception has occurred (see the browser console for more information).<p>I see an otherwise white page.
jcastro2 个月前
&gt; Their answer instead was to refer the court to Destiny 2 YouTuber MyNameIsByf’s 10 hour video on Destiny lore<p>Hah this isn&#x27;t just the court, everyone who plays this game has to watch YouTubers explain it because they don&#x27;t do it in the actual game.
greenchair2 个月前
the files are &quot;in&quot; the computer. ohhhhhhhh..