mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-11 15:29:16 -04:00
Deploying to gh-pages from @ HarbourMasters/SpaghettiKart@d1dec0f6f4 🚀
This commit is contained in:
@@ -116,11 +116,11 @@ Example:</h1>
|
||||
<div class="line">└── textures</div>
|
||||
<div class="line"> └── other_textures</div>
|
||||
<div class="line"> └── logo_mario_kart_64.png</div>
|
||||
</div><!-- fragment --><h1><a class="anchor" id="tools-to-help-1"></a>
|
||||
</div><!-- fragment --><h1><a class="anchor" id="tools-to-help-2"></a>
|
||||
Tools To Help</h1>
|
||||
<p>To extract textures from the game you can use <a href="https://github.com/coco875/convert-texture-o2r/releases">convert-texture-o2r</a>. Just place the <code>convert-texture-o2r</code> executable in the same folder as <code>mk64.o2r</code> and drag and drop the <code>mk64.o2r</code> file on it or run it through command line: </p><div class="fragment"><div class="line">convert-texture-o2r mk64.o2r</div>
|
||||
</div><!-- fragment --><p> This will create a <code>textures</code> folder with all the textures extracted from the game.</p>
|
||||
<h1><a class="anchor" id="future-plans-2"></a>
|
||||
<h1><a class="anchor" id="future-plans-3"></a>
|
||||
Future plans</h1>
|
||||
<ul>
|
||||
<li>Make name more meaningful and uniform. (example: change <code>texture_69B140</code>). You can suggest name or make a PR to help rename them/organise them.</li>
|
||||
|
||||
Reference in New Issue
Block a user