Trombov / FutureNNAimbot

Universal neural network aimbot for all games with custom training mode
284 stars 93 forks source link

dot in the game name #30

Open Lazaaaa opened 4 years ago

Lazaaaa commented 4 years ago

If there is a dot in the name of the game, then the files: trainfiles / {game} cfg trainfiles / {game} .weights trainfiles / {game} .names they are not generated and copied to the correct folder, the program trains but it cannot be successfully completed. For example: game name: "Py.thon" will not generate files named: py.thon.cfg py.thon.weights py.thon.names and copy them to destination folders

C-hrl commented 4 years ago

Did you put the name of the game or the name of its process ? You must write the process name. For example if you want to use this with Apex Legends the executable name is image and you must write image in config.json

Also did your issue trigger an error message ? If yes can you tell us what it was ?