Author Topic: BSOD - Invalid Syntax error - NanoFX_Config.py line 42 wFX_MaxRandomDistance  (Read 650 times)

Offline rtdsbg

  • Posts: 2
  • Cookies: 0
I recently changed some graphic settings  and when i exited the game and tried to reload it I got the bsod. Any help is appreciated.

Offline KrrKs

  • Posts: 461
  • Cookies: 25
Looks like the config file did not update correctly.
Go to your BC Directory scripts\Custom\NanoFXv2 and open the NanoFX_Config.py in Notepad or Notepad++
Pretty much at the bottom there is
Quote
wFX_MaxRandomDistance =
, Type a Number after that and save. (In my Setting it is 30)
Oh, and delete the NanoFX_Config.pyc. That should fix it.

Offline rtdsbg

  • Posts: 2
  • Cookies: 0
Thanks for the help, it worked perfectly! Sorry I took so long to reply.