台灣的Gentoo User只有我一個人
Moderator: Forums Team
台灣的Gentoo User只有我一個人
I'm Chen Wen.
http://chenpc.csie.in
http://chenpc.csie.in
-
jojoyakira
- Posts: 284
- Joined: Thu Mar 01, 2007 10:42 pm
- Location: kaohsiung
再加我,3個了。
BTW,推薦一個好玩的遊戲,openttd。
畫面很精緻喔!也有中文化。
我簡介一下安裝方法:
1.
USE自己決定,不過USE沒開timidity也會有音效,只是沒有音樂。
2.到以下網址下載:Transport Tycoon Deluxe
http://www.tt-forums.net/viewtopic.php?t=3407
3.參考:readme.txt
把下載來的ttd-win.zip解開,將以下檔案放置在~/openttd下
4.在~/openttd下執行openttd,就會在家目錄下產生~/.openttd。
修改當中的openttd.cfg
使用英文:
使用中文(中文化):
5.中文化才需要這個步驟,使用英文則不需要這個步驟。
以下是遊戲畫面截圖:(點一下圖片可以看大一點的圖,比較清楚。
)
openttd開始:

遊戲進行中:

結束openttd:

BTW,推薦一個好玩的遊戲,openttd。
Code: Select all
~ $ eix openttd
[I] games-simulation/openttd
Available versions: [M]0.5.2 0.6.3!t {alsa debug dedicated iconv png scenarios timidity truetype zlib}
Installed versions: 0.6.3!t(21時51分08秒 西元2009年01月31日)(alsa iconv png truetype zlib -debug -dedicated -scenarios -timidity)
Homepage: http://www.openttd.org/
Description: OpenTTD is a clone of Transport Tycoon Deluxe我簡介一下安裝方法:
1.
Code: Select all
~ $ emerge -av openttd2.到以下網址下載:Transport Tycoon Deluxe
http://www.tt-forums.net/viewtopic.php?t=3407
3.參考:readme.txt
Code: Select all
~ $ less /usr/share/doc/openttd-0.6.3/readme.txtCode: Select all
............
List of the required files:
- sample.cat
- trg1r.grf
- trgcr.grf
- trghr.grf
- trgir.grf
- trgtr.grf
............
If you want the TTD music, copy the gm/ folder from the Windows version
of TTD to your OpenTTD folder (not your data folder - also explained in
the following sections).
.......修改當中的openttd.cfg
使用英文:
Code: Select all
language = english.lngCode: Select all
language = traditional_chinese.lng
small_font = DroidSansFallback.ttf
medium_font = DroidSansFallback.ttf
large_font = DroidSansFallback.ttfCode: Select all
cd ~/openttd
ln -sf /usr/share/fonts/droid/DroidSansFallback.ttf .
openttd開始:

遊戲進行中:

結束openttd:

Desktop:Intel Pentium(R) Dual-Core CPU E5300 @ 2.60GHz,OS: Gentoo GNU/Linux
-
jojoyakira
- Posts: 284
- Joined: Thu Mar 01, 2007 10:42 pm
- Location: kaohsiung
GOT ebuild 已經由 google code 提供,詳情請見公告:NeoHsu wrote:感覺最近在台灣的Linux使用者好像真的有比較少,又或者Linux已經不流行了,最近在找的一些文件,都已經好久沒有更新了,而且也不止Gentoo Linux,其他的也是一樣,(Gentoo台灣的舊網站還變成了色情網站)現在在玩Linux比較辛苦,以前台灣Gentoo的很多好文件都不見了,got也不見了(也許沒有不見,但我使用有問題)
GOT ebuild 已移至 Google Code
GOT ebuilds 正式由 Google Code 提供服務
Desktop:Intel Pentium(R) Dual-Core CPU E5300 @ 2.60GHz,OS: Gentoo GNU/Linux
好像蠻多人跳到ubuntu的,看ubuntu.tw討論熱烈的樣子,台灣Linux用戶應該是變多了。NeoHsu wrote:感覺最近在台灣的Linux使用者好像真的有比較少,又或者Linux已經不流行了,最近在找的一些文件,都已經好久沒有更新了,而且也不止Gentoo Linux,其他的也是一樣,(Gentoo台灣的舊網站還變成了色情網站)現在在玩Linux比較辛苦,以前台灣Gentoo的很多好文件都不見了,got也不見了(也許沒有不見,但我使用有問題)
I'm Chen Wen.
http://chenpc.csie.in
http://chenpc.csie.in
-
kingctx530
- Posts: 121
- Joined: Sun Feb 05, 2006 10:30 pm
- Location: 地獄
Re: 台灣的Gentoo User只有我一個人
openttd 跟好久以前 win上的鐵路大亨一樣啊~~
不過裡面的字怎麼好小,不知怎麼變大!
好像只能把 解析度調成 800x600 會大一點!
不過裡面的字怎麼好小,不知怎麼變大!
好像只能把 解析度調成 800x600 會大一點!
--
Best Respects,
TyroneYeh
Best Respects,
TyroneYeh
-
jojoyakira
- Posts: 284
- Joined: Thu Mar 01, 2007 10:42 pm
- Location: kaohsiung
Re: 台灣的Gentoo User只有我一個人
修改~/.openttd/openttd.cfg,就可以了。TyroneYeh wrote:openttd 跟好久以前 win上的鐵路大亨一樣啊~~
不過裡面的字怎麼好小,不知怎麼變大!
好像只能把 解析度調成 800x600 會大一點!
基本上就是修改底下三個參數。
我的設定如下:
Code: Select all
small_size = 8
medium_size = 12
large_size = 16還有可以經由遊戲界面下載資料檔,包含場景、新型交通工具、地圖、競爭對手(AI).....等,要記得下載下來,不然就只是空的遊戲框架。
Desktop:Intel Pentium(R) Dual-Core CPU E5300 @ 2.60GHz,OS: Gentoo GNU/Linux
Re: 台灣的Gentoo User只有我一個人
我看 games-simulation 的目錄裡面還有這兩套是差不多的遊戲耶~~
lincity-ng
simutrans
還有一套 Gentoo 沒在 portage 的 opencity
有人玩過這些嗎?
lincity-ng
simutrans
還有一套 Gentoo 沒在 portage 的 opencity
有人玩過這些嗎?
--
Best Respects,
TyroneYeh
Best Respects,
TyroneYeh
-
kingctx530
- Posts: 121
- Joined: Sun Feb 05, 2006 10:30 pm
- Location: 地獄
Re: 台灣的Gentoo User只有我一個人
沒有耶TyroneYeh wrote:我看 games-simulation 的目錄裡面還有這兩套是差不多的遊戲耶~~
lincity-ng
simutrans
還有一套 Gentoo 沒在 portage 的 opencity
有人玩過這些嗎?
我都是用wine 玩 Torchlight
我相信末來掌握在自己手上
