Can't run .exe file in Bottles

System: Fedora 42
Bottles version: 2:52.0-3.fc42
Launch Program: installation .exe file from https://www.shooterspool.net/

After I reinstalled the system and firstly install Bottles, it can’t run this program.
here are the logs of Bottles:

Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
01d8:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
01d8:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."

Then I installed freetype.i686 package, it passed. But still can not launch the program.

16:38:27 (INFO) Launching an executable…
fsync: up and running.
0040:err:module:hacks_init HACK: reporting LocalSystem account SID.
0060:err:module:hacks_init HACK: reporting LocalSystem account SID.
00bc:err:hid:udev_bus_init UDEV monitor creation failed

I’ve run this application on old version Bottles and unofficial .appimage version from github (GitHub - ivan-hc/Bottles-appimage: Unofficial AppImage of "Bottles", an app to run Windows software and games on Linux.), and it both run success.

Anybody know how to solve this?