autobleem / AutoBleem

AutoBleem - Alternative to BleemSync/BootMenu, C++ based, GameScanner and Updater for Playstation Classic
GNU General Public License v3.0
499 stars 72 forks source link

How to support network(wifi)? #281

Open gsnake2 opened 4 years ago

gsnake2 commented 4 years ago

like bleemsyc

screemerpl commented 4 years ago

Wifi and network support needs a custom Kernel. As Autobleem does not change psc internal memory (that was one ofnour goals) this is impossible to implement. Maybe some day we will develop our safe custom kernel.... Who knows.

AKA-Axanar commented 4 years ago

If you have Bleemsync 1.2 or later installed Autobleem could call Bleemsync's kernel to support wifi. I hope to look into that at some point.