ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Slava Dubrovskiy <slava@elan.com.ua>
To: Sisyphus@altlinux.ru
Subject: Re: [sisyphus] openttd и RPMS.games
Date: Mon, 10 Jan 2005 12:58:41 +0200
Message-ID: <200501101258.45269.slava@elan.com.ua> (raw)
In-Reply-To: <20041230101511.GA22169@lrn.ru>

[-- Attachment #1: Type: text/plain, Size: 2641 bytes --]

В сообщении от 30 Декабрь 2004 12:15 Вы написали:
> > > Вообще-то, последний openttd работает с дос-версией.
> >
> > Я пытался подсунуть необходимые файлы из Дос версии (там еще надо убрать
> > последнюю букву "r " в названии) и он отказался работать:
> > $ openttd
> > Error: Wrong version of grf files!
> >  The Windows 95 edition of Transport Tycoon Deluxe is required to play
> > OTTD! openttd: ttd.c:69: error: Assertion `0' failed.
> > Aborted
>
> смотрим в spritecache.c:
> FileList files_dos = {
> { "TRG1.GRF",
>   "TRGI.GRF",
>   ...
> }
> ...
> }
> функция CheckGrfFile():
> /* Checks, if either the Windows files exist (TRG1R.GRF) or the DOS files
> (TRG1.GRF).
>  * WARNING! This is case-sensitive, therefore the file has to be uppercase
> for correct detection.
>  */
> Первым делом делается попытка открыть виндовый файл, потом дос.
>
Нет, не работатет. Если подставляешь из под винды и только в нижнем регистре 
то работает. Иначе если файля от дос:
$ ll /usr/lib/games/openttd/data
итого 5564
drwxr-xr-x  2 root root    4096 Янв  5 12:57 ./
-rw-r--r--  1 root root 1606806 Янв  5 12:57 SAMPLE.CAT
-rw-r--r--  1 root root 2426283 Янв  5 12:55 TRG1.GRF
-rw-r--r--  1 root root  267257 Янв  5 12:55 TRGC.GRF
-rw-r--r--  1 root root  410573 Янв  5 12:55 TRGH.GRF
-rw-r--r--  1 root root  293058 Янв  5 12:55 TRGI.GRF
-rw-r--r--  1 root root  559133 Янв  5 12:55 TRGT.GRF
drwxr-xr-x  5 root root    4096 Дек 29 16:17 ../
-rw-r--r--  1 root root   41639 Дек 29 11:26 canalsw.grf
-rw-r--r--  1 root root   13448 Дек 29 11:26 openttd.grf
-rw-r--r--  1 root root   22939 Дек 29 11:26 signalsw.grf
$ openttd
Error: Cannot open file '/usr/lib/games/openttd/data/sample.cat'
openttd: ttd.c:69: error: Assertion `0' failed.
Aborted

Если файлы от доса переименовать в нижний регистр то вот:
$ ll /usr/lib/games/openttd/data
итого 5564
drwxr-xr-x  2 root root    4096 Янв  5 13:03 ./
-rw-r--r--  1 root root  559133 Янв  5 13:03 trgt.grf
-rw-r--r--  1 root root  293058 Янв  5 13:03 trgi.grf
-rw-r--r--  1 root root  410573 Янв  5 13:03 trgh.grf
-rw-r--r--  1 root root  267257 Янв  5 13:02 trgc.grf
-rw-r--r--  1 root root 2426283 Янв  5 13:02 trg1.grf
-rw-r--r--  1 root root 1606806 Янв  5 13:02 sample.cat
drwxr-xr-x  5 root root    4096 Дек 29 16:17 ../
-rw-r--r--  1 root root   41639 Дек 29 11:26 canalsw.grf
-rw-r--r--  1 root root   13448 Дек 29 11:26 openttd.grf
-rw-r--r--  1 root root   22939 Дек 29 11:26 signalsw.grf
$ openttd
Error: Cannot open file '/usr/lib/games/openttd/data/trg1r.grf'
openttd: ttd.c:69: error: Assertion `0' failed.
Aborted
Т.е. требует виндовый файл (trg1r.grf).
-- 
С уважением,
Дубровский Вячеслав

[-- Attachment #2: Type: application/pgp-signature, Size: 482 bytes --]

  parent reply	other threads:[~2005-01-10 10:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-28 17:54 [sisyphus] I: openttd Anton D. Kachalov
2004-12-28 18:07 ` Sergey S. Skulachenko
2004-12-29  8:45   ` vserge
2004-12-29  9:09     ` [sisyphus] openttd и RPMS.games Sergey S. Skulachenko
2004-12-29  9:42       ` vserge
2004-12-29 10:06         ` Slava Dubrovskiy
2004-12-29 10:26           ` Andrei Bulava
2004-12-29 16:24             ` Anton D. Kachalov
2004-12-29 17:45               ` Andrei Bulava
2004-12-29 22:15                 ` Anton D. Kachalov
2004-12-30  7:34               ` Slava Dubrovskiy
2004-12-30 10:15                 ` Anton D. Kachalov
2005-01-07 15:38                   ` Alexey Morozov
2005-01-07 23:18                     ` Anton D. Kachalov
2005-01-10  9:55                       ` [sisyphus] Ресурсы для openttd Alexey Morozov
2005-01-10 10:58                   ` Slava Dubrovskiy [this message]
2004-12-30  4:49             ` [sisyphus] openttd и RPMS.games Ivan Adzhubey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200501101258.45269.slava@elan.com.ua \
    --to=slava@elan.com.ua \
    --cc=Sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git