1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html lang="ja"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>Known Issues</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="KNOWN_ISSUES">Known Issues</h1> 13<h2 id="VERSION_1_0_2">Version 1.0.2 2010/12/13</h2> 14<ul> 15<li>Bound animations differ from CreativeStudio in some cases.<BR>When multiple animations are loaded to the same model, the bound animations may be different from that on CreativeStudio.<BR> Use the feature for switching animations to switch to the animation you want to preview.</li> 16 17<li>Screen capture only supports the RGBA8 format.<BR> Screen capture will not work unless you specify RGBA8 as the color format in the settings file.</li> 18 19<li>Display breaks down when L4 or A4 textures are displayed at the same time as other format textures.<BR>Due to a hardware bug, the display may break down or Viewer might freeze when an L4 or A4 texture is displayed at the same time as a texture in another format.<BR> This bug can occur because, with Viewer, all textures are placed in the same VRAM location. <BR> For details, refer to the hardware documentation.</li> 20 21</ul> 22 23 24<hr><p>CONFIDENTIAL</p></body> 25</html> 26