Skip to content

Commit 5322992

Browse files
committed
Update cc-files.md
1 parent de43acc commit 5322992

1 file changed

Lines changed: 118 additions & 34 deletions

File tree

docs/crystal-chips/cc-files.md

Lines changed: 118 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,65 @@
1-
## Crystal Chip FW 34 V4 by R3Z3N 5/17/2025
1+
## Crystal Chip FW 34 V5 by R3Z3N 6/27/2025
2+
3+
[:material-cloud-download: Crystal Chip FW R34 v4 with updated Dashboard Scripts by R3Z3N](https://github.com/saildot4k/Crystal-Chip-R34-v5/archive/refs/heads/v5.zip)
4+
5+
???+ note "R34 V5 Changes"
6+
Fixes/Changes:
7+
8+
- SAS (Save Application Support) updated (and probably finalized). There is a script in BM/SCRIPTS/BMRTFLDR.PBT (BootManager Root Folder) \
9+
where root folders must be defined, similiar to how FMCB, PS2BBL and OSDMenu also need to define where apps are.
10+
Edit as neeeded to add new folders, delete unneeded folders as necessary. To update, place file on root of
11+
any device that you have device drivers installed for. Simply run BootManager, Application Browser and RUN/INSTALL/REMOVE
12+
for said device and BootManager will copy the file where it needs to go and SHOULD remove the script from root of said device.
13+
If not please manually delete with another app or PC. Simply grab a file from ps2wiki.github.io and drop to root of memory card
14+
(once APPINFO.PBT is included with said app)
15+
16+
- Powershell script to create APPINFO.PBT if title.cfg exists. APPINFO is now much more friendly for user, and allows device specific compatibily options
17+
18+
- Added option to show directories when browsing for APPS, Devices and Themes
19+
20+
- Added options to confirm Remove and Install apps/devices and themes which also recalls directory and appname when browsing so you do
21+
not loose track of which app you were installing or removing.
22+
23+
- Device Manager now shows which device drivers are installed. Inform users when device drivers are missing such as when FTP is installed but NET
24+
is missing. SCPH-75K and later will inform user if HDD driver is unneeded
25+
26+
- Configuration Menus hide or inform users when device drivers are missing. For example NET/FTP/HOST and HDD. If net is missing, FTP and HOST
27+
inform user NET is missing as that is the backing driver.
28+
29+
- BootManager updates mc:/SYS-CONF/IPCONFIG.DAT if it exists so that your suite of apps that call your network config stay "synced"
30+
31+
- BootManager Installer updated. Allows choosing device drivers before installing and checks if drivers are on source device.
32+
Informs user of Min/Max install just in case CC2.0/SLE users want to save space. Should fit on all 2.0 Models with full install.
33+
Warns user if critical or non critical files are not installed. Non critical files continues installing (such as missing icons)
34+
CC2.0 Installs no longer install other CC1.0 FW to flash to save more space.
35+
36+
- 2 Tutorials under Configuration Menu so that users cannot forget hw to update defined root folders, as well as how to use hotkeys.
37+
38+
- Added French Language thanks to Wanderer!
39+
40+
- Added Many more themes, 31 in total now. Still need to edit colors for font/title/menu/background. Please inform me if PAL, VGA or 480p
41+
alignment needs fixing and what your values are.
42+
43+
- Fixed bug that "Medias" scripts would never be called
244

3-
[:material-cloud-download: Crystal Chip FW R34 v4 with updated Dashboard Scripts by R3Z3N](https://github.com/saildot4k/Crystal-Chip-R34-v4/archive/refs/heads/v4.zip)
45+
- Memory Card Manager hides devices that may not be inserted
46+
47+
- Easter Egg in menus.....
48+
49+
- Besides themes and apps, this is probably the last update unless I figure out how to show which hotkeys are assigned to what application
50+
or god forbid any bugs I may have left. I may consolidate scripts if possible later.
51+
52+
- OLD APPINFO.PBT is still supported under BM/APPS/ however all the SAS compliant scripts are updated. I recommend using those going forward.
53+
54+
To Do:
55+
56+
- Help Ripto create title.cfg for his AIO (ALL IN ONE) app repository
57+
58+
- Bundle the new apps for the MegaPack as they are added to ps2wiki.github.io
59+
60+
61+
62+
## Crystal Chip FW 34 V4 by R3Z3N 5/17/2025
463

564
???- note "R34 V4 Changes"
665
Fixes/Changes:
@@ -103,57 +162,82 @@
103162

104163
Unzip and merge with the Firmware Download or move the the root of your USB stick
105164

106-
[:material-cloud-download: USB](https://github.com/saildot4k/BootManager-MegaPack/raw/refs/heads/main/BM_MegaPack_by_R3Z3N.zip)
165+
[:material-cloud-download: USB](https://github.com/saildot4k/BootManager-MegaPack/raw/refs/heads/main/BM_MEGAPACK.zip)
107166

108167

109168
- __SD2PSX/PSXMemCard Gen2__
110169

111170
---
112171

113-
Unzip and merge contents to root of your SD2PSX/PSXMemcard Gen2 MMCE device (THIS WILL WIPE YOUR BOOT CARD!) MUST BE ON [FW 1.1.1 or later!](https://sd2psxtd.github.io/download)
172+
Unzip and merge contents to root of your SD2PSX/PSXMemcard Gen2 MMCE device (THIS WILL WIPE YOUR BOOT CARD!) MUST BE ON [FW 1.2.0 or later!](https://sd2psxtd.github.io/download)
114173

115-
[:material-cloud-download: SD2PSX](https://github.com/saildot4k/BootManager-MegaPack/raw/refs/heads/main/MMCE.zip)
174+
[:material-cloud-download: SD2PSX](https://github.com/saildot4k/BootManager-MegaPack/raw/refs/heads/main/COMBINED_MMCE.zip)
116175

117176
- __MemCardPro 2__
118177

119178
---
120179

121180
Unzip and merge contents to root of your MemCardPro 2 MMCE device. Set Crystal Chip Channel 1 as your boot card. MUST BE ON [FW 1.4.0 or later!](https://distribution.appcake.co.uk/install/8bitmods/apps/memcard-pro2/public)
122181

123-
[:material-cloud-download: MCP2](https://github.com/saildot4k/BootManager-MegaPack/raw/refs/heads/main/MMCE.zip)
182+
[:material-cloud-download: MCP2](https://github.com/saildot4k/BootManager-MegaPack/raw/refs/heads/main/COMBINED_MMCE.zip)
124183

125184
</div>
126185

127186
Apps Included and updated as of 3/7/2025:
128187

129-
| Application | USB (Fat16/32) | MMCE Device |
130-
| :------------------------ | :-----------------------------: | :-------------------------------: |
131-
| Crystal Chips BootManager | :material-close-circle-outline: | :material-check-circle: |
132-
| BM Themes/Languages | :material-check-circle: | :material-check-circle: |
133-
| NHDDL Nightly 03/29/25 | :material-check-circle: | :material-check-circle: |
134-
| OPL 1.2 Beta 2201 | :material-check-circle: | :material-check-circle: |
135-
| OPL 1.2 Beta 2049 | :material-check-circle: | :material-check-circle: |
136-
| OPL 1.2 MMCE Beta 2 | :material-check-circle: | :material-check-circle: |
137-
| OPL 1.2 for RetroGem | :material-check-circle: | :material-check-circle: |
138-
| RetroGem Disc Launcher | :material-check-circle: | :material-check-circle: |
139-
| Simple Media System | :material-check-circle: | :material-check-circle: |
140-
| RetroLauncher | :material-check-circle: | :material-close-circle-outline: |
141-
| OSDXMB | :material-check-circle: | :material-close-circle-outline: |
142-
| XEB+ launch script | :material-check-circle: | :material-close-circle-outline: |
143-
| XEB+ | :material-close-circle-outline: | :material-close-circle-outline: |
144-
| Apollo Save Tool | :material-check-circle: | :material-check-circle: |
145-
| wLaunchElf by ISR | :material-check-circle: | :material-check-circle: |
146-
| wLaunchElf by kHn | :material-check-circle: | :material-check-circle: |
147-
| wLaunchElf Official | :material-check-circle: | :material-check-circle: |
148-
| Memory Card Annihilator | :material-check-circle: | :material-check-circle: |
149-
| PS2 Link | :material-check-circle: | :material-check-circle: |
150-
| PS2 Link HL | :material-check-circle: | :material-check-circle: |
151-
| HDD Tester | :material-check-circle: | :material-check-circle: |
152-
| PS2 RDRAM Test | :material-check-circle: | :material-check-circle: |
153-
| Mechacon Crash Test | :material-check-circle: | :material-check-circle: |
154-
| Pad Tester | :material-check-circle: | :material-check-circle: |
155-
| PS2 Temps | :material-check-circle: | :material-check-circle: |
156-
| Neutrino | :material-check-circle: | :material-check-circle: MMCE root |
188+
| Application | USB (Fat16/32) | MMCE Device VMC |
189+
| :----------------------------| :-----------------------------: | :-------------------------------: |
190+
| Crystal Chips BootManager | :material-close-circle-outline: | :material-check-circle: |
191+
| BM Themes | :material-check-circle: | :material-check-circle: |
192+
| Apollo Save Tool | :material-check-circle: | :material-check-circle: |
193+
| Cheat Device MMCE | :material-check-circle: | :material-check-circle: |
194+
| GSM | :material-check-circle: | :material-check-circle: |
195+
| NHDDL | :material-check-circle: | :material-check-circle: |
196+
| OPL 1.2.0 B2049 GID | :material-check-circle: | :material-check-circle: |
197+
| OPL 1.2.0 B2207 | :material-check-circle: | :material-check-circle: |
198+
| OPL MMCE Beta 2 | :material-check-circle: | :material-check-circle: |
199+
| OPL MMCE Beta 3 | :material-check-circle: | :material-check-circle: |
200+
| PSBBN Launcher | :material-check-circle: | :material-check-circle: |
201+
| Simple Media System | :material-check-circle: | :material-check-circle: |
202+
| unoffical OPL | :material-check-circle: | :material-check-circle: |
203+
| unofficial OPL Betrayal | :material-check-circle: | :material-check-circle: |
204+
| wLE ISR HDD | :material-check-circle: | :material-check-circle: |
205+
| wLE ISR XF MM | :material-check-circle: | :material-check-circle: |
206+
| wLE ISR XF MX | :material-check-circle: | :material-check-circle: |
207+
| wLE KHN | :material-check-circle: | :material-check-circle: |
208+
| wLE XFW | :material-check-circle: | :material-check-circle: |
209+
| BOOT Folder for other chips | :material-check-circle: | :material-check-circle: |
210+
| PS2 Link | :material-check-circle: | :material-check-circle: |
211+
| PS2 Link Highloading | :material-check-circle: | :material-check-circle: |
212+
| PS2 BIOS Drain | :material-check-circle: | :material-check-circle: |
213+
| PS2 HDD Checker | :material-check-circle: | :material-check-circle: |
214+
| Memory Card Annihilator | :material-check-circle: | :material-check-circle: |
215+
| Mechacon Crash Tester | :material-check-circle: | :material-check-circle: |
216+
| MX4SIO Tester | :material-check-circle: | :material-check-circle: |
217+
| OG Memory Card Tester | :material-check-circle: | :material-check-circle: |
218+
| Pad Tester | :material-check-circle: | :material-check-circle: |
219+
| PS2 HDD Tester | :material-check-circle: | :material-check-circle: |
220+
| PS2 RDRAM Test | :material-check-circle: | :material-check-circle: |
221+
| PS2 Temps | :material-check-circle: | :material-check-circle: |
222+
| PicoDrvie | :material-check-circle: | :material-check-circle: |
223+
| Xbox 2 PS2 | :material-check-circle: | :material-check-circle: |
224+
| Xbox 2 PS2 Memory Card | :material-check-circle: | :material-check-circle: |
225+
| 3D Pinball Player | :material-check-circle: | :material-check-circle: |
226+
| HERMES | :material-check-circle: | :material-check-circle: |
227+
| OSDMenu | :material-check-circle: | :material-check-circle: |
228+
| PowerOff | :material-check-circle: | :material-check-circle: |
229+
| DKWDRV | :material-check-circle: | :material-check-circle: |
230+
| POPSLOADER | :material-check-circle: | :material-check-circle: |
231+
| Restart | :material-check-circle: | :material-check-circle: |
232+
| IGR to Boot Card | :material-check-circle: | :material-check-circle: |
233+
| SYS-CONF | :material-check-circle: | :material-check-circle: |
234+
| NEUTRINO | :material-check-circle: USB Root| :material-check-circle: MMCE root |
235+
| RETROLauncher | :material-check-circle: USB Root| :material-check-circle: |
236+
| OSD-XMB | :material-check-circle: USB Root| :material-check-circle: |
237+
| XEB+ NEEDS INSTALL | :material-close-circle-outline: USB Root | :material-close-circle-outline: |
238+
239+
240+
157241

158242

159243
??? note "Missing App Notes"

0 commit comments

Comments
 (0)