aliens

Author Topic: options.cfg and debug mode and first person view not working while in visual stu  (Read 1456 times)

Offline Skybuck

  • Colonel
  • ****
  • Posts: 223
    • View Profile
For some reason setting options.cfg:
debug: true

and then in game
control-d
F10

Produces black first person view PNGs... it does write the file, but everything is black ? What is causing this ?

The files which visual studio seem to be using are located in:
C:\Users\new\Documents\OpenXcom

While the source code is in:

E:\SourceCode\OpenXCom\OpenXcom

Binary would be in:
E:\SourceCode\OpenXCom\OpenXcom\bin\Win32\Debug

I suspect this has something to do with...

Perhaps this feature loads some graphics and expects it to be in a certain folder ? Otherwise I am somewhat mystified.
« Last Edit: March 13, 2022, 10:46:26 pm by Skybuck »

Offline Skybuck

  • Colonel
  • ****
  • Posts: 223
    • View Profile
This issue has disappeared... maybe it was a problem with the code I was using back then... (calculateLine modifications??? I dont think so but ok...) don't know what else could have caused this... maybe the config get resetted probably not... kinda strange, but for now everything is ok.