devolution

Author Topic: Issue with the game's window size.  (Read 2900 times)

0 Members and 1 Guest are viewing this topic.

Offline Zaizen

  • Newbie
  • *
  • Posts: 1
Issue with the game's window size.
« on: February 11, 2017, 02:31:24 PM »
Hello Pink Petal community  :)  I am a new user that has just joined. Nice to meet you all and sorry it is under such circumstances.


I seem to have a problem with the game itself, so if anyone can help me it would be greatly appreciated. For some reason, when I open the game, the window size extends behind my start menu, rendering some buttons unusable during my play. I'm on 1366x768 resolution (Windows 10) which I read in the config file should be fine, but it isn't.


I have attached a screenshot of the problem to better help you understand what is going on.

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Issue with the game's window size.
« Reply #1 on: November 26, 2017, 11:18:24 PM »
Sorry its a little late.

Edit the config.xml and look for:
<Resolution
    Resolution="J_1024x768"    - the name of the folder
    Width="1024"                      - the width of the window inside the border
    Height="768"                       - the height of the window inside the border
    ScaleWidth="800"                - the width that the files were set up using
    ScaleHeight="600"               - the height that the files were set up using
    FixedScale="false"                - scaling had been done improperly at one point, this corrected that, leave it false
    FullScreen="false"                 - Full screen or not
    ListScrollAmount="3"             - lines scrolled with the mouse wheel
    TextScrollAmount="3"            - lines scrolled with the mouse wheel
/>

If your Resolution is 4:3 or 16:9 scale the Width and Height down a little and the window should fit better.
For J_1024x768 set it to 960x720
For J_1366x768 set it to 1280x720
For J_1920x1080 set it to 1840x1035
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline oxygeno

  • Newbie
  • *
  • Posts: 2
Re: Issue with the game's window size.
« Reply #2 on: November 27, 2017, 09:58:00 AM »
Hello,


I just installed your new game version, and i got some issues :


- The girls image overextend the space they shoud use in the dungeon and in the girls details panel too
- the catacombs : no matter how many gangs i send there, i always get 'defaut girls' even when i got lots of custom ones.


My config file is untouched and got the false value for use defaut girl.


Oxy


EDIT: woop i shoud have done a new  topic about that :/
« Last Edit: November 27, 2017, 10:04:16 AM by oxygeno »

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Issue with the game's window size.
« Reply #3 on: November 28, 2017, 09:25:11 PM »
- The girls image overextend the space they shoud use in the dungeon and in the girls details panel too
I am going to be remaking the 4:3 interface this week.
Currently J_1024x768 is actually 800x600 scaled up.
I will make it actually 1024x768 and make all the pages use the same button locations like the J_1920x1080 does.

- the catacombs : no matter how many gangs i send there, i always get 'defaut girls' even when i got lots of custom ones.
I will look into it.
If you want you can attach your savegame so I will debug it.
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug