steam下的火炬之光2 有没有人玩
Tofloor
poster avatar
timchi
deepin
2017-10-30 19:52
Author
昨天折扣很大就入了,但是启动不了,有人成功玩过吗?
Reply Favorite View the author
All Replies
avatar
Breeze
deepin
2017-10-30 20:16
#1
早买过了,不过没在linux下玩过
Reply View the author
avatar
承御君
deepin
2017-10-30 20:31
#2
网上下载windows版的火炬2,用crossover就玩了
Reply View the author
avatar
woodelf
deepin
2017-10-30 20:39
#3
我记得以前是直接安装了就可以玩啊。
印象里火炬之光2用的也是标准ELF二进制执行程序,用ldd看一下是不是缺什么库,steam有些游戏捆绑的库不全。
Reply View the author
avatar
walle
deepin
2017-10-30 20:47
#4
顶楼上,再者,可以在steam对应的游戏库目录中直接运行(终端下运行)游戏启动程序,一般会成功。之前战争雷霆就是这样解决的
Reply View the author
avatar
timchi
deepin
2017-11-03 05:33
#5
https://bbs.deepin.org/post/147456
顶楼上,再者,可以在steam对应的游戏库目录中直接运行(终端下运行)游戏启动程序,一般会成功。之前战争雷 ...
  1. #./ModLauncher.bin.x86_64
  2. szCmd: /bin/sh -c '"/home/ct/.steam/steam.sh" "steam://run/200710"' &
  3. rm: 无法删除'/home/ct/.steam/steam': 是一个目录
  4. rm: 无法删除'/home/ct/.steam/bin': 是一个目录
  5. Running Steam on deepin 15.4.1 64-bit
  6. STEAM_RUNTIME is disabled by the user
  7. Error: You are missing the following 32-bit libraries, and Steam may not run:
  8. libgtk-x11-2.0.so.0
  9. libgdk_pixbuf-2.0.so.0
Copy the Code

是真执行这个文件么?
Reply View the author
avatar
黑色
deepin
2017-11-03 05:43
#6
本帖最后由 black_22 于 2017-11-2 21:44 编辑

玩不了?这样,右键属性启动选项  LD_PRELOAD=~/.local/share/Steam/ubuntu12_64/gameoverlayrender.so  %command%
Reply View the author
avatar
walle
deepin
2017-11-03 05:43
#7
https://bbs.deepin.org/post/147456
是真执行这个文件么?

/SteamLibrary/steamapps/common/War Thunder/launcher  
或者
/SteamLibrary/steamapps/common/War Thunder/run
Reply View the author
Comments
black_22
2017-11-03 05:45
这是war thunder的目录,火炬之光。。。。
avatar
timchi
deepin
2017-11-03 06:36
#8
https://bbs.deepin.org/post/147456
玩不了?这样,右键属性启动选项  LD_PRELOAD=~/.local/share/Steam/ubuntu12_64/gameoverlayrender.so  %c ...

感谢,这个是正解
Reply View the author
avatar
199******95
deepin
2019-02-01 08:25
#9
https://bbs.deepin.org/post/147456
玩不了?这样,右键属性启动选项  LD_PRELOAD=~/.local/share/Steam/ubuntu12_64/gameoverlayrender.so  %c ...

在什么地方点右键可以出现属性-启动选项?
Reply View the author
avatar
136******97
deepin
2019-02-01 16:40
#10
15.7的时候steam剁手了很多游戏《火炬之光2》打通关就没有玩了。
15.8   15.9 steam不正常什么游戏都玩不了。
Reply View the author
avatar
199******95
deepin
2019-02-01 20:45
#11
https://bbs.deepin.org/post/147456
感谢,这个是正解

请问一下,你的游戏能设置为中文吗?怎么我的游戏设置里找不到中文选项?而在windows平台下有中文。
Reply View the author
avatar
199******95
deepin
2019-02-01 20:46
#12
https://bbs.deepin.org/post/147456
玩不了?这样,右键属性启动选项  LD_PRELOAD=~/.local/share/Steam/ubuntu12_64/gameoverlayrender.so  %c ...

谢谢你提供的方法,成功解决问题。
Reply View the author