 |
Цитата: |
 |
|
|
|
|
|
|
1:каналы находятся на резервных серверах,у вас на пк или на HDD PS2?
|
|
 |
|
 |
|
In the last dump I've posted, Hudson Channel backups are hosted by my server. Sony channels are hosted by Sony's server. No channel is stored in the HDD.
Loading a channel from the HDD would be an interesting feature. For example, if a developer builds his own LAN filesharing system...
 |
Цитата: |
 |
|
|
|
|
|
|
2:Сервер обновления PSBBN остался прежним или вы заменили его на свой?
|
|
 |
|
 |
|
I don't remember how the last dump is made. I think the updater scripts are still intact and check for update/upgrades from DNAS servers. Updates have already been performed (this is not a "first initialization" dump), so it explains why the startup is faster (it just checks the version) and the modified top.xml is not overwritten.
 |
Цитата: |
 |
|
|
|
|
|
|
3:если сервер обновления заменен на ваш,возможно ли все будущие исправления PSBBN просто получать через пункт PSBBN Update из меню?
|
|
 |
|
 |
|
The update/upgrade is still obscure. I know how upgrades are performed (tarballs are downloaded from the DNAS server then installed), but I don't know how and from where updates are performed.
First, I would like to disable both updates and upgrades, because upgrades kill the PSBBN installation (it replaces my atad/regionless hacked KELFs with original JAP KELFs), and updates are incompatible with earlier versions of the PSBBN (latest PSXML scripts ruin the navigation of v0.20).
Then, if I succeed to disable upgrades and updates, I'll try to redirect it to my server, in order to allow updates with homemade updates...
 |
Цитата: |
 |
|
|
|
|
|
|
4:будет ли какое нибуть приложение для автоматизированой установки приложений и игр с PS2?или еще лучше самодельный канал откуда весь нужный софт можно будет скачать?
|
|
 |
|
 |
|
As far as I know, the original download+install process involves crypted .PAK files and... DNAS. Forget about the official thing. I did reverse the purification system a few years ago. If I remember correctly, signed files are RSA decrypted with the iLinkID and the HDD Serial Nbr as initializing vector. The HDD serial number is stored into a firmware module. In other terms : will not work with unofficial HDDs, could not be copied on-the-fly...
I think that l_oliveira and sp193 are working on a totally legal and free application installer for the HDDOSD...
 |
Цитата: |
 |
|
|
|
|
|
|
У меня тоже пара вопросов.
1) Каким образом вы делаете Кельфы? Есть какая то программа для инъекций? Или приходится через FMCB и карту памяти?
|
|
 |
|
 |
|
I use Neme's Embed Tool :
http://rghost.net/39378349
 |
Цитата: |
 |
|
|
|
|
|
|
2) ОПЛ взят тот который miniopl от oliveira?
|
|
 |
|
 |
|
No. The OPL version contained in my last dump is an old OPL that I've downloaded about one year ago. If my memories are correct, I did some modification of it's environement.
In this installation, the OPL executable is a standard ELF, and it is LoadExecuted by a small launcher. If you replace my OPL ELF with the most recent version, the launcher will probably LoadExecute the most recent version.
I don't follow the miniOPL project, but if I understood correctly, it is a work-in-progress project. So, by respect for their work I will not merge it with my piracy related SCE binhacks. I doubt they will appreciate to see their hard work being mutilated and packed with warez things.
 |
Цитата: |
 |
|
|
|
|
|
|
3) По каким-то непонятым причинам после выхода из NetFront выход изображения сбивается на NTSC. (Не в этой сборке разумеется)
|
|
 |
|
 |
|
The TV mode is definied by the PSBBN Kernel loader (osdboot.elf). It loads vmlinux with Linux-styled arguments. When you boot PSBBN in a PAL console, osdboot.elf calls GetOsdConfig and runs vmlinux in PAL 60 Hz. Maybe the NetFront binary forget some arguments when exiting to the PSBBN, causing the PSBBN to reload with his default video mode settings...
If someone wants to play around with args, you can load the PSBBN kernel with
Playstation 2 Linux kernelloader.