WinCurl Releases
v1.2.0 (Latest)
- Android GPU Acceleration & Pygame-CE Migration: We finally resolved a week-long blocker in the Android build chain!
- The Problem: Transitioning to Pygame-CE's SDL2 backend caused severe conflicts with Android's surface scaling. Using
pygame.SCALEDandpygame.RESIZABLEresulted in decoupled touch inputs, broken aspect ratios, and aggressive letterboxing. - The Fix: We rewrote the rendering pipeline to use a dedicated hardware-accelerated
GPUCanvaswrappingpygame._sdl2.video.Renderer. By initializing the display withpygame.FULLSCREENat(0, 0)and deferring to SDL'slogical_sizefor coordinate mapping, we achieved pixel-perfect touch input and aspect ratio adaptation without redundant manual scaling. - The Result: The GL performance on Android is now higher than ever ever. The game runs buttery smooth, offloading nearly all rendering to the GPU.
- The Problem: Transitioning to Pygame-CE's SDL2 backend caused severe conflicts with Android's surface scaling. Using
- Story Mode Grid Expansion: Fixed an issue where the background grid in the Story Mode cutscenes would fail to cover the bottom-left bounds on ultra-tall modern Android screens by expanding the procedural grid projection.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wincurl3-1.2.0.tar.gz
(1.1 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wincurl3-1.2.0.tar.gz.
File metadata
- Download URL: wincurl3-1.2.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c11c0f09544921503f5e3d7a6b5c474134229a5ab46b60d34f318b3a20dc64a
|
|
| MD5 |
ebd3bc29d96783bb20384ee2bfca3c72
|
|
| BLAKE2b-256 |
570051f231920ea7b36908391fc75c64abb02ae05f50fb60351180259d1f7df0
|
File details
Details for the file wincurl3-1.2.0-py3-none-any.whl.
File metadata
- Download URL: wincurl3-1.2.0-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ecce9c44a6aac6fcec6235dfee0beeddb893c677789b6e41b9f19aa2339d8c9
|
|
| MD5 |
f5b99e0551480a160c2cb6f887a9a519
|
|
| BLAKE2b-256 |
6172c94a8b929a9b866e54ea281e31bbca3932076c23244f44a53811ecc25a28
|