P.S. I just noticed the text accompanying your post! Thank you so much for the credits and for introducing Luna to the community.
I am very curious about the two code corrections you mentioned. Could you share what you had to modify? I would love to patch those fixes into the official GitHub repository!
If you are interested....
Moderator: Ras
-
Spunc595
- Posts: 7
- Joined: Mon Jul 06, 2026 12:15 am
- Full name: Daniele Marpino
-
Sylwy
- Posts: 5299
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: If you are interested....
The previously mentioned modifications – for using nnue in search. Additionally: 1. the correct name is `luna_52000_safe.nnue`; 2. place all `.rs` files in a folder named `src` (for correct compilation).Spunc595 wrote: ↑Wed Jul 08, 2026 4:24 pm P.S. I just noticed the text accompanying your post! Thank you so much for the credits and for introducing Luna to the community.
I am very curious about the two code corrections you mentioned. Could you share what you had to modify? I would love to patch those fixes into the official GitHub repository!
-
Spunc595
- Posts: 7
- Joined: Mon Jul 06, 2026 12:15 am
- Full name: Daniele Marpino
Re: If you are interested....
Thank you so much for the clarification.
You are completely right. Missing the src folder structure was an oversight on my part when setting up the repository layout. Since I've already published the first release, I will push an update to reorganize the files into the src directory immediately so that cargo build works seamlessly out of the box for everyone.
I will also make sure the NNUE filename is properly aligned and documented.
Thanks again for catching these issues and helping me clean up the repository!
You are completely right. Missing the src folder structure was an oversight on my part when setting up the repository layout. Since I've already published the first release, I will push an update to reorganize the files into the src directory immediately so that cargo build works seamlessly out of the box for everyone.
I will also make sure the NNUE filename is properly aligned and documented.
Thanks again for catching these issues and helping me clean up the repository!
-
Sylwy
- Posts: 5299
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: If you are interested....
+1Spunc595 wrote: ↑Wed Jul 08, 2026 4:43 pm Thank you so much for the clarification.
You are completely right. Missing the src folder structure was an oversight on my part when setting up the repository layout. Since I've already published the first release, I will push an update to reorganize the files into the src directory immediately so that cargo build works seamlessly out of the box for everyone.
I will also make sure the NNUE filename is properly aligned and documented.
Thanks again for catching these issues and helping me clean up the repository!
THANK YOU for your chess engine !
-
Sylwy
- Posts: 5299
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu


