henkaku / offline-installer

180 stars 29 forks source link

Henkaku requests #4

Open Kyogre opened 8 years ago

Kyogre commented 8 years ago
  1. it would be good if you add henkaku.bin and exploit.html files to offlineInstaller package (like in Android Henkaku installer), because for now it is only partially "offline installer". It would be even better if offlineInstaller will ask user to choose between "use current henkaku files" or "check and download latest henkaku files using internet"
  2. but for now on the page https://henkaku.xyz/showcase/ between 2 and 3 steps just mention that users need to enable internet connection or to copy henkaku.bin and exploit.html to Vita's folders manually (don't forget to attach zip with these two files)
  3. integrate installation of offlineInstaller.vpk into the main Henkaku installer
yifanlu commented 8 years ago

Offline installer is open source. You can modify the request url to point locally. You can then download the offline files and serve them.

Kyogre commented 8 years ago

it would be more reliably if Henkaku team will make such "full-offline installer" itself, not some third-party developers. And how about requests 2 and 3?

xCon1 commented 8 years ago

Hi yifanlu. I'm xCon. My question is, how to can we modify the url? By means of adding a exploit html inside the file or to the code like a url/link.

grawlinson commented 7 years ago

@xCon1: Change the BASE_ADDR in src/main.c then rebuild the offline installer.