Tichq

Results 3 issues of Tichq

```py import ctypes @ctypes.CFUNCTYPE( None, ) def test(): return None ``` Perhaps the `libffi` version should be raised higher. ``` 3.4.6 Feb-18-2024 Fix long double regression on mips64 and alpha....

Currently, `set_generate_audio_c_function`, specifically `RPS_generate_audio_c_function` has no volume control. https://github.com/renpy/renpy/blob/67fd54215f426226b92d0c683e4133595bbeac7e/module/renpysound_core.c#L375-L403

```py AttributeError: 'renpy.gl2.gl2draw.GL2Draw' object has no attribute 'loader' AttributeError: 'renpy.gl2.gl2draw.GL2Draw' object has no attribute 'loader' Exception ignored in: 'renpy.gl2.gl2shader.UniformSampler2D.assign' Traceback (most recent call last): File "/home/tichq/Documents/GitHub/sdk/renpy/display/core.py", line 1388, in draw_screen...