-
Posts
17.975 -
Joined
-
Last visited
-
Days Won
579
Everything posted by Stan`
-
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.
-
map [A26] Petra Bot is attacking Gaias Bridge in Via Augusta
Stan` replied to Obelix's topic in Bug reports
I think there is a template for that stone bridge while we should just use the actor. -
Not really because of a dumb bug in the sdl iirc. We don't have a true fullscreen mode so we can't set the resolution. There is a new hidpi option added by vladislav in A24 not sure what it does (Only works on windows) You cannot rejoin at all. So if you play with AI and get disconnected the game is lost.
-
You need to port them to A24 anyway though since thar's where the biggest breaking changes are.
-
Looks like a nvtt crash. Can't show the full callstack cause it's a custom build and I don't have the exe and pdb. > nvtt.dll!nvtt::Surface::setImage(nvtt::InputFormat format, int w, int h, int d, const void * data) Line 682 C++ nvtt.dll!nvtt::Compressor::Private::compress(const nvtt::InputOptions::Private & inputOptions, const nvtt::CompressionOptions::Private & compressionOptions, const nvtt::OutputOptions::Private & outputOptions) Line 263 C++ nvtt.dll!nvtt::Compressor::process(const nvtt::InputOptions & inputOptions, const nvtt::CompressionOptions & compressionOptions, const nvtt::OutputOptions & outputOptions) Line 115 C++ pyrogenesis.exe!0056b9fc() Unknown pyrogenesis.exe![Frames below may be incorrect and/or missing, no symbols loaded for pyrogenesis.exe] Unknown pyrogenesis.exe!0056bc72() Unknown pyrogenesis.exe!003baaea() Unknown pyrogenesis.exe!003ba8ea() Unknown ucrtbase.dll!76b84f9f() Unknown kernel32.dll!776bfa29() Unknown ntdll.dll!77ba7a9e() Unknown ntdll.dll!77ba7a6e() Unknown