Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bucanero/vmu2gif
https://github.com/bucanero/vmu2gif
dreamcast
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bucanero/vmu2gif
- Owner: bucanero
- License: gpl-3.0
- Created: 2016-08-08T17:39:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T23:36:08.000Z (7 months ago)
- Last Synced: 2024-04-05T01:19:04.116Z (7 months ago)
- Topics: dreamcast
- Language: C++
- Homepage: http://www.bucanero.com.ar/
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VMU 2 GIF Tool v1.0
by [El Bucanero](http://www.bucanero.com.ar)
This tool extracts Dreamcast icon images from VMU files.
Supported source formats are `.DCI` and `.VMI/VMS`.```
usage: vmu2gif [destination file]NOTE:
Destination file name is optional.
```Example:
```
vmu2gif SONIC.VMI
vmu2gif SHENMUE.DCI SHENICON.GIF
```## License
[VMU2GIF](https://github.com/bucanero/vmu2gif/) Tool - Copyright (C) 2005 [Damian Parrino](https://twitter.com/dparrino)
This program is free software: you can redistribute it and/or modify
it under the terms of the [GNU General Public License](LICENSE) as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.