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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Doom for SNES full source code released by former Sculptured Software employee

100 点作者 owlmusic11 个月前

4 条评论

Sakos11 个月前
Apparently the lead programmer released much of the source code a few years ago here <a href="https:&#x2F;&#x2F;github.com&#x2F;RandalLinden&#x2F;DOOM-FX">https:&#x2F;&#x2F;github.com&#x2F;RandalLinden&#x2F;DOOM-FX</a><p>But it was uncompilable because of copyrighted assets&#x2F;code. This seems to be the full source which includes the missing stuff.
akie11 个月前
Actual source files seem to be here <a href="https:&#x2F;&#x2F;ia600408.us.archive.org&#x2F;view_archive.php?archive=&#x2F;3&#x2F;items&#x2F;jeffs-doom-snes-disk-images&#x2F;source.zip" rel="nofollow">https:&#x2F;&#x2F;ia600408.us.archive.org&#x2F;view_archive.php?archive=&#x2F;3&#x2F;...</a>
karmakaze11 个月前
The backstory for the 3DO port of Doom[0] later in that thread is crazy! Worst sales&#x2F;negotiation ever.<p>[0] <a href="https:&#x2F;&#x2F;gbatemp.net&#x2F;threads&#x2F;doom-for-snes-full-source-code-released-by-former-sculptured-software-employees.657118&#x2F;post-10439578" rel="nofollow">https:&#x2F;&#x2F;gbatemp.net&#x2F;threads&#x2F;doom-for-snes-full-source-code-r...</a>
guidedlight11 个月前
This was an incredible port, and certainly an engineering masterpiece given the target hardware.<p>The level geometry of this version was more complex than the PlayStation port, and it even had online multiplayer support.<p>One interesting difference though is that enemy sprites only face the player.