iso_toolXNvg hLg

*********************************************************************************************************************
Eiso_tool̓ŗpĂXNvgł
EN"script.txt"ΎsɏÎŁACXg[ɗpo܂
EN̓"script.log"ƂĎc܂

*********************************************************************************************************************
XNvgt@C tH[}bg
Es̋/^u͖܂
EuR}h 1 2v̗lɃR}h,Xy[Xŋ؂ċLڂ܂
EpȂׂ͂Ė̂ŃRgƂėpo܂
E䕶//ϐ/Ԓl͎Ă܂

*********************************************************************************************************************
ɗ^t@Cɂ
EtpXŋLڂȂꍇ́AXNvgt@C̏ꏊN_ɕ⊮܂
)
iso_toolms0:/psp/game/iso_toolɕۑĂꍇ
copy foo.txt ms0:/bar.txts
ms0:/psp/game/iso_tool/foo.txtms0:/bar.txtɃRs[܂

Eflash0flash1p\ł
rm flash0:/kd/libmp3.prx
|flash0:/kd/libmp3.prx폜܂

*********************************************************************************************************************
ς݃R}h

*********************************************************************************************************************
Enop
ȂR}h

)
nop

*********************************************************************************************************************
E#
Rgs
#̌ɂ͕KXy[XKvł

)
# Rg

*********************************************************************************************************************
Ecopy
t@C̃Rs[

)
copy ms0:/test.prx flash0:/kd/test.prx

*********************************************************************************************************************
Erm
t@C̍폜

)
rm ms0:/test.txt

*********************************************************************************************************************
Emkdir
fBNg̍쐬

)
mkdir test

*********************************************************************************************************************
Ermdir
fBNg̍폜

)
rmdir test

)
testɃt@C/fBNgꍇ͍폜܂
Oɍ폜Kvł

*********************************************************************************************************************
Equit
XNvg̏I
c𖳎ĎsI܂

ÑXNvg[h̏ꍇ͈1w肵ꍇ
̃t@Cscript_old.scrɃl[ďI܂

)
quit 1

*********************************************************************************************************************
Eif / endif
f
_ł́Aȉ
EVXeϐ̈v(2"==")
Et@C̗L

VXeϐ
ECFW_VER : CFW̃o[W,CFW_550/CFW_503/CFW_500/CFW_6xx
EHW_TYPE : PSP̌^,PSP1000/PSP2000/PSP3000/PSP4000/PSPgo

Eif exists t@C / if not_exists t@CŁAt@C̗L𒲍

EVXeIɂ16d܂ł̃lXg\

)
if HW_TYPE == PSP1000
 if CFW_VER == CFW_550
  copy foo_550.txt bar.txt
 endif
 if CFW_VER == CFW_500
   if exists foo_500.txt
    copy foo_500.txt bar.txt
   endif
 endif
endif

*********************************************************************************************************************
Echdir
JgfBNg̕ύX

ꎞIɑ̃fBNgJgɂ܂
ȗƁAs̏Ԃɖ߂܂

)
chdir /data
copy foo.txt ../bar.txt
chdir

*********************************************************************************************************************
Enet_start
LAN𗘗păC^[lbgɐڑ

)
net_start

*********************************************************************************************************************
Enet_end
LAÑC^[lbgڑI

)
net_end

*********************************************************************************************************************
Eget_http
C^[lbgt@C擾

)
net_start
get_http EBOOT.NEW http://isotool.tfact.net/EBOOT.PBP
net_end

*********************************************************************************************************************
Eset_plugin type path [flag]
vOC̗L/ؑ
L̏ꍇŁAݒsꍇ͍ŏ̍sɒǉ


type: GAME/VSH/POPS
path:vOC̃pX
flag:L 1/ 0(ȗ1)

)
set_plugin GAME ms0:/seplugins/plugin.prx 1

