Anonymous

Changes

From Rare Gaming Dump
no edit summary
Line 6: Line 6:  
* Has no SSL (a non-HSTS SSL website should be fine as long as http:// is specified)
 
* Has no SSL (a non-HSTS SSL website should be fine as long as http:// is specified)
   −
* Fits within 29 bytes, or 30 bytes with a / at the end (it does not have to be 29/30 bytes exactly, but if it is less than 29/30 bytes you will have to pad it out with NULL (00) bytes to reach 29/30, as the filesize cannot change). The important thing is to make sure that it isn't any bigger than 30 bytes with the slash, including the http:// at the start (the http:// might not be necessary, not sure)
+
* Fits within 29 bytes, or 30 bytes with a / at the end (it does not have to be 29/30 bytes exactly, but if it is less than 29/30 bytes you will have to pad it out with NULL (00) bytes to reach 29/30, as the filesize cannot change). The important thing is to make sure that it isn't any bigger than 30 bytes with the slash, including the http:// at the start.
    
* Points to a website which is simple enough for the outdated Opera browser in the Wii Shop Channel to handle (some pages simply give an error code even if they should be able to work in theory)
 
* Points to a website which is simple enough for the outdated Opera browser in the Wii Shop Channel to handle (some pages simply give an error code even if they should be able to work in theory)