Troubleshooting with VGM
Technical discussion about the VGM format, and all the software you need to handle VGM files.
Moderator: Staff
Troubleshooting with VGM
Does anyone know how to fix it? I can't import this VGM file in a vgm player like or XGM player
- Attachments
-
Green Hill VS SMPS.vgm- (106.9 KiB) Downloaded 8 times
- ValleyBell Offline
- Posts: 1642
- Joined: 2011-12-01, 20:20:07
- Location: Germany
Re: Troubleshooting with VGM
If you are logging it with SMPSPlay v2, open "config.ini" in notepad and search for:
Remove the semicolon from the 2nd line to make SMPSPlay write uncompressed data blocks.
This should make it work in most players.
Code: Select all
; Enable Data Block Compression for logged VGMs (default is 1)
;CompressVGM = 0x00This should make it work in most players.