<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/tools/render_overworld.py, branch master</title>
<subtitle>Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash</subtitle>
<id>https://git.sl0p.foo/pokeyellow.git/atom/tools/render_overworld.py?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/tools/render_overworld.py?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-07-15T10:05:18Z</updated>
<entry>
<title>tools: render_overworld.py - build seamless Kanto map from source</title>
<updated>2026-07-15T10:05:18Z</updated>
<author>
<name>Ash Ketchum</name>
<email>no-reply@sl0p.foo</email>
</author>
<published>2026-07-15T10:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=3cd46213621e07632c41285bba2a4de34a1dceac'/>
<id>urn:sha1:3cd46213621e07632c41285bba2a4de34a1dceac</id>
<content type='text'>
Ground-truth overworld generator, no emulator. Parses map_const dimensions, the
per-map headers (tileset + connections with their alignment OFFSET), the .blk
block data, .bst blocksets (4x4 tile indices) and .2bpp tilesets, renders every
map full-size, and places them by the connection-offset math (BFS from Pallet):
  north:(ax+o,ay-Bh) south:(ax+o,ay+Ah) west:(ax-Bw,ay+o) east:(ax+Aw,ay+o)
Produces a coherent 170x180-block (5440x5760px) Kanto overworld from 36 connected
maps -- confirming connections join maps along shared edges with an offset, not
as independent centered screens.
</content>
</entry>
</feed>
