Page Title: Miscellaneous hacking notes - ZeldaHacking Wiki

  • This webpage makes use of the TITLE meta tag - this is good for search engine optimization.

Page Description:

  • This webpage DOES NOT make use of the DESCRIPTION meta tag - this is NOT GOOD for search engine optimization.

Page Keywords:

  • This webpage DOES NOT make use of the KEYWORDS meta tag - whilst search engines nowadays do not put too much emphasis on this meta tag including them in your website does no harm.

Page Text: The following steps aren't complete yet, but in ages-disasm it is necessary to: Modify constants: Change the values of the OVERWORLD_WIDTH and OVERWORLD_HEIGHT constants in constants/other.s (see also SUBROSIA_WIDTH/HEIGHT) Change the values of OVERWORLD_MAP_START_X/Y to change where the tile grid starts on the map screen Add data: Add text indices to presentMapTextIndices and pastMapTextIndices (optional) Add data to presentMinimapPopups. Modify code: Modify the implementation of _mapGetRoomIndexWithoutUnusedColumns (02:6621) Do something about the vines, which use up past room flags. The variable "wVinePositions" is defined in terms of the past room flags; giving it a separate memory location to use may suffice. Modify graphics: Modify the appearance of the map screen to account for the new tiles (no good tools exist for this yet) gfx_map_tiles_[present|past]_1.bin: the graphics for the tiles used (part 1) gfx_map_tiles_[present|past]_2.bin: the graphics for the tiles used (part 2) map_[past|present]_minimap.bin: the layout of the tiles. Changing tree warps In Ages, this is straightforward to edit in ZOLE, except for the tokay island tree. You can only warp there if bit 7 of the room flags in present room $ac has been set. See the function: _getWarpTreeData (02:66d4) to change this behaviour.

  • This webpage has 175 words which is NOT between the recommended minimum of 250 words and the recommended maximum of 2500 words.

Header tags:

  • It appears that you are using header tags - this is a GOOD thing!

Spelling errors:

  • This webpage has 1 words which may be misspelt.

Possibly mis-spelt word: wVinePositions

Suggestion: prepositions

Broken links:

  • This webpage has 4 broken links.

Broken image links:

  • This webpage has no broken image links that we can detect - GOOD WORK.

CSS over tables for layout?:

  • It appears that this page uses DIVs for layout this is a GOOD thing!

Last modified date:

  • It appears that this page was updated on the Thursday, December 17, 2020 which is NOT within the last thirty days - this is NOT a good thing!

Images that are being re-sized:

  • This webpage has no images that are being re-sized by the browser - GOOD WORK.

Images that are being re-sized:

  • This webpage has no images that are missing their width and height - GOOD WORK.

Mobile friendly:

  • After testing this webpage it appears to be mobile friendly - this is a GOOD thing!

Links with no anchor text:

  • This webpage has 1 links that do not contain anchor text - this is NOT a good thing.

W3C Validation:

Print friendly?:

  • It appears that the webpage does NOT use CSS stylesheets to provide print functionality - this is a BAD thing.

GZIP Compression enabled?:

  • It appears that the serrver does NOT have GZIP Compression enabled - this is a NOT a good thing!