-
Posts
17.625 -
Joined
-
Last visited
-
Days Won
562
Everything posted by Stan`
-
A25 svn-version 25810 not playable
Stan` replied to Mr.lie's topic in Game Development & Technical Discussion
@Freagarach, @wraitii Didn't we fix something in entitylimits.js due to the autoqueue ? -
There is a ticket for it iirc but I have no idea how much hidden work there is. Pretty sure there is some stuff that needs to be done for fcollada (at least building a64bit libmxl2 and updating the slns not sure about all the other libs nor whether the windows specific code was made at all for 64 bits.
-
[Suggestion] Rank Update / Rank League / Rank seasons
Stan` replied to cap'tain roc's topic in Gameplay Discussion
@user1 @Dunedan -
Windows 11 codename : Sun Valley
Stan` replied to Lion.Kanzen's topic in Introductions & Off-Topic Discussion
We could use more bsd testers. -
I try to look them up from time to time as well as language requests. @nwtour has done an amazing job at getting things translated. I guess the biggest translation to come would be to get atlas mo files
-
A25 svn-version 25810 not playable
Stan` replied to Mr.lie's topic in Game Development & Technical Discussion
8 Ais on a giant maps means certain OOM so the crash is sad but not much we can do. -
Hi, You might want to look at the system_info.txt file to see what audio sink it is using. Chances are it's using the HDMI sound sink or there is something incorrect with PulseAudio/Alsa/Jack.
-
As you can see here https://code.wildfiregames.com/D3891 some work has already been done towards fixing it. It's usually better to work on SVN for such matters, because the file might have changed between the release and the moment you are changing it. You can also make your own mod https://trac.wildfiregames.com/wiki/Modding_Guide
-
Likely the latest forum update; @implodedok might know more.
-
How-To download and checkout 0 A.D. SVN on Windows
Stan` replied to nebkas's topic in General Discussion
Can only be pinned in one place as far as I am aware. -
That's the name of the campaign and the name of the run or vice versa. That's translated elsewhere. Well the campaign run isn't obviously since it's user specific
-
How to make a differential.
Stan` replied to LetswaveaBook's topic in Game Development & Technical Discussion
Well it's in the link https://trac.wildfiregames.com/wiki/Phabricator Other than that arm yourself with patience. Else you can just generate diff using svn diff and git diff and upload them manually. -
A25 svn-version 25810 not playable
Stan` replied to Mr.lie's topic in Game Development & Technical Discussion
@wraitii @vladislavbelov -
Mouse Cursor disappearing in Fullscreen in Windows 7
Stan` replied to Zeta1127's topic in Bug reports
@jsteave have you tried to add nohwcursor = true in your user.cfg file ? -
The replay is generated starting from the savegame iirc. It's a bit like loading a map with everything set up.