pub enum ScriptType {
Show 62 variants
Artemis,
ArtemisAsb,
ArtemisTxt,
ArtemisPanmimisoftTxt,
ArtemisArc,
ArtemisPf2,
BGI,
BGIBsi,
BGIBp,
BGIArcV1,
BGIArcV2,
BGIDsc,
BGIAudio,
BGIImg,
BGICbg,
CatSystem,
CatSystemCstl,
CatSystemInt,
CatSystemHg3,
Circus,
CircusCrm,
CircusDat,
CircusPck,
CircusPcm,
CircusCrx,
CircusCrxd,
EmotePsb,
EmotePimg,
EmoteDref,
EntisGls,
EscudeArc,
Escude,
EscudeList,
ExHibit,
ExHibitGrp,
Favorite,
HexenHaus,
HexenHausArcc,
HexenHausOdio,
HexenHausWag,
HexenHausPng,
KirikiriScn,
KirikiriSimpleCrypt,
Kirikiri,
KirikiriXp3,
KirikiriTlg,
KirikiriMdf,
KirikiriTjs2,
KirikiriTjsNs0,
Musica,
MusicaPaz,
Silky,
SilkyMap,
Softpal,
SoftpalPac,
SoftpalPacAmuse,
SoftpalPgdGe,
SoftpalPgd3,
WillPlusWs2,
WillPlusWip,
YaneuraoItufuru,
YaneuraoItufuruArc,
}Expand description
Script type
Variants§
Artemis
artemis only.Artemis Engine AST script
ArtemisAsb
artemis only.Artemis Engine ASB script
ArtemisTxt
artemis only.Artemis Engine TXT (General) script
ArtemisPanmimisoftTxt
artemis-panmimisoft only.Artemis Engine TXT (ぱんみみそふと) script
ArtemisArc
artemis-arc only.Artemis archive (pfs)
ArtemisPf2
artemis-arc only.Artemis archive (pf2) (.pfs)
BGI
bgi only.Buriko General Interpreter/Ethornell Script
BGIBsi
bgi only.Buriko General Interpreter/Ethornell bsi script (._bsi)
BGIBp
bgi only.Buriko General Interpreter/Ethornell bp script (._bp)
BGIArcV1
bgi-arc only.Buriko General Interpreter/Ethornell archive v1
BGIArcV2
bgi-arc only.Buriko General Interpreter/Ethornell archive v2
BGIDsc
bgi-arc only.Buriko General Interpreter/Ethornell compressed file (DSC)
BGIAudio
bgi-audio only.Buriko General Interpreter/Ethornell audio file (Ogg/Vorbis)
BGIImg
bgi-img only.Buriko General Interpreter/Ethornell image (Image files in sysgrp.arc)
BGICbg
bgi-img only.Buriko General Interpreter/Ethornell Compressed Background image (CBG)
CatSystem
cat-system only.CatSystem2 engine scene script
CatSystemCstl
cat-system only.CatSystem2 engine CSTL script
CatSystemInt
cat-system-arc only.CatSystem2 engine archive
CatSystemHg3
cat-system-img only.CatSystem2 engine image
Circus
circus only.Circus MES script
CircusCrm
circus-arc only.Circus Image archive
CircusDat
circus-arc only.Circus DAT archive
CircusPck
circus-arc only.Circus PCK archive
CircusPcm
circus-audio only.Circus PCM audio
CircusCrx
circus-img only.Circus CRX Image
CircusCrxd
circus-img only.Circus Differential Image
EmotePsb
emote-img only.Emote PSB (basic handle)
EmotePimg
emote-img only.Emote PIMG image
EmoteDref
emote-img only.Emote DREF(DPAK-referenced) image
EntisGls
entis-gls only.Entis GLS srcxml Script
EscudeArc
escude-arc only.Escude bin archive
Escude
escude only.Escude bin script
EscudeList
escude only.Escude list script
ExHibit
ex-hibit only.ExHibit rld script
ExHibitGrp
ex-hibit-arc only.ExHibit GRP archive
Favorite
favorite only.Favorite hcb script
HexenHaus
hexen-haus only.HexenHaus bin script
HexenHausArcc
hexen-haus-arc only.HexenHaus Arcc archive
HexenHausOdio
hexen-haus-arc only.HexenHaus Audio archive
HexenHausWag
hexen-haus-arc only.HexenHaus WAG archive
HexenHausPng
hexen-haus-img only.HexenHaus PNG image
KirikiriScn
kirikiri only.Kirikiri SCN script
KirikiriSimpleCrypt
kirikiri only.Kirikiri SimpleCrypt’s text file
Kirikiri
kirikiri only.Kirikiri script
KirikiriXp3
kirikiri-arc only.Kirikiri XP3 archive
KirikiriTlg
kirikiri-img only.Kirikiri TLG image
KirikiriMdf
kirikiri only.Kirikiri MDF (zlib compressed) file
KirikiriTjs2
kirikiri only.Kirikiri compiled TJS2 script
KirikiriTjsNs0
kirikiri only.Kirikiri TJS NS0 binary encoded script
Musica
musica only.Musica Script (.sc)
MusicaPaz
musica-arc only.Musica Engine Resource Archive (.paz)
Silky
silky only.Silky Engine Mes script
SilkyMap
silky only.Silky Engine Map script
Softpal
softpal only.Softpal src script
SoftpalPac
softpal-arc only.Softpal Pac archive
SoftpalPacAmuse
softpal-arc only.Softpal Pac/AMUSE archive
SoftpalPgdGe
softpal-img only.Softpal Pgd Ge image
SoftpalPgd3
softpal-img only.Softpal Pgd Differential image
WillPlusWs2
will-plus only.WillPlus ws2 script
WillPlusWip
will-plus-img only.WillPlus WIP Image
YaneuraoItufuru
yaneurao-itufuru only.Yaneurao Itufuru script
YaneuraoItufuruArc
yaneurao-itufuru only.Yaneurao Itufuru script archive
Trait Implementations§
Source§impl Clone for ScriptType
impl Clone for ScriptType
Source§fn clone(&self) -> ScriptType
fn clone(&self) -> ScriptType
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl Debug for ScriptType
impl Debug for ScriptType
Source§impl Ord for ScriptType
impl Ord for ScriptType
Source§fn cmp(&self, other: &ScriptType) -> Ordering
fn cmp(&self, other: &ScriptType) -> Ordering
1.21.0 · Source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Source§impl PartialEq for ScriptType
impl PartialEq for ScriptType
Source§impl PartialOrd for ScriptType
impl PartialOrd for ScriptType
Source§impl ValueEnum for ScriptType
impl ValueEnum for ScriptType
impl Copy for ScriptType
impl Eq for ScriptType
impl StructuralPartialEq for ScriptType
Auto Trait Implementations§
impl Freeze for ScriptType
impl RefUnwindSafe for ScriptType
impl Send for ScriptType
impl Sync for ScriptType
impl Unpin for ScriptType
impl UnwindSafe for ScriptType
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<Q, K> Comparable<K> for Q
impl<Q, K> Comparable<K> for Q
Source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
Source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
Source§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
key and return true if they are equal.Source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read more