Could someone implement GME into LOVE2D for me it will reduce my workload?
Does SNESAPU.DLL and libgme.dll work in LOVE2D
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
How do I combine the GME source code with LOVE2D's source code? I can't build programs when I tried to build aseprite from a source but I got an error instead.
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
Why do you want to accomplish this? There may well be a better solution.
(Sorry, I can't help with the source code issues.)
(Sorry, I can't help with the source code issues.)
Any code samples/ideas by me should be considered Public Domain (no attribution needed) license unless otherwise stated.
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
With gme specifically, you don't need to touch the source code of either; get binaries for both (or compile them separately), then use the FFI stuff löve includes already (due to it using luaJIT) to require in the gme c library.
Then declare the functions you want to use (that gme exports), and use them.
Things you should read probably:
https://luajit.org/ext_ffi_tutorial.html
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
I know I'm late but I use this: https://github.com/cyman-ide/LoveGme
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
Not that late to be honest, but that's indeed a library that wraps libgme, so awesome find!
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
I don't want gme anymore now I only want snesapu, because when I tried to play 6646's port of Podorui from romancing saga 3 it didn't play.
I thought Lovegme would work for sure but that wasn't the case.
I thought Lovegme would work for sure but that wasn't the case.
Last edited by Neito on Tue Sep 13, 2022 8:39 pm, edited 1 time in total.
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
I don't know what to I need help. Can someone please do that for me. You I'm going to make a game that will use SPC700 and I need the playback to be just like spcplay with interpolation settings.
Re: Does SNESAPU.DLL and libgme.dll work in LOVE2D
Why not just export the audio to a more common format like ogg or mp3? According to this link, VLC can natively read, play, and convert spc files.
OCRemix only has 1 RS3 track, sadly. But VGMusic has a MIDI version of Podorui. I don't have a midi player on my system currently, so I can't comment on the quality.
OCRemix only has 1 RS3 track, sadly. But VGMusic has a MIDI version of Podorui. I don't have a midi player on my system currently, so I can't comment on the quality.
Any code samples/ideas by me should be considered Public Domain (no attribution needed) license unless otherwise stated.
Who is online
Users browsing this forum: No registered users and 1 guest