Tools and Utilities: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(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. | ||
== 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 == | == CD utilities == | ||
Line 13: | Line 23: | ||
|- | |- | ||
| [[img4dc]] || Updated version of cdi4dc || | | [[img4dc]] || Updated version of cdi4dc || | ||
|- | |||
| [[GD-ROM Explorer]] || Extract and manipulate GD-ROM images in GDI format || | |||
|} | |} | ||
Line 21: | Line 33: | ||
! Name !! Description !! Link | ! Name !! Description !! Link | ||
|- | |- | ||
| [[Texconv]] || Convert your texture to the .dtex format || | | [[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] | | [[Crayon Utilities]] || VMU and RGBA888 image conversion || [https://github.com/Protofall/Crayon-Utilities Github] |
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!