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..." |
MelvinMan10 (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{OB}}{{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 00:09, 22 May 2025
It contains only the files in SVN, and can be safely downloaded to your computer. |
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