Forum: General Discussion
2014-03-28, 22:31
|
Replies: 21
Views: 25,765
|
Forum: General Discussion
2011-10-03, 00:50
|
Replies: 21
Views: 25,765
Yeah, there's a quite a few places where the...
Yeah, there's a quite a few places where the music/voice balance isn't ideal and the music drowns them out, although I (hacker for YU-NO project) didn't feel that it happened frequently enough though...
|
Forum: Production & Help
2009-12-09, 02:29
|
Replies: 5
Views: 5,156
|
Forum: Technical Issues
2009-11-04, 19:48
|
Replies: 7
Views: 5,621
No problem. Same compression as the background...
No problem. Same compression as the background images, but the bitmaps are indexed rather than 16-bit RGB.
Here's and updated version of dgpconv that handles the .CHP images as well. There is a...
|
Forum: Technical Issues
2009-11-03, 22:31
|
Replies: 7
Views: 5,621
The tool is supposed to be run from the...
The tool is supposed to be run from the command-line and is not set up for drag-and-drop.
If you really want drag-and-drop, create a bat file with the following contents in the same directory:
...
|
Forum: Technical Issues
2009-11-03, 17:49
|
Replies: 7
Views: 5,621
Image files are in a LZSS compressed 16bpp RGB...
Image files are in a LZSS compressed 16bpp RGB format - easy enough to write a conversion tool without needing to debug the game executable.
See attached file for conversion tool and BMP files of...
|