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 |
||
(3 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. | ||
== Loaders == | |||
{| class="wikitable" style="width: 100%;" | |||
|- | |||
! Name !! Description !! Link | |||
|- | |||
| [[dcload-ip]] || Boot your applications via [[Broadband adapter]] || | |||
|- | |||
| [[dcload-serial]] || Boot your applications via [[Coder's cable]] || | |||
|} | |||
== 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}} |
Latest revision as of 23:33, 6 January 2023
This article will list various tools and utilities for Dreamcast development and game hacking.
Loaders
Name | Description | Link |
---|---|---|
dcload-ip | Boot your applications via Broadband adapter | |
dcload-serial | Boot your applications via Coder's cable |
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!