Tom Rothamel

Results 480 comments of Tom Rothamel

I'll close this for now, as I probably won't do anything until it's SDL2_image, at which point we'll get it by default. I don't think I need this to stay...

Not sure which advanced format is best, as I need to investigate which dependencies these have.

Please do not pseudo-tag issues. Can you give an example of why you'd want this? My feeling is that the multiple say is a rarely used feature as it is,...

I'm backing this out, as it's causing too many problems on the latest SDL, as seen in #3608. I'm going to just document that this is a limitation of Android.

I suspect this would require upgrading ffmpeg, and using its av1 decoder.

Distribute is implemented by the launcher, so you'd want: renpy.sh launcher distribute /path/to/game You can add --help to that to get to the command line arguments for the distribute subcommand....

There isn't a supported non-interactive way of making releases. EDIT: Basically, making a release of a game is a Big Deal - you have to do things like preserve the...

I may make a pass at this myself, as I feel that savelocation shouldn't have to know about the format of the save files. (This might mean having separate save_seen,...

This might work, but it probably should match what Python supports better, needs some backwards compatibility, and probably should wait until after 7.4 is out.

It might make sense to allow these priorities to be expressions that then get evaluated sometime after the python early runs.