First of all my program heavily relies on sf2d and sflib for loading it's textures. I haven't changed anything with the source but after updating with the most recent versions of libctru, citro3d and libsf2d, libsfil, libsftd it appears to run very slowly on both Citra and hardware. What's even weird is that none of the controls actually work, except for the analog stick. A/B/Y doesn't seem to work. The only that may possibly be causing the lags is this https://github.com/joel16/Cyanogen3DS/blob/master/source/utils.c#L126
I can't think of anything else that may affect performance. Do you have any idea what's the problem?
First of all my program heavily relies on sf2d and sflib for loading it's textures. I haven't changed anything with the source but after updating with the most recent versions of libctru, citro3d and libsf2d, libsfil, libsftd it appears to run very slowly on both Citra and hardware. What's even weird is that none of the controls actually work, except for the analog stick. A/B/Y doesn't seem to work. The only that may possibly be causing the lags is this https://github.com/joel16/Cyanogen3DS/blob/master/source/utils.c#L126
I can't think of anything else that may affect performance. Do you have any idea what's the problem?