Skip to content

Commit 3880cab

Browse files
committed
updates
1 parent 5d99012 commit 3880cab

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

docs/crystal-chips/cc-scripting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,10 @@ Shutdown portions of how Crystal Chips work:
800800
```pbat
801801
SHUTDOWN "MM"
802802
```
803+
### File System Driver Autoload
804+
Do not autoload file system drivers after app launch
803805

806+
`SET `"BM.AUTOLOAD_FSD_EN" "0"`
804807

805808
## **Memory Manipulation**
806809

docs/homebrew/index.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,28 @@ There is no signed exploit[^3] like FMCB included. Why? Because not all modchips
2626

2727
---
2828

29-
Unzip and merge to the the root of your USB stick[^5]. Follow README.txt within.
30-
3129
[:material-cloud-download: USB](https://github.com/saildot4k/ps2homebrewstore/raw/refs/heads/main/docs/assets/USB.zip)
3230

31+
Unzip and merge to the the root of your USB stick[^5]. Follow README.txt within.
32+
3333

3434
- __SD2PSX/PSXMemCard Gen2__
3535

3636
---
3737

38+
[:material-cloud-download: SD2PSX](https://github.com/saildot4k/ps2homebrewstore/raw/refs/heads/main/docs/assets/MMCE-ALL.7z)
39+
3840
Unzip and merge contents to root of your MMCE device (THIS WILL WIPE YOUR BOOT CARDS!) Short press either button to select BOOT card 7: `MODCHIP AIO` if your card supports "DEV 1" or BOOT card 1: `PS2BBL AIO`. MUST BE ON [FW 1.2.0 or later!](https://sd2psxtd.github.io/download)
3941

40-
[:material-cloud-download: SD2PSX](https://github.com/saildot4k/ps2homebrewstore/raw/refs/heads/main/docs/assets/MMCE-ALL.7z)
4142

4243
- __MemCardPro 2__
4344

4445
---
4546

46-
Unzip and merge contents to root of your MMCE device. Use the WEB UI to set boot card to `MODCHIP AIO`. [Manual](https://manuals.plus/memcardpro2/mcp201-stone-age-gamer-manual#the_webui) MUST BE ON [FW 1.4.0 or later!](https://distribution.appcake.co.uk/install/8bitmods/apps/memcard-pro2/public)
47-
4847
[:material-cloud-download: MCP2](https://github.com/saildot4k/ps2homebrewstore/raw/refs/heads/main/docs/assets/MMCE-ALL.7z)
4948

49+
Unzip and merge contents to root of your MMCE device. Use the WEB UI to set boot card to `MODCHIP AIO`. [Manual](https://manuals.plus/memcardpro2/mcp201-stone-age-gamer-manual#the_webui) MUST BE ON [FW 1.4.0 or later!](https://distribution.appcake.co.uk/install/8bitmods/apps/memcard-pro2/public)
50+
5051

5152
</div>
5253

@@ -135,9 +136,9 @@ Config @ mc?:/SYS-CONF/PS2BBL.INI
135136

136137
[^1]: [Save Application System](https://ps2wiki.github.io/sas-apps-archive/) Icons courtesy of koraxial, Ripto, Berion and Yornn
137138
[^2]:
138-
[Universal Memory Card Structure](https://ps2wiki.github.io/sas-apps-archive/psu-categories/umcs.html) `mc?:/BOOT` and `mc?:/SYS-CONF` structure that utilizes PS2BBL as BOOT.ELF and wLE ISR Exfat as BOOT2.ELF. Failover configs for both exist in SYS-CONF along with any other common file type shared between apps such as IPCONFIG.DAT
139+
[Universal Memory Card Structure](https://ps2wiki.github.io/sas-apps-archive/psu-categories/umcs.html) `mc?:/BOOT`, `mc?:/SYS-CONF` and `mc?:/APPS` structure that utilizes PS2BBL as BOOT.ELF and wLE ISR Exfat as BOOT2.ELF. Failover configs for both exist in SYS-CONF along with any other common file type shared between apps such as IPCONFIG.DAT
139140
[^3]:
140141
[FMCB](https://israpps.github.io/FreeMcBoot-Installer/), [FHDB](https://israpps.github.io/FreeMcBoot-Installer/test/FHDB-TUTO.html), [FDVDB](https://github.com/CTurt/FreeDVDBoot), [OpenTuna](https://github.com/ps2homebrew/opentuna-installer) and [PS2BBL](https://israpps.github.io/PlayStation2-Basic-BootLoader/) are signed exploits. They take advantage of a vulnurability in the PS2 update mechanism to autoboot an ELF(s) via memory card or internal hard drive[^4]
141142
[^4]:
142-
Internal Hard Drives are compatible with all models up to SCPH-700XX. Recommend [Offical Sony Network Adapter](https://www.psdevwiki.com/ps2/Network_Adaptor) and Bitfunx Sata Upgrade for Phats, or [iFlash2PS2](https://arthrimus.com/product/iflash2ps2-flex-kit/) for SCPH-700XX Slim
143-
[^5]: Crystal Chip BM and DMS3/4 Toxic OS do not support Exfat. Use MBR/Fat32, otherwise supported in homebrew such as wLE ISR Exfat.
143+
Internal Hard Drives are compatible with all models up to and including SCPH-700XX. Recommend [Offical Sony Network Adapter](https://www.psdevwiki.com/ps2/Network_Adaptor) and Bitfunx Sata Upgrade for Phats, or [iFlash2PS2](https://arthrimus.com/product/iflash2ps2-flex-kit/) for SCPH-700XX Slim
144+
[^5]: Crystal Chip BM and DMS3/4 Toxic OS do not support exFAT. Use MBR/FAT32, otherwise supported in homebrew such as wLE ISR Exfat.

0 commit comments

Comments
 (0)