Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Unfortunately, it's the same for the x32 version :(

Speaking of resolution, I'm not sure what's happening, because the highest available resolution is 1920x1080, and when I tried to set it (on both x32 and x64), it looked like in the third screenshot above.

It is really weird indeed...

 
What resolution does your screen have? I could try to add it so you can manually select it in the next update, but I'm not sure if that will fix the FPS.

I can also try to upload a version with the .jar so it can be executed with your own installation of the JRE, but again, I have no clue why is it working so bad :(.

i have 1980x1080, and there was an option for this

The game saves a config file in your Documents/Dipets/config.txt. Maybe it saved a wrong config for some reason and that's why the resolution is wrong... try to delete it and start the game again, it should generate a new one (I'm still investigating what could be happening).

It said: {"music":6,"ambience":6,"seffect":6,"width":1475,"fps":0,"talkingBlip":0,"height":829}, deleting the file didn't help. I tried to set the width and height to 1980x1080, but the window still had the size like on the configuration above.

I see. So the method I'm using to get the screen size is not working properly in your case. I will change that method with another one that can probably solve the resolution problem. I'm not sure if that can help with the FPS problem...

I am still working a bit on some of the other problems I found so I will probably have everything done by the end of the next week (around friday).

I think your avatar perfectly captures how you feel about it xd 

Good luck! Testing the project after implementing it solo was the toughest part for me, but it feels great once it's done. If you are stuck, just take a break and do something else, so you can come back to it with a fresh perspective

(+1)

Thank you so much for the kind words and the feedback! :)