AnirudhRahul / opsu-Android

GNU General Public License v3.0
36 stars 15 forks source link

spinner problems #3

Open Zamazenta opened 6 years ago

Zamazenta commented 6 years ago

you probably already know that spinners are extremely laggy, and checking the "remove spinner elements" in options doesnt really help at all. Whats the cause for this? Would it be possible to rewrite spinners since now there are rankings but its almost impossible to fc any map with a spinner?

Zamazenta commented 6 years ago

would also be nice to see slidertrackoverride in skin.ini working :D

AnirudhRahul commented 6 years ago

I would like to reprogram the spinners but I am currently not sure how. If you would like to take a crack at it you can go to my github and try to improve the spinners.

On Jan 25, 2018 2:53 PM, "lemonsucks" notifications@github.com wrote:

would also be nice to see slidertrackoverride in skin.ini working :D

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AnirudhRahul/opsu-Android/issues/3#issuecomment-360581128, or mute the thread https://github.com/notifications/unsubscribe-auth/AOQA_RB_b8wJdIaGNDaqFJ8o3zOJUZbxks5tONvLgaJpZM4RtY4a .

Zamazenta commented 6 years ago

i'ved tried, maybe i set up the source wrong (never really made anything for android before). got it to compile as an apk however when opened on my tablet, touch input would not work. edit: was able to get it to work, had to fix an error in the code as you did not supply the online ranking files thus creating some problems edit2: was able to fix the problem by removing the spinner sound effects called in sendSpinnerSpinResult @ GameData.java

AnirudhRahul commented 6 years ago

This happens to me sometimes as well, usually the issue is fixed if I delete all the opsu files, uninstall opsu, and then reinstall opsu.

On Sat, Jan 27, 2018 at 8:02 AM, lemonsucks notifications@github.com wrote:

i'ved tried, maybe i set up the source wrong (never really made anything for android before). got it to compile as an apk however when opened on my tablet, touch input would not work.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AnirudhRahul/opsu-Android/issues/3#issuecomment-360983519, or mute the thread https://github.com/notifications/unsubscribe-auth/AOQA_VjoIpYVVHjaRus8n4FR5y9iYXEeks5tOx5zgaJpZM4RtY4a .