tmarenko / mff_auto

Game bot for Marvel Future Fight game.
Apache License 2.0
26 stars 15 forks source link

Nox auto restart for farming biometrics #11

Closed Gnoth-404 closed 3 years ago

Gnoth-404 commented 3 years ago

nox Which version of nox supports this feature?

tmarenko commented 3 years ago

It's a default warning message and has nothing to do with Nox version: https://github.com/tmarenko/mff_auto/blob/master/lib/game/game.py#L403-L404 You should make Nox restartable via menu: image and then restart bot & emulator to apply changes. You can try older Nox (6.3.0.5) if it didn't help.

Gnoth-404 commented 3 years ago

Thanks, unfortunately nox 6.6.1.3 isn't working. Switch back to nox 6.3.0.5 and the bot works well right now. Thanks for your help.