November 6 2022 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) (Created page with "This build has the CopyTexture function fix, which fixes the LoadCropped and AddOverlay commands. Please test and let me know if those are working fine now for you. '''Changelog:''' #Switched CopyTexture() main function to blit instead of blitFromMemory, this appears to fix reported texture copying problems == See also == *Previous build *Next build *Development Builds == External links == * [https://skyscrapers...") |
Elevator1512 (talk | contribs) m (Text replacement - "Category:Development Builds" to "Category:Development Builds Category:2022 Builds") |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{legit}}{{db}} | |||
This build has the CopyTexture function fix, which fixes the LoadCropped and AddOverlay commands. Please test and let me know if those are working fine now for you. | This build has the CopyTexture function fix, which fixes the LoadCropped and AddOverlay commands. Please test and let me know if those are working fine now for you. | ||
Line 12: | Line 13: | ||
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-110622-build/ Build: 11/06/22 build on the Skyscraper Simulator Forum] | * [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-110622-build/ Build: 11/06/22 build on the Skyscraper Simulator Forum] | ||
[[Category:Development Builds]] | [[Category:Development Builds]] | ||
[[Category:2022 Builds]] | |||
[[Category:Alpha 11 builds]] | [[Category:Alpha 11 builds]] |
Latest revision as of 14:01, 1 September 2024
It contains good-faith information, such as an existing building or content. |
It contains good information related to Skyscraper Simulator. |
This build has the CopyTexture function fix, which fixes the LoadCropped and AddOverlay commands. Please test and let me know if those are working fine now for you.
Changelog:
- Switched CopyTexture() main function to blit instead of blitFromMemory, this appears to fix reported texture copying problems