summaryrefslogtreecommitdiff
path: root/FAQ.zh
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-07-14 02:16:11 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-07-14 02:16:11 +0000
commit4b221a977fcff61db744b422920d203e2773e787 (patch)
tree99933b8fe6ceca0460803349b9249789bdca4f46 /FAQ.zh
parent32a2523dd5c51b31b31f5e43a7cebdb16e7f5e84 (diff)
downloadbullet-lab-remix-4b221a977fcff61db744b422920d203e2773e787.tar.xz
Rev. 99! WTF?
THIS IS THE FINAL RELEASE CANDIDATE!!! Everything is frozen, that means no more new features will be added and no big changes will be made after this revision. Only bug fixes will be provided. //Again, "frozen" is a term borrowed from the Debian project and //is completely unrelated to Cirno! Tweak bullet9, shrink its removal border. Change Multpo texture, add spawning effect. Fix stubbed rankings. Update sprite sheet. Store assessment total elapsed time in the score file. Score files from older revisions shouldn't cause any errors but you may get "Time elapsed 0.00" in highscore details. If you've got any sort of OCD (Obsessive-compulsive disorder), just remove it. Document!!!
Diffstat (limited to 'FAQ.zh')
-rw-r--r--FAQ.zh26
1 files changed, 20 insertions, 6 deletions
diff --git a/FAQ.zh b/FAQ.zh
index f1eb990..b16cb49 100644
--- a/FAQ.zh
+++ b/FAQ.zh
@@ -50,7 +50,7 @@ Q: 屏幕突然花了!
A: 这应该是个内部问题。如果你遇到了请汇报这个bug.
Q: 它崩溃了!
-A: 这个程序还处于「非常不稳定的阶段」并且*随时*都可能崩溃。
+A: 这个程序*随时*都可能崩溃。
如果它崩溃了,你可以将你的问题附上BLRLOG.txt一起发到google code的问题
跟踪(大致就是一个类似bugzilla的东西?)上。如果我能重新制造出这个问题,我将会在以后
试着去修正它。
@@ -58,16 +58,14 @@ A: 这个程序还处于「非常不稳定的阶段」并且*随时*都可能崩
Q: "Cannot decompress resources!" (仅限Windows)
A: 我将Windows版的游戏资源压缩了。当游戏启动时,它会建立两个文件夹并将数据
解压在其中。如果这失败了,将会弹出这个错误框。
- 重启游戏大概就能解决了。
+ 重启游戏大概就能解决了。如果还不行,请检查你的系统中是否包含expand.exe(这是个重要的
+ 系统文件!)。
Q: 你的代码没法编译!
A: 我非常肯定它(在我的机器上)*能*编译。
- 检查你是不是已经获取了所有需要的SDK。
+ 检查你是不是已经获取了所有需要的SDK,并且工程设置的是否正确。
另外,如果你使用的是一个从svn获取的较老的版本,我就不能保证它能编译了…
-Q: 你的包中有一些音乐,但是他们根本没有被播放?
-A: 播放的代码被注释掉了。你可以自己发现的。
-
Q: BLRData.dtp和BLRMusic.dtp是什么?
A: 正如名字说的,他们包含了游戏的数据。
你可以用expand.exe解压这两个文件,expand.exe可以从神秘的system32文件夹
@@ -120,6 +118,22 @@ A: 如果你能到Level 1~3...
如果你能通过Level -1...
--告诉我你来地球的目的…
+Q: 为什么我玩不了所有的关卡…它告诉我“It Ends Here!”(到此结束了!)。
+ 我难道还需要付钱吗?
+A: 当然不!还是因为技术太渣了。关于进入下一关的要求,见下表。
+ 关卡 最多重开数 最多撞弹数
+ level 2 N/A N/A
+ level 3 1 10
+ level 4 2 40
+ level 5 3 75
+ level 6 5 125
+ level 7 8 200
+ level -1 2 50
+ 举个例子,为了能够进入第6关你最多重开5次(“经典”模式中),或者最多撞弹
+ 125次(自由模式中)。
+
+ Level -2只能通过评估模式或者"--start"选项玩到。
+
Q: 有其他奖励吗?
A: 对不起,没有…
即使你一个没有吃到一个子弹地通了Level -1你也不会得到任何东西。