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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
雷峰网
雷峰网
Last Week in AI
Last Week in AI
T
Tailwind CSS Blog
V
Visual Studio Blog
Jina AI
Jina AI
博客园 - 司徒正美
The Cloudflare Blog
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
小众软件
小众软件
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
WordPress大学
WordPress大学
爱范儿
爱范儿
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏

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)