11 Commits

Author SHA1 Message Date
CosmicScale
86d4a949b0 Convert art_downloader from JavaScript to Python and remove Node.js dependencies
- Convert art_downloader from JavaScript to Python
- Remove nodejs, npm, puppeteer and chromium dependencies
2025-10-03 19:45:13 +01:00
Thomson2412
3de54d32b8 Add nix support with flakes (#186)
* Add nix flake to setup the environment

* Update dependency checking to support nix

* Move flake to scripts folder
2025-09-19 22:25:56 +01:00
CosmicScale
c71d23a0f4 Fix contributions to art/icons databases 2025-09-12 14:41:39 +01:00
CosmicScale
e87738a652 Add chromium as dependency 2025-09-11 15:49:59 +01:00
rtd1250
59fb805c5d Avoid partial updates on Arch Linux (#244) 2025-09-04 11:13:47 +01:00
CosmicScale
1a1dd1c958 Force scripts to run with English locale, remove exfatutils from Arch setup 2025-09-03 11:43:04 +01:00
CosmicScale
e702bdc4bc Add ldconfig, sfdisk and partprobe to dependencies 2025-09-02 12:50:34 +01:00
CosmicScale
9992f49765 Add exFAT support checks and Fedora/Arch WSL restrictions
## PSBBN-Definitive-Patch.sh
- Add exFAT mount check (kernel, FUSE)
- Block Fedora/Arch under WSL

## Setup.sh
- Install exfatprogs and exfat-fuse as fallback
- Fedora: remove dnf check-update, replace fuse with fuse-libs
2025-09-01 21:21:31 +01:00
CosmicScale
55e8c3a587 Remove chromium, add ldconfig 2025-08-29 18:20:13 +01:00
CosmicScale
c9d94495aa Change mkfs.ext2, mkfs.vfat and mkswap to use version from distro 2025-08-28 23:15:49 +01:00
CosmicScale
19389c4d50 PSBBN v3.00 update
- NEW! Central menu system; auto-setup if dependencies missing
- NEW! Music Installer supports .mp3, .m4a, .flac, and .ogg
- NEW! PSBBN Installer now uses ext2 (replacing ReiserFS), tar archives, and allows custom partition size for Contents; max Music/Contents/POPS partitions increased to 111 GB
- NEW! PSBBN Updater: update to latest patch directly from menu
- Game Installer: HDTV fix for PS1, improved Game ID extraction for VCD/ZSO files
- Extras: optional PS2 Linux install with custom home size; swap Cross/Circle button functions
- HDD-OSD (Browser 2.0): new PSBBN icon by Yornn; improved game icon background color
2025-08-28 15:15:29 +01:00