下山田 尚久 メンバー
  
 
  登録日: 2004611月 20日 投稿記事: 13
 
  | 
		
			
				 時間: 土 11月 20, 2004 6:01 pm    題名: 画面端切れの件 | 
				     | 
			 
			
				
  | 
			 
			
				PCエンジンは表示解像度が256x224, 320x224, and 352x224の3つあり、
 
R・TYPEの解像度は352x224です。
 
 
ray殿が1.0 PRをお使いであるのならば、現在1.0上で表示させる方法は
 
マジックエンジン上のVIDEOの項目でFULLを選択する以外に方法がありません   。
 
 
0.99 beta5あたりであれば、iniファイル内の以下の項目を変更すれば表示できます   。
 
  ;
 
  ; screen resolutions
 
  ; --
 
  ;   custom screen resolutions to be used for the different
 
  ;   PC-Engine video modes (256x224, 320x224, and 352x224)
 
  ;
 
  ;   (by default a resolution of 640x480 is used for all the
 
  ;    video modes)
 
  ;
 
res_256=640.480
 
res_320=640.480
 
res_352=640.480 <−この項目を400.300や800.600に変更する
 
 
旧Verの方法は認識済みでしたら、すみません。 | 
			 
		  |