Tools and Utilities: Difference between revisions
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}}") |
No edit summary |
||
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. | ||
== 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 || | |||
|} | |||
== Texture converter == | |||
{| class="wikitable" style="width: 100%;" | |||
|- | |||
! Name !! Description !! Link | |||
|- | |||
| [[Texconv]] || Convert your texture to the .dtex format || | |||
|- | |||
| [[Crayon Utilities]] || VMU and RGBA888 image conversion || [https://github.com/Protofall/Crayon-Utilities Github] | |||
|} | |||
{{DCWiki:Stub}} | {{DCWiki:Stub}} |
Revision as of 04:33, 12 January 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 |
Texture converter
Name | Description | Link |
---|---|---|
Texconv | Convert your texture to the .dtex format | |
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!