Nyanyan / Egaroucid

Super Strong and Fast Othello AI / Computer Othello Reversi
https://www.egaroucid.nyanyan.dev/
GNU General Public License v3.0
111 stars 13 forks source link

Chinese mainland User Feedback Collection #143

Open Eklos9z opened 9 months ago

Eklos9z commented 9 months ago

Since GitHub is inaccessible for users in Chinese mainland, I use this issue to collect their suggestions and feedback. If possible, please don't close this issue. The format is : [User ID]:[Suggestion Content]

Eklos9z commented 9 months ago

[bayilaoye]:

Egaroucid’s algorithm is really amazing, it would be better if there is a mobile version! And I hope it can add a function to help memorize the opening patterns.

Eklos9z commented 9 months ago

[optionale]:

Perfect software! I hope it can import/export more formats of opening libraries, such as kifubox, ntest, droidshimax, etc.

Nyanyan commented 9 months ago

@Eklos9z Thank you very much! Please say thank you to them! I keep this issue open and I'll check the suggestions

Nyanyan commented 9 months ago

Answer to bayilaoye:

Thank you for using Egaroucid! Now I don't planning to make mobile version since I'm not good at mobile apps. But I think Egaroucid for Console (especially Generic version) can be run at various environments, including mobile phones (with perhaps some changes). If you (or someone who can write mobile apps) are willing to write it, I'll welcome! About a feature to help memorize opening patterns, I'm considering implementing it. I created a new issue for this function: #144 Thank you for suggestions!

Nyanyan commented 9 months ago

Answer to optionale:

Thank you very much for your suggestion! Kihubox is using Edax for its engine, and supports Edax-formatted book, so you can import / export it with Egaroucid. I don't have a phone with Android, and I don't use DroidShimax, I don't sure the book compatibility will be implemented. For Ntest, the same, because I don't know much about its book format. When I have much time to check the software, I'll do it. If you know something about their book format, I'll be pleased if you let me know!

Eklos9z commented 9 months ago

[bayilaoye]:

Thank you for your reply. I have two questions to ask you.

  1. Does Egaroucen have any plans to develop a desktop version? Because there seems to be no Anti-Othello replay software at present. And Egaroucen is the strongest AI in Anti-Othello.
  2. How should I correct my Book if it has errors? For example: f5d6c3f4f6d3f3b3c7d7e7d8c6f7e6c5b5c4e3. B4 shows -1 on my Book, but it should be -4. I tried all the functions in “Book->Book Operation”, including “Right-click to Change”, but I couldn’t record its value to the Book. What should I do?

a77fe5a77cd97462dc46aad26a49990a

Nyanyan commented 9 months ago

Answer to bayilaoye:

Thank you for using Egaroucid & Egaroucen!

  1. I'm very sorry but I have no plan to develop desktop version for Egaroucen, because I have a lot of things that I want to develop for Egaroucid. If someone kindly develops Egaroucen desktop version, I'm ready to welcome!
  2. If you want to correct the value for your own, please check “Right-click to Change” option and right-click the b4 square, and input -4 (there is not something like text area, so just press the key - and 4) then you see "数值(b4): -4" on the right-upper of the window (please see the image below). Then press Enter key to change. change_value_with_rclick
  3. You can also use "Book提高 / Book Deviate" and "开局库修正 / Book Fix". please set the board and press "Book提高 / Book Deviate" and press "开始" to automatically update book. when it finished, then use "开局库修正" to automatically fix the book value. I wrote a document about book deviating in Japanese here, so it can be helpful with translation. image
hekunzai commented 1 month ago

I really hope to update a table in the opening library

Nyanyan commented 1 month ago

@hekunzai I would like to update opening names officially if you want to add Chinese version! Could you give me opening names & transcript list? Also, you can update opening names with editing resources/openings/[lang_name]/openings.txt and openings_fork.txt, but only Japanese and English are available (If you are using Chinese language, the English opening names are shown).