Jump to content

Kubik

Developer
  • Posts

    1975
  • Joined

  • Last visited

7 Followers

About Kubik

  • Birthday 11/26/1992

Contact Methods

  • Discord
    kubik
  • LinkedIn
    https://www.linkedin.com/in/jakub-bandola-a72908148
  • Steam
    XXXKubik
  • Website URL
    https://bandola.cz

Profile Information

  • Gender
    Male
  • Location
    Czech Republic
  • Interests
    Programming, PC games

Recent Profile Visitors

33703 profile views

Kubik's Achievements

Warchief

Warchief (27/34)

346

Reputation

  1. That is intended behavior, designer described it to me as an feature, instead of a bug.
  2. Do you mean voice lines of squads, like they say hello, when spawned, or jokes about other squads spawned nearby? or also storybook?
  3. Either I am stupid, or this is an contradiction, I do not think there is any room left for misinterpretation. If you consider it so easy, why don't you just add it? When you at it, you can add changing settings without needing to restart the game too, that would be about the same difficulty. Or you can join the team, and support the changes yourself: As I said I am not going to support any such changes, unless I have reasons to believe I can make all the needed steps, to make them complete, and correct. Any pixel on another monitor is incorrect for me, so that is a dealbreaker, and editing the renderers is too hard for me, so I can't make everything. Alternatively just post all the patches for the game (please patch on instruction boundaries and nop out to next one for simplicity), and I will review them, and if I will believe it is complete, and it will pass testing I will include it.
  4. Code that does not work correctly and leaves the window on another screen. And yes there are many way easier things like reverse engineering the networking code, or how are cards rendered, or how the inventory is sorted an filtered, those are 1000s of times easier things, than editing the multiple renderers to work correctly on all platforms.
  5. I did not say it is bad, but too hard, and that is big difference, you like making small problem worse for some, but I do not, so if I have no chance to make it correct I will not make it. I am not going to support something that have so many edge cases on so many supported platforms which include Windows 7, and Wine on Linux an Mac. Can you give me address from which is it called, and the image it draws? DirectDraw as far as I can tell is used only to enumerate devices. I really wonder why you think developers have any say in what will go into the game. That is for designers and higher executives to decide. And we disagree on that point, because I think companies where are developers make games, that they would like to play, and leadership that supports that, because they want to play the game as well consistently produce good games.
  6. Are you aware that it is free? 🤣 It does, maybe you should check the calls to see it. 🤣
  7. So you prefer no game at all? Then I am totally lost why you are complaining. Either we are not talking about same UI, or you have no clue, how Direct X works. On that point you are right, my mistake, I have no clue, why I did think that you called BattleForge "simple as hell win32 api application". 😢
  8. Don't you consider these two to be in contradiction to each other? The borders, title bar, and rounder corners. Ask Microsoft, but I am pretty sure they describe it as a feature of Direct X that render space (view port) is 2x2 from -1,-1 to 1,1 area, that is re-scaled by windows to the window/screen. So everything is scaled, including the UI. Myself of course.
  9. Well for me it is quite the opposite, I would not trade the comfort of exclusive fullscreen, for even a single pixel on another screen. With exclusive fullscreen I have much easier control what is on the screen. Well as I said, their implementation is terrible, for me the pixels on another screen are way worse than other side effects like other applications being able to easily draw on top. I hate TAA and other upscalers (yes I consider TAA upscaler) because it looks ugly, and makes things blurry, but most people does not seem to care either. I tried removing the decorations, but there is too many things to change. If we would have the source code, to be able to find all of them, I might have tried it as really hard challenge, but like this there is no way for me to have any confidence I find everything with so many renderers, and unlike you I will not be OK with solution that is wrong, even if 99.99999999999999999% of people would not care about it.
  10. I guess that is something you will not be able to explain to me. 😛 I do not see any advantage of watching live, only disadvantages. The only thing that could be even remotely considered watching live I did in last 10 years (or probably even way more), was SR Bot tournament, and even then I think I was like a minute behind. Find someone to do the UI, and it might be part of next patch.
  11. Change window's font size, or any other setting that affects the size of the decorations, and you will see that it does not work, even for 1080p. Are you on same Windows version since 2009? Otherwise did you manually reconfigure windows settings to get decorations sizes to be same, or are you missing few rows? I would care, because I have a monitor there. And same for the -3, if I would have monitor on the left. Never had that issue with any custom resolution, but I am exclusively using the DX9.0c single-threaded renderer for other reasons, so no idea, if that is issue with any other renderer. I quite often run 2 clients, but sure my use-case is special. I do not have Kingdom Come Deliverance 2, so can not test that. All unity games I can think of was doing ugly overdraw of 1 row of pixels on the other monitor. But maybe they fixed that recently, did not play any Unity game in a while. That exe does not have all dependencies, so I can not run it. I wanted to try it, to show that it is drawing on other monitors, which I find way worse, that exclusive fullscreen.
  12. Well the code base of BattleForge goes back at least to 1994. So by that metric it is quite old game. And I can not think of single game that would implement borderless fullscreen flawlessly, even for my configuration, and I do not think that 4K primary screen, and 1080p secondary screen above it is something crazily unusual. Reasoning being that any game released before Windows 11 can not implement it correctly for Windows 11 without an update, same for Windows 10, 8.1, 8, 7, and XP. All 6 of these come with new changes that affect perceived screen space, or what configuration parameters need to be considered, or how to do native window rendering without decorations.
  13. These numbers are wrong, there is at least 10 settings, that can affect that like text size, text padding, font, window padding, text scaling, desktop scaling, per monitor scaling, window decoration configuration have ton of settings that affect size.... Also just moving the window would show the top bar on the other monitor. I would bet you can not even find all windows settings that will need to be involved in that time. And how to correctly read them for everything from Windows 7, to all the different versions of Wine, and Proton. The launcher is written in C#. Looking window up by title, is terrible idea, because what about all the other windows with same title, and what about the cases, when game opens two windows? And the code you showed, even if it would work (which I did not test) would cause terrible artifacts, because windows would be re-scaling the image, because the render resolution and displaying resolution would not match. Can you check my steam library and tell me one game, that does it correctly in your opinion? https://www.lorenzostanco.com/lab/steam/u/XXXKubik I will install it and try it. I am willing to bet, I will find an issue with it, because my multi-monitor setup and settings aren't the most common I guess.
  14. Can you explain me, what exactly is basic about it? Well you install at leas two 3rd party programs to play the game.
  15. Just filter for the colors you want: https://forum.skylords.eu/applications/core/interface/file/attachment.php?id=11412
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use