├── Documents And Utilities ├── PlayStation1_STR_format1-00.txt └── img2tim_(v0.75).zip ├── ReadmePics ├── menu.png ├── tutorial_2_01.png ├── tutorial_2_02.png └── tutorial_2_03.png ├── Script ├── CREATE.cmd ├── avi2str │ ├── MC32.EXE │ ├── README_E.TXT │ └── script_examples.SCR ├── ffmpeg │ └── put_ffmpeg.exe_and_ffprobe.exe_here.txt └── mkpsxiso-1.23 │ ├── LICENSE.md │ ├── PLAYER │ ├── LICENSEE.DAT │ ├── PLAYER.EXE │ └── SYSTEM.CNF │ ├── PSPLAYER │ ├── CONFIG.DAT │ ├── ICONS │ │ ├── 1.tim │ │ ├── 2.tim │ │ ├── 3.tim │ │ └── 4.tim │ ├── LICENSEA.DAT │ ├── LICENSEE.DAT │ ├── LICENSEJ.DAT │ ├── NTSC.EXE │ ├── PAL.EXE │ ├── RESOURCE │ │ ├── ALBUMS.tim │ │ ├── FONT2.TIM │ │ ├── FOTOFILM.tim │ │ └── MARK.TIM │ └── SYSTEM.CNF │ ├── README.md │ ├── data_player.xml │ ├── data_psplayer.xml │ ├── example.xml │ ├── libgcc_s_dw2-1.dll │ ├── libstdc++-6.dll │ ├── mkisoxml.exe │ └── mkpsxiso.exe └── readme.md /Documents And Utilities/PlayStation1_STR_format1-00.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Documents And Utilities/PlayStation1_STR_format1-00.txt -------------------------------------------------------------------------------- /Documents And Utilities/img2tim_(v0.75).zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Documents And Utilities/img2tim_(v0.75).zip -------------------------------------------------------------------------------- /ReadmePics/menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/ReadmePics/menu.png -------------------------------------------------------------------------------- /ReadmePics/tutorial_2_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/ReadmePics/tutorial_2_01.png -------------------------------------------------------------------------------- /ReadmePics/tutorial_2_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/ReadmePics/tutorial_2_02.png -------------------------------------------------------------------------------- /ReadmePics/tutorial_2_03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/ReadmePics/tutorial_2_03.png -------------------------------------------------------------------------------- /Script/CREATE.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/CREATE.cmd -------------------------------------------------------------------------------- /Script/avi2str/MC32.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/avi2str/MC32.EXE -------------------------------------------------------------------------------- /Script/avi2str/README_E.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/avi2str/README_E.TXT -------------------------------------------------------------------------------- /Script/avi2str/script_examples.SCR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/avi2str/script_examples.SCR -------------------------------------------------------------------------------- /Script/ffmpeg/put_ffmpeg.exe_and_ffprobe.exe_here.txt: -------------------------------------------------------------------------------- 1 | https://ffmpeg.org/download.html#build-windows -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/LICENSE.md -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PLAYER/LICENSEE.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PLAYER/LICENSEE.DAT -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PLAYER/PLAYER.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PLAYER/PLAYER.EXE -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PLAYER/SYSTEM.CNF: -------------------------------------------------------------------------------- 1 | BOOT=cdrom:\player.exe;1 2 | TCB=4 3 | EVENT=10 4 | STACK=801FFFF0 -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/CONFIG.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/CONFIG.DAT -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/ICONS/1.tim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/ICONS/1.tim -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/ICONS/2.tim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/ICONS/2.tim -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/ICONS/3.tim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/ICONS/3.tim -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/ICONS/4.tim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/ICONS/4.tim -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/LICENSEA.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/LICENSEA.DAT -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/LICENSEE.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/LICENSEE.DAT -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/LICENSEJ.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/LICENSEJ.DAT -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/NTSC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/NTSC.EXE -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/PAL.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/PAL.EXE -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/ALBUMS.tim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/ALBUMS.tim -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/FONT2.TIM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/FONT2.TIM -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/FOTOFILM.tim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/FOTOFILM.tim -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/MARK.TIM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/PSPLAYER/RESOURCE/MARK.TIM -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/PSPLAYER/SYSTEM.CNF: -------------------------------------------------------------------------------- 1 | BOOT=cdrom:\PAL.EXE;1 2 | TCB=4 3 | EVENT=10 4 | STACK=801FFFF0 -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/README.md -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/data_player.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/data_player.xml -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/data_psplayer.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/data_psplayer.xml -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/example.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/example.xml -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/libgcc_s_dw2-1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/libgcc_s_dw2-1.dll -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/libstdc++-6.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/libstdc++-6.dll -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/mkisoxml.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/mkisoxml.exe -------------------------------------------------------------------------------- /Script/mkpsxiso-1.23/mkpsxiso.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/Script/mkpsxiso-1.23/mkpsxiso.exe -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Newbilius/PS1VideoCDCreator/HEAD/readme.md --------------------------------------------------------------------------------