Originally posted by dimko
View Post
BioShock Infinite Linux Gaming Benchmarks
Collapse
X
-
-
-
Originally posted by computerquip View PostThis is literally one of the least accepting communities I've ever seen...
1. Be thankful any interest at all was made for a Linux port. It's fine to be wary of bad ports but the lack of acceptance is totally unreasonable.
2. Has anyone played The Witcher 2 within the past three months? It might have taken awhile but it's in an acceptable state.
Stop being so goddamn unreasonable.
2. I have, and it is in unacceptable state. I can't complete game on lowest settings on reasonable hardware.
Why am I unreasonable than?
Leave a comment:
-
-
My guess is that the profile is not correctly set up. Open a terminal, navigate to the game dir and issue this command:
Code:LD_LIBRARY_PATH=~/.steam/bin32/ ~/.steam/bin32/steam-runtime/run.sh ./bioshock
Leave a comment:
-
-
Originally posted by xpander View Postok got the sdl issues fixed but now it complains that steam is not running or im not logged in.
starting game directly from executable does same.. so i guess the executable cant find if my steam is running?
Leave a comment:
-
-
ok got the sdl issues fixed but now it complains that steam is not running or im not logged in.
starting game directly from executable does same.. so i guess the executable cant find if my steam is running?
Leave a comment:
-
-
Also fixes for stock Arch install;
Code:#!/bin/sh cd $DEBUG_REAL_HOME/.steam/steam/steamapps/common/BioShock\ Infinite rm -rf $DEBUG_REAL_HOME/.local/share/irrationalgames/bioshockinfinite/GameDocuments/My\ Games/BioShock\ Infinite/Benchmarks/*.csv HOME=$DEBUG_REAL_HOME LD_LIBRARY_PATH=$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/lib:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/usr/lib:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/lib:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/usr/lib:/usr/lib32:/usr/lib32:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_64:$DEBUG_REAL_HOME/.steam/steam/steamapps/common/BioShock\ Infinite:$DEBUG_REAL_HOME/.steam/steam/steamapps/common/BioShock\ Infinite/bin ./bioshock DefaultPCBenchmarkMap.xcmap -unattended $@ cat $DEBUG_REAL_HOME/.local/share/irrationalgames/bioshockinfinite/GameDocuments/My\ Games/BioShock\ Infinite/Benchmarks/*.csv > $LOG_FILE
Code:#!/bin/sh cd $DEBUG_REAL_HOME/.steam/steam/steamapps/common/BioShock\ Infinite rm -rf $DEBUG_REAL_HOME/.local/share/irrationalgames/bioshockinfinite/GameDocuments/My\ Games/BioShock\ Infinite/Benchmarks/*.csv HOME=$DEBUG_REAL_HOME LD_LIBRARY_PATH=$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/lib:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/i386/usr/lib:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/lib:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32/steam-runtime/amd64/usr/lib:/usr/lib32:/usr/lib32:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_32:$DEBUG_REAL_HOME/.steam/steam/ubuntu12_64:$DEBUG_REAL_HOME/.steam/steam/steamapps/common/BioShock\ Infinite:$DEBUG_REAL_HOME/.steam/steam/steamapps/common/BioShock\ Infinite/bin primusrun ./bioshock DefaultPCBenchmarkMap.xcmap -unattended $@ cat $DEBUG_REAL_HOME/.local/share/irrationalgames/bioshockinfinite/GameDocuments/My\ Games/BioShock\ Infinite/Benchmarks/*.csv > $LOG_FILE
Code:$HOME/.phoronix-test-suite/installed-tests/pts/bioshock-infinite-1.0.0/bioshock-infinite
Leave a comment:
-
-
Pretty decent on my MSI Dominator Lappy, (970M GTX 3G, i7 4710MQ @ 3.5Ghz). On Arch with 3.19-1-ck kernel x86_64.
Resolution: 1920 x 1080 - Effects Quality: Ultra = 52.35fps
Leave a comment:
-
Leave a comment: