-
Posts
18.417 -
Joined
-
Last visited
-
Days Won
601
Everything posted by Stan`
-
Did you have vsync on? Cause with my 2021 m1 i have like 200fps with vulkan at the beginning of the match.
-
0ad alpah 28 only show some english words correctly, most words are xxxxx
Stan` replied to njj2003's topic in Help & Feedback
Yeah we need to fix the fallbacks! Thanks for the report again, this will serve if other people are encountering the issue -
===[COMMITTED]===Improve Artillery Tower Particles
Stan` replied to Stan`'s topic in Completed Art Tasks
Yeah the switch made that feature go awat -
===[COMMITTED]===Improve Artillery Tower Particles
Stan` replied to Stan`'s topic in Completed Art Tasks
BuildingAI.js has code to play sounds -
0ad alpah 28 only show some english words correctly, most words are xxxxx
Stan` replied to njj2003's topic in Help & Feedback
Hey @njj2003 Thanks for the report. Don't worry it's probably easy to fix We've added supports for CJK fonts but your current locale is not being recognized. Do you what it is ? e.g zh_TW, zh_Something ? Basically we're using different fonts depending on the locale, and the fallback is english. Here I have fr_FR -
If you do, please consider this too => https://code.wildfiregames.com/D1190 I think it would be really nice @Atrik thank you for switching to the contributing side, it's very appreciated. My goal was to get all the modders on the main team eventually so the lack of speed would be curbed by the sheer number of people It did and did not work out at the same time; so many areas to work on
-
The config you're looking for is pauseonfocusloss You can set it to false, or if you want it to be temporary you can run the game with: -conf=pauseonfocusloss:false
- 1 reply
-
- 1
-
-
It will help for sure. But it might not be that much better.
-
Isn't that directly contradicting the message you quoted?
-
There is also a github pipeline made by @andy5995 that will autopackage the mod for you and upload it as a github release.
-
Just FYI multiple cores are used, just not to their fullest because the hotpath cannot be threaded for now. Imagine you are cooking and there is some part of it that takes one hour to cook. Doesn't matter if you've set the table in the meantime, it's not gonna cook any faster.
-
Can you reproduce it minimally in vanilla ?
-
Hello, as mentionned in the banner on these forums, you need to reenable TLS in the game options in order to join the lobby
-
Well I suppose before a poll we need a list of options
-
Hey, Thx for the report. Did you download the 32 bit or the 64 bit version ? You should be able to get away with installing the https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
-
https://gitea.wildfiregames.com/0ad/0ad/wiki/TechnicalArtRequirements
-
https://gitea.wildfiregames.com/0ad/0ad/wiki/PortA27ToR28
-
I imagine there is nothing in the porting guide ? Cc @phosit
-
To remove the extra folder your need to create the wip from that last screenshot. E.g ctrl+a to select all and then right click to compress via the context menu Then people will be able to install it.
-
Well instead of making people do the extracting and installing, they can just drag and drop the mod on the running game in windowed mode it will install the mod correctly on all platforms.
-
They won't be in the main game but they will be used in Delenda Est.
-
The bug tracker has patches marked as backports. However we can only make a release that's compatible with R28. That means no simulation changes. Only translations and bugfixes not touching the simulation
