Tools and Utilities: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
(Created page with "This article will list various tools and utilities for Dreamcast development and game hacking. * dcdis {{DCWiki:Stub}}")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article will list various tools and utilities for Dreamcast development and game hacking.  
This article will list various tools and utilities for Dreamcast development and game hacking.  


* [[dcdis]]
== CD utilities ==
{| class="wikitable" style="width: 100%;"
|-
! Name !! Description !! Link
|-
| [[dcdis]] || ||
|-
| [[mkisofs]] || Bundle your project directory into a .iso || 
|-
| [[cdi4dc]] || Create bootable .CDI files ||
|-
| [[img4dc]] || Updated version of cdi4dc ||
|-
| [[GD-ROM Explorer]] || Extract and manipulate GD-ROM images in GDI format ||
|}
 
== Texture converter ==
 
{| class="wikitable" style="width: 100%;"
|-
! Name !! Description !! Link
|-
| [[Texconv]] || Convert your texture to the .dtex format || [https://github.com/tvspelsfreak/texconv Github]
|-
| [[Crayon Utilities]] || VMU and RGBA888 image conversion || [https://github.com/Protofall/Crayon-Utilities Github]
|}
 
 
 


{{DCWiki:Stub}}
{{DCWiki:Stub}}

Revision as of 17:59, 5 March 2020

This article will list various tools and utilities for Dreamcast development and game hacking.

CD utilities

Name Description Link
dcdis
mkisofs Bundle your project directory into a .iso
cdi4dc Create bootable .CDI files
img4dc Updated version of cdi4dc
GD-ROM Explorer Extract and manipulate GD-ROM images in GDI format

Texture converter

Name Description Link
Texconv Convert your texture to the .dtex format Github
Crayon Utilities VMU and RGBA888 image conversion Github



This page is a stub page. It needs to be expanded with more detail. If you know more information about this topic, please sign up and contribute to dreamcast.wiki!