Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

Size of the character

tjackson
Sunday, October 18, 2015 - 07:21

First I would like to thank you all because I really like this game when the first time I discovered it!

Now I have a question. When I played flare (version 0.19-1 on debian) today, I find that the character, etc. is very small when the resolution is set to 1600x900. The screen looks like http://imgur.com/NtSm9Ie. I can't even find the character I play because the color is bit similar between background and the game character. So my question is - any way I can scale the related stuff e.g. character, dialogue, etc. to a bigger size? If yes, how to achieve that? 

 

Thanks

  • Log in or register to post comments
Igor Paliychuk
joined 12 years 12 months ago
Tuesday, October 20, 2015 - 14:04

This is fixed in latsst version (not released yet, but you can compile it) Now everything is scaled when your resolution is large.

  • Log in or register to post comments
tjackson
joined 9 years 7 months ago
Tuesday, October 27, 2015 - 02:26

I cloned flare-engine and flare-game from github.com

 

https://github.com/clintbellanger/flare-engine.git

https://github.com/clintbellanger/flare-game.git

 

Building flare-engine with steps:

- cd flare-engine

- mkdir build

- cd build

- cmake ..

- make

Then copy fantacycore and alpha_demo from flare-game to flare-engine/mods directory. However, I find the resolution in video disappears, shown as below:

http://imgur.com/YPd1C4k

Any flag I should configure when building from the source code repos? 

Thanks

  • Log in or register to post comments
Igor Paliychuk
joined 12 years 12 months ago
Wednesday, October 28, 2015 - 14:03

Correct, there is no resolution setting anymore. You can resize game window using mouse or with maximize window button. Or check Fullscreen setting in Video setting menu. In such a way you can tune game resolution from minimum 640x480 to your desktop resolution.

  • Log in or register to post comments
tjackson
joined 9 years 7 months ago
Wednesday, October 28, 2015 - 23:25

Stupid me! This feature is fairly cool and better than my expectation. I really like it. 

Many thanks!

  • Log in or register to post comments