owodzeg / V4Hero

Client for Patafour, a Patapon fangame.
GNU General Public License v3.0
52 stars 14 forks source link

Linux Black Screen after New Game #85

Closed jptrzy closed 2 years ago

jptrzy commented 2 years ago

After successfully building Patafour with these command:

mkdir build
cd build
cmake ../
make

and setting up options I press New Game button and only thing that awaits me after was black screen with text in right left corner "V4Hero Client 1.2".

In logs it looks that save was successfully created, but beside it I don't know what can I do; I hadn't get yet enough time to look into code.

My Specs
OS Arch Linux x86_64
CPU Intel i5-7600K (4) @ 4.200GHz
GPU NVIDIA GeForce GTX 1070

V4Hero-1.2.log

owodzeg commented 2 years ago

You met a bit unfortunate timing, big portions of the code are under renovation and for the time being, it is expected that it will not work as intended. I can't tell when the refactor will be finished, but we continously work on it and it is close to being playable.

If you want to test the very latest build, you can get to Patapolis via loading a save file, I uploaded the one I use here, simply drop it in resources/data/. I will be soon making a commit that makes missions loadable, but not yet playable.

I will close the issue whenever new game dialog will work again (as in, when we'll apply the code changes).

jptrzy commented 2 years ago

Wow It was fast. I wasn't expecting this. Thank you for help.

owodzeg commented 2 years ago

The issue has been resolved. Entering "New game" now correctly leads to a cutscene and then proceeds to a sample mission.