Path: chuka.playstation.co.uk!news1.scei.co.jp!usenet From: "Sugihara Yoshimi" Newsgroups: playstation.ny.resource.graphics.2d.questions Subject: =?iso-2022-jp?B?UmU6IHRpbXYbJEIkLCQmJF4kL0YwOm4kNyReJDskcyEjGyhC?= Date: Mon, 22 Jun 1998 01:41:20 +0900 Organization: PlayStation Net Yarouze Lines: 106 Message-ID: <6mje1o$g7l@news1.scei.co.jp> References: <358BBF57.4171B6A2@ta2.so-net.or.jp> NNTP-Posting-Host: 210.174.83.142 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 8bit X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 >今、TIMV.BATでTIMファイルをプレステ上で表示できなくて困っています。 > >out.txtは次のようになっています。 > > >"80120000" file address missing >dload -- PlayStation binary loader > for DTLH3000 1996/05/10 00:00:02 > when hung up try type  ESC  > I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) > BAUDRATE = 115200 >d:\ps\psx\bin\timview [ .text] address:800c0000-800c0b4f size:000b50 >000b50: 0sec. >d:\ps\psx\bin\timview [ .data] address:800c0b50-800c0c9f size:000150 >000150: 1sec. >d:\ps\psx\bin\timview [.sdata] address:800c0ca0-800c0d1f size:000080 >000080: 1sec. > PC=800c0990, GP=800c8ca0, SP=801ffff0 >load -- PlayStation program loader > for DTLH3000 1996/05/10 00:00:02 > when hung up try type  ESC  > I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) > BAUDRATE = 115200 >go -- PlayStation program execute > for DTLH3000 1996/05/10 00:00:02 > when hung up try type  ESC  > I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) > BAUDRATE = 115200 >siocons -- PlayStation debug system console program > for DTLH3000 1996/05/10 00:00:03 > type  F1  ----> display help > when hung up try type  ESC  > I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) > BAUDRATE = 115200 >Terminate by user! > >症状は、TIMデータが転送され、処理が実行されているようですが > >画面は真っ暗のままです。 > >どうか ご返答をよろしくお願いします。 えっと。どうもTIMファイルが正しくダウンロードできていないのではないかと思 います。 ちなみに私がTIMVを実行したときのout.txtは back1.tim address:80120000-80145813 size:025814 004000: 4sec.008000: 9sec.00c000: 13sec.010000: 18sec.014000: 22sec.018000: 26sec.01c000: 31sec.020000: 35sec.024000: 40sec.025814: 42sec. dload -- PlayStation binary loader for DTLH3000 1996/05/10 00:00:02 when hung up try type  ESC  I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) BAUDRATE = 38400 c:\Playst~1\psx\bin\timview [ .text] address:800c0000-800c0b4f size:000b50 000b50: 1sec. c:\Playst~1\psx\bin\timview [ .data] address:800c0b50-800c0c9f size:000150 000150: 2sec. c:\Playst~1\psx\bin\timview [.sdata] address:800c0ca0-800c0d1f size:000080 000080: 3sec. PC=800c0990, GP=800c8ca0, SP=801ffff0 load -- PlayStation program loader for DTLH3000 1996/05/10 00:00:02 when hung up try type  ESC  I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) BAUDRATE = 38400 go -- PlayStation program execute for DTLH3000 1996/05/10 00:00:02 when hung up try type  ESC  I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) BAUDRATE = 38400 ResetGraph:jtb=8004829c,env=800482e4 ResetGraph:jtb=8004829c,env=800482e4 PS-X Control PAD Driver Ver 3.0 addr=8004d724 Connected CIP Communication baud rate 38400 bps OK >>siocons -- PlayStation debug system console program for DTLH3000 1996/05/10 00:00:03 type  F1  ----> display help when hung up try type  ESC  I/O addr = 0x03F8, IRQ=4(vect=0x000C,8259=20) BAUDRATE = 38400 です。先頭のほうが違うみたいです。 ちなみに先頭の部分はTIMファイルをダウンロードしている部分のログです。 というわけで、TIMファイルの指定が間違っているのではないかと思います。 TIMファイル名を指定するときフルパスのファイル名で指定してみてください。 では。