--- oup/current/Tools/TxmpReplace.pas 2007/05/26 18:31:36 195 +++ oup/current/Tools/TxmpReplace.pas 2007/05/26 20:41:34 199 @@ -129,6 +129,7 @@ begin mem := TMemoryStream.Create; case OniImage_New.Format of + ifX1R5G5B5: new_storetype := 1; ifA1R5G5B5: new_storetype := 2; ifA4R4G4B4: new_storetype := 0; ifA8R8G8B8: