[re3] Game (Windows D3D9 64bit build) won't start
#1162
Open
opened 3 years ago by madicines
·
3 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I start the game with "re3.exe" file. The game icon appears on a task panel but there's no the game window. I press Alt+Tab to try to bring the game window to front but an error appears:
Windows D3D9 MSS 32bit and Windows OpenGL 64bit builds work fine. Release builds work too.
System: Windows 10, all VC++ Redists (2005-2015) are installed.
The error still exists after #1168.
The game starts normally if make few mouse clicks instead of Alt+Tab. Obviously the issue related to intro videos playing.
It turned out to be vanilla bug.
It should be fixed if you try the PR again.
@erorcun, thank you! I just tried the last PR, but the issue is still here. There's no error anymore after Alt+Tab but the game icon disappears from a task panel after that (it seems like the game process crashes). As i said before after two mouse clicks the game starts normally. I've set NoMovies value to 1 in re3.ini so far.