lReDragol / OnceHuman_PhotoChanger

Apache License 2.0
5 stars 0 forks source link

new version has some issues with selection of directory #3

Open noxnoire opened 2 weeks ago

noxnoire commented 2 weeks ago

when u choose a wrong folder theres no check in as for is it the correct folder? also after selecting it cannot be reselected again?

tsoul1 commented 2 weeks ago

"As a temporary solution, you can check the 'config.json' file located in the temp folder path specified in the console debug window. If you delete that file and run the application again, the path will be reset."

tsoul1 commented 2 weeks ago

"The 'photo' path should be set to 'Documents' > 'res' > 'photo_local' within the folder where the game is installed.

As for the 'video' path, I'm not sure. As a temporary measure, you can set it to any location. From my experience, photos are updated correctly when using this method."

noxnoire commented 2 weeks ago

for video in case of a single disk/partition machine default should be "C:\Program Files (x86)\Steam\steamapps\common\Once Human\res\environment\dynamic_objects\buildingsystem\facility\wishmachine\texture\wishmachine.mp4" which idk why doesnt automatically check that directory but does a "for drive in (insert all possible drive letter)" edit , it actually check for a file on video but the prompt doesnt verify its a correct directory

lReDragol commented 2 weeks ago

for video in case of a single disk/partition machine default should be "C:\Program Files (x86)\Steam\steamapps\common\Once Human\res\environment\dynamic_objects\buildingsystem\facility\wishmachine\texture\wishmachine.mp4" which idk why doesnt automatically check that directory but does a "for drive in (insert all possible drive letter)" edit , it actually check for a file on video but the prompt doesnt verify its a correct directory

Hi. My search is piled on the folders [(f'{drive}:', 'SteamLibrary', 'steamapps', 'common', 'Once Human', 'res', 'environment', 'dynamic_objects', 'buildingsystem', 'facility', 'wishmachine', 'texture', 'wishmachine.mp4')] and starts with 'SteamLibrary' as it is supposed to be at all but you do not have it so the code and did not search further on the disk. In the next update (it will be big) I will take into account your variant of location. Thanks for letting me know.

Chen169792 commented 1 week ago

appreciate redrgo good work i also same problem cannot be reselected is it blocked? or still working ex

tsoul1 commented 1 week ago

redrgo 좋은 작업에 감사드립니다. 저도 같은 문제가 있는데 다시 선택할 수 없습니다. 차단된 건가요? 아니면 아직 작동 중인 건가요? 전-

"Please review the comments to ensure that the correct paths have been set properly."