vgmrips / vgmplay-legacy

VGM file command-line player and Winamp plugin.
http://vgmrips.net
221 stars 52 forks source link

.vgm Game Gear rips don't play in Winamp #78

Closed Tasosgemah closed 3 years ago

Tasosgemah commented 3 years ago

Downloaded the latest version of the plugin but the songs don't play in Winamp. They do play in the vgm player but not with the Winamp plugin.

ValleyBell commented 3 years ago

Please provide more information:

Tasosgemah commented 3 years ago

Please provide more information:

* which exact plugin version you used

* what VGMs you tried

* what the result was (open error / playing silence / ...)

Version 0.40.9 from the releases section.

I used the Game Gear Shinobi vgm from this link: https://www.smspower.org/uploads/Music/GGShinobi-GG.zip

The result is when i drag the files into the playlist i get the duration of each song but when i try to play them, it does nothing (unless there are other different files in the same playlist, so it goes to the next one it can play).

If i drag the files in the VGM player exe, they play fine.

I have a big collection of chip music files and they all play fine with Winamp. But they all have the .vgz extension. These game gear songs have the .vgm extension and for some reason i can't play them.

ValleyBell commented 3 years ago

seems to work fine for me: in_vgm_w_Winamp_5666

in_vgm 0.40.9, Unicode build (in_vgm_w.dll) with Winamp 5.666

Do you maybe have another Winamp plugin installed that tries to open VGM files? The plugin could attempt to open .vgm, but not .vgz.

Does it work if you rename the files from .vgm to .vgz? This would hint at the "other plugin is handling .vgm" theory, as in_vgm itself ignores the file extension.

Tasosgemah commented 3 years ago

Yea, changing the extension to vgz works!

Now i have to find what causes the conflict :(

Tasosgemah commented 3 years ago

Btw, this is the window that opens when i click "view file info", looks different than yours?

Untitled

ValleyBell commented 3 years ago

looks fine to me

Can you try if the files play in a clean Winamp installation?

ValleyBell commented 3 years ago

Please try again with in_vgm 0.50.1.

If it still doesn't work, make an issue in https://github.com/ValleyBell/in_vgm-libvgm.

Tasosgemah commented 3 years ago

Please try again with in_vgm 0.50.1.

If it still doesn't work, make an issue in https://github.com/ValleyBell/in_vgm-libvgm.

I'd like to test this but in the link you posted i can only find the source code. Maybe i'm missing something?

ValleyBell commented 3 years ago

You can download current releases on vgmrips, as usual: https://vgmrips.net/forum/viewtopic.php?f=3&t=112

The GitHub Releases page is often a bit behind in that regard.

Tasosgemah commented 3 years ago

Edit: Ok i finally figured out what i was doing wrong. I had an older GYM player in the plugins folder that i completely forgot about and deleting that fixed my problem. I'm so dumb.