Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - michal

Pages: 1 ... 38 39 [40]
586
Offtopic / Re: Other games worthy of engine recreation
« on: May 16, 2010, 08:24:08 pm »
You can find more such projects here:
https://en.wikipedia.org/wiki/Game_engine_recreation

And here:
https://rewiki.regengedanken.de/wiki/Links_to_engine_reimplementations

There is project for master of orion 2 which unfortunately looks dead:
https://toom.sourceforge.net/home/

587
Open Feedback / Re: Fullscreen?
« on: May 15, 2010, 09:20:31 pm »
Maybe you could rescale geo and base to highest multiplier of original resolution (320x200?),  and fill rest with black borders.

So, for example to support resolution 1280x720, you could scale image x3 - to resolution 960x600, and make 60px upper/lower border and 160px left/right border.

It isn't best, but it should keep original game aspect ratio and allow scaling with good effect i think.

588
Open Feedback / Re: Fullscreen?
« on: May 15, 2010, 08:41:06 pm »
Adding support for bigger resolutions in battlescape should be easier - you can just show bigger area. But tile scaling would also be needed, without that in 1600x1200 you probably could nearly see whole map in screen :P

So, for example scaling tiles x2 and showing 2x bigger area could work nice for resolution 1280x1024.

589
Open Feedback / Re: Game running fine?
« on: May 15, 2010, 08:36:42 pm »
I've tested under windows xp. Everything works without problems :)

Pages: 1 ... 38 39 [40]