<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/tools/pic.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/pic.py?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/tools/pic.py?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2024-09-26T04:45:11Z</updated>
<entry>
<title>Implement .pic to .2bpp decompression (#470)</title>
<updated>2024-09-26T04:45:11Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-26T04:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=9a2f1b2170dab77a88d0230fe479e31e8356ce04'/>
<id>urn:sha1:9a2f1b2170dab77a88d0230fe479e31e8356ce04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update and add more tool scripts</title>
<updated>2022-09-19T03:25:22Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2022-09-19T03:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=208ea072375937c7258b4841a23185e82fb563b1'/>
<id>urn:sha1:208ea072375937c7258b4841a23185e82fb563b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the pic.py (de)compressor from pokemon-reverse-engineering-tools</title>
<updated>2020-09-02T16:09:18Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-09-02T16:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=ca2e63e447f34f92d79214b3ca9496abfccdd86d'/>
<id>urn:sha1:ca2e63e447f34f92d79214b3ca9496abfccdd86d</id>
<content type='text'>
$ tools/pic.py decompress x.pic  # creates x.2bpp
$ tools/gfx.py png x.2bpp        # creates x.png
$ tools/gfx.py 2bpp x.png        # creates x.2bpp
$ tools/pic.py compress x.2bpp   # creates x.pic
</content>
</entry>
</feed>
