alexbatalov / fallout1-ce

Fallout for modern operating systems
Other
2.18k stars 150 forks source link

game hangs playing boil1.mve after 100 days on linux-64 #97

Open badfiles opened 1 year ago

badfiles commented 1 year ago

when a 100 days before the water is over in 13 reached the game tries to play some intro and hangs

1C-RUS data used

the game quickly consumes all memory, so my PC hangs completely and don't know how to debug this

Screenshot from 2023-08-13 22-05-33

alexbatalov commented 1 year ago

Post your save game please

badfiles commented 1 year ago

04 - wait untill 100 days 07 - try to get past the boss, dialog always ends

$ ./fallout-ce-x64 buffer overflow detected : terminated Aborted

SLOT07.zip SLOT04.zip

badfiles commented 1 year ago

I believe this happens because of 'data' case on filesystem is this problem solved, the git master version cannot read saves and pathes in 'Data' or 'DATA', but is ok with 'data'. inside 'data' there's case mess, how do I make sure all files (patches) are accessed properly?

c6-dev commented 1 year ago

https://github.com/alexbatalov/fallout1-ce#configuration

badfiles commented 1 year ago

so, SLOT07 is fixed when using latest build and proper patch folder SLOT04 is not, the game hangs trying to play the short video

badfiles commented 1 year ago

https://github.com/alexbatalov/fallout1-ce#configuration

i played around with cases, with music folder both upper case (for files and folders) and lower case work for data folder upper or mixed case does NOT work, only lower works as I said before, inside data there's case mess, will all files be read? how can I tell some files are not found by the engine?

all tests made from commit 6be823c on linux64

enFaust commented 5 months ago

Hi guys,

I have same problem on Intel MacBook Pro. Changing the name of the DATA folder did not help( Could you suggest a solution for MacOS?

@badfiles @alexbatalov

alexbatalov commented 5 months ago

Will look thru on the weekend, thanks for patience.

AlexJakeGreen commented 4 months ago

Also observed game hangs when 100 days left, screen is black, the speakers make strange sounds, and CPU is 100%. Linux build from commit ad8a2754fa99ceaf40495185ad48191cf27559e2