Line 5: |
Line 5: |
| ::: Maybe in the future or only certain parts of the code. -[[User:Teknecal|Teknecal]] 04:31, 30 June 2008 (CEST) | | ::: Maybe in the future or only certain parts of the code. -[[User:Teknecal|Teknecal]] 04:31, 30 June 2008 (CEST) |
| | | |
| + | __TOC__ |
| | | |
− | ==How it works==
| + | {| class="wikitable sortable" align="right" |
− | 1. The Homebrew Browser (HBB) contacts main server to receive a listing of the current homebrew applications. The list contains the different homebrew application names, image file sizes, boot file sizes and whether it is a dol or elf file.
| |
− | | |
− | 2. HBB checks to see if the user has the latest image files (stored in /temp)for all homebrew listed. If the image is out of date or missing, it downloads the image file.
| |
− | | |
− | 4. Once in HBB and when selecting a game to install, it downloads the icon.png, meta.xml and boot.dol/elf files from the server.
| |
− | :Should the list in step 1 include the release date? [[User:Felix|Felix]] 08:29, 30 June 2008 (CEST)
| |
− | :: At the moment it doesn't because that's all written on the image files you download. Kind of a bad development idea, always having to change images when it gets updated, but for the end user they won't notice. --[[User:Teknecal|Teknecal]] 09:52, 30 June 2008 (CEST)
| |
− | :Why not put this and the notes for the devs right on the article? --[[User:Blooper4912|Blooper4912]] 23:36, 1 July 2008 (CEST)
| |
− | ::Well, I went ahead and copied them. --[[User:Blooper4912|Blooper4912]] 23:43, 1 July 2008 (CEST)
| |
− | :: Thanks --[[User:Teknecal|Teknecal]] 10:23, 4 July 2008 (CEST)
| |
− | | |
− | ==Listing of applications and their folder names==
| |
− | | |
− | {| class="wikitable sortable" | |
| |- | | |- |
| ! Title || Directory | | ! Title || Directory |
Line 176: |
Line 163: |
| | Yabause (Ac_K) || yabause_ac_k | | | Yabause (Ac_K) || yabause_ac_k |
| |} | | |} |
| + | |
| + | ==How it works== |
| + | 1. The Homebrew Browser (HBB) contacts main server to receive a listing of the current homebrew applications. The list contains the different homebrew application names, image file sizes, boot file sizes and whether it is a dol or elf file. |
| + | |
| + | 2. HBB checks to see if the user has the latest image files (stored in /temp)for all homebrew listed. If the image is out of date or missing, it downloads the image file. |
| + | |
| + | 4. Once in HBB and when selecting a game to install, it downloads the icon.png, meta.xml and boot.dol/elf files from the server. |
| + | :Should the list in step 1 include the release date? [[User:Felix|Felix]] 08:29, 30 June 2008 (CEST) |
| + | :: At the moment it doesn't because that's all written on the image files you download. Kind of a bad development idea, always having to change images when it gets updated, but for the end user they won't notice. --[[User:Teknecal|Teknecal]] 09:52, 30 June 2008 (CEST) |
| + | :Why not put this and the notes for the devs right on the article? --[[User:Blooper4912|Blooper4912]] 23:36, 1 July 2008 (CEST) |
| + | ::Well, I went ahead and copied them. --[[User:Blooper4912|Blooper4912]] 23:43, 1 July 2008 (CEST) |
| + | :: Thanks --[[User:Teknecal|Teknecal]] 10:23, 4 July 2008 (CEST) |
| | | |
| ==Hosting== | | ==Hosting== |