Can't get emulators to launch with fades enabled

Goldensun1

New member
Hi guys,

New Rocket Launcher user here.

I've been setting up rocket launcher for the first time this week and i'm really struggling with getting fades to work. All emulators/roms launch fine with fades disabled but as soon as i enable them it will show a fade in screen but no emulator/rom will launch after it.

Couldn't really find a post with a similar issue, so i was hoping to find some help over here.

link to my RocketLauncher.log down below.

https://pastebin.com/XZuFVSDz


EDIT
Not sure this info helps but i also noticed the fade in isn't showing the progress bar and animated layer 4 images or playing the mp3 sounds.

EDIT 11/10/2019
Narrowed down my issue a bit and got fades working but only with "play sounds = false" in settings. When set to "true" de fade screen hangs on "DefaultFadeAnimation - Playing D:\RocketLauncher\Media\Fade\Nintendo Entertainment System\_Default\Loading Start.mp3" with no sound playing.
 
Last edited:

Goldensun1

New member
Yes it is.

I think it's something Autohotkey related from my end. For some reason i can't get any mp3 file te work.

this plays fine:
SoundPlay, %A_WinDir%\Media\ding.wav, wait

this does nothing:
SoundPlay, D:/test.mp3, wait
 
Top