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

推荐订阅源

Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
Vercel News
Vercel News
Martin Fowler
Martin Fowler
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LangChain Blog
云风的 BLOG
云风的 BLOG
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
F
Fortinet All Blogs

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - proteus-hib
2026-06-15 · via AUR Newest Packages

xordspar0 commented on 2018-07-14 23:34 (UTC)

smls commented on 2014-05-17 09:02 (UTC)

Nice, they've ported it to SDL2 and also provide a native 64bit binary now. Package is updated.

ZaZam commented on 2014-05-17 06:18 (UTC)

New version at Humble Bundle (proteus-05162014-bin)

smls commented on 2013-09-08 19:13 (UTC)

@Ichimonji10: Got it, thanks.

jaudet commented on 2013-09-08 12:58 (UTC)

@smls Eh, not quite. My example didn't make my point totally clear. My point is that lib32-alsa-plugins simply has no effect on whether the game runs correctly, and lib32-libpulse does. To put it another way: lib32-libpulse uninstalled and lib32-alsa-plugins uninstalled: fail lib32-libpulse uninstalled and lib32-alsa-plugins installed: fail lib32-libpulse installed and lib32-alsa-plugins uninstalled: success lib32-libpulse installed and lib32-alsa-plugins installed: success

smls commented on 2013-09-07 14:43 (UTC)

@Ichimonji10 Wait, you had to *remove* the 'lib32-alsa-plugins' package to make the game work?? I thought it was *needed* for PulseAudio support in Alsa games.

jaudet commented on 2013-09-07 14:24 (UTC)

Wondeful, thanks for the fix. FYI, I had to do a little extra work before the program would launch sucessfully. In short: # pacman -U proteus-hib-1.1.1_20130608-1-x86_64.pkg.tar.gz $ proteus (immediate crash) # pacman -Sy lib32-alsa-plugins $ proteus (immediate crash) # pacman -Rsn lib32-alsa-plugins && pacman -Sy lib32-libpulse $ proteus (success) This makes sense, as I have pulseaudio installed. Also, if I repeat the above procedure with thomaswasalone-hib, I get similar results -- just replace (immediate crash) with (no audio).

smls commented on 2013-09-07 12:47 (UTC)

Ichimonji: 'lib32-glu' was missing from the dependency list; I've added it now. If you still have problems after installing that, make sure your 32bit graphics stack is properly configured for OpenGL rendering. To test this, install the package 'lib32-mesa-demos' and then run: glxinfo32 | grep -E "direct |renderer" It should say "direct rendering: Yes" and correctly identify your graphics card name next to "renderer string:". Otherwise, consult the Arch wiki page of the graphics driver you're using for instruction how to set up 32bit support. Also, note that the game's official system requirements is listed as 3+ GB of RAM and Intel HD 3000 or better graphics card.

jaudet commented on 2013-09-07 03:10 (UTC)

Application launches sucessfully, but crashes upon starting a new game. Some diagnostics here: http://pastebin.com/PrxtTQue

<deleted-account> commented on 2013-06-08 15:44 (UTC)