Conversation
|
Hello, when my pr will be merged? |
|
Hi, I won't have time to test it before 10 days unfortunately.
|
|
Yes, I'm author, if you want I'm can send on email source LMMS file project |
|
Also, im now making update with new ROYALTY FREE sounds, im will make PR later (Because in my opinion old 2000s sounds is BAD) |
|
Hello, what about this PR? |
|
I finally found the time to test!
|
|
|
And also, what about adding source LMMS source file into project? Because in Ri-li was XM files (Fast tracker II source files). |
yes please, having the source file (and in the readme a quick "how to generate the audio" is good) |
Thank you! |
|
Added LMMS source |
|
And also, im will add more my copyrights (like in readme, authors) |
|
Also, in my opinion for Li-Ri doesn't need 2000s stuff |
It's not because it does not fit your taste that other people don't enjoy these sounds and might even prefer them to the ones you have/will create. So the best compromise is to allow the users to choose which sounds they prefer. And it's not because it has been created 20 years ago that it is "bad". It's a different generation, with different design/trends :). |
|
And also, i dont know how make UI switch |
|
Can you give for me idea (because in code you can switch and in ui no) |
In Menu::InitMain_Options we need to add a new button, and in the loop handling the menu, we need to store in preferences depending on the value. I would suggest to not add any image, just texts: "theme:" with values: "Zabiden"/"Maf" I can take a look to add it myself if you want. |
|
ALSO, IM FORGOT TO RETURN COPYRIGHT FOR MENU_LEGACY.mod |
|
Returned copyright |
Ok, im give for you this task make selector |
|
Hello, what about your update? |
I have an almost working patch. Is it ok with you if I directly push in your branch (I'll do a commit on top for now, then I would like to be able to rewrite the history directly, it will be easier to clean it)? |
There was a problem hiding this comment.
I think the one pushed is the one with the blank at the end, and not the updated one (infinite loop). Can you please double check and update it if needed?
| Ec.PrintSprite(arrows, 4, 450, 300); | ||
| } | ||
|
|
||
| switch (Pref.AudioTheme) { |
There was a problem hiding this comment.
One thing I'm not happy with this solution in the menu is that we don't know what this value is about...
We have 2 choices here: either we do what is done for the other selectors and add an image, or we add a text "Audio theme"
There was a problem hiding this comment.
In my opinion we can just add text for first time (and also, don't make now release 3.1.7, because I'm want to finish some more important tasks (like close a bit issues))
There was a problem hiding this comment.
I don't plan to do release 3.1.7 with just this, but I prefer to add the changelog when we do the changes, to ensure I don't forget something important when doing the release.
| DrawString(430, 400, "MAF", Sprites[fmenu].Image[0]); | ||
| break; | ||
| case mZabiden: | ||
| DrawString(380, 400, "ZABIDEN", Sprites[fmenu].Image[0]); |
There was a problem hiding this comment.
Feel free to rename it as you prefer, I used the author names
| Version: 3.1.7 | ||
| Date: 2026-xx-xx | ||
| Description: | ||
| - New audio menu music created by zabidenhtf (Mykyta Polishyk) |
There was a problem hiding this comment.
is this line fine for you for credits in the NEWS?
|
Hello, look, im made new melody for Li-ri (You can write issues with this song, im will fix) |
|
Also, im added another new melody (By me) |


No description provided.