- Joined
- Dec 2, 2022
- Messages
- 16
- Likes
- 34
I'm sharing here a project that was experimental in nature, but I noticed a lot of interest in it from the community, so here we go!
I created this for personal use, so it's very rudmentary, made with a simple command prompt script and some free tools.
The package doesn't contain any PS2 ROMs, you'll have to get your own to customize it.
So far, they have only been tested on hardware from the 79000 and 90000 series (they use the same ROM, except for the latest versions of the 90xxx series).
There is support for the 75 and 77, 70, 50 and 39 series, but other versions can also be flashed without any problems.
Main changes made:
Uses PS2BBL as the main boot manager, so we have OPL, ULE and a small part of FMCB inside the ROM (just to have a shortcut to "go back" when using OSDSYS).
If you don't have OPL on your MC or USB drive, PS2BBL will start it from the ROM, so you won't be stuck with the version installed inside the ROM forever, because you can update it inside your pendrive whenever you want!
Some things were removed from the original ROM to make free space, since we only have 4MB, the FONTS file that supports Japanese, Chinese, Russian, etc... and other things that I removed and don't seem to be needed ;-)
OSDSYS is modified, I removed some textures and audio FX, it was very small and preserved all its functionalities, I particularly liked its new look and sound!
Use it in the root of the disk. For example 'C:/CUSTOM'
put your original ROM inside the 'CUSTOM' folder and rename it to 'rom.bin'
Run 'MAKEROM.bat' and follow the instructions.
If your custom ROM is generated without error, test it on your PS2 emulator
So far I have only tested it with models from the 79xxx and 90xxx series. The package contains scripts for other cards, but they need to be improved and tested on PS2 hardware. Not everything that runs on emulators can run on real hardware.
I created this for personal use, so it's very rudmentary, made with a simple command prompt script and some free tools.
The package doesn't contain any PS2 ROMs, you'll have to get your own to customize it.
So far, they have only been tested on hardware from the 79000 and 90000 series (they use the same ROM, except for the latest versions of the 90xxx series).
There is support for the 75 and 77, 70, 50 and 39 series, but other versions can also be flashed without any problems.
Main changes made:
Uses PS2BBL as the main boot manager, so we have OPL, ULE and a small part of FMCB inside the ROM (just to have a shortcut to "go back" when using OSDSYS).
If you don't have OPL on your MC or USB drive, PS2BBL will start it from the ROM, so you won't be stuck with the version installed inside the ROM forever, because you can update it inside your pendrive whenever you want!
Some things were removed from the original ROM to make free space, since we only have 4MB, the FONTS file that supports Japanese, Chinese, Russian, etc... and other things that I removed and don't seem to be needed ;-)
OSDSYS is modified, I removed some textures and audio FX, it was very small and preserved all its functionalities, I particularly liked its new look and sound!
GitHub - pp5di/custom-rom-ps2-first-version
Contribute to pp5di/custom-rom-ps2-first-version development by creating an account on GitHub.
github.com
Use it in the root of the disk. For example 'C:/CUSTOM'
put your original ROM inside the 'CUSTOM' folder and rename it to 'rom.bin'
Run 'MAKEROM.bat' and follow the instructions.
If your custom ROM is generated without error, test it on your PS2 emulator
So far I have only tested it with models from the 79xxx and 90xxx series. The package contains scripts for other cards, but they need to be improved and tested on PS2 hardware. Not everything that runs on emulators can run on real hardware.