PyTFall
PyTFall copied to clipboard
Enhance image prediction
- It is possible to make sure that all most common gui elements are predicted.
- It is also possible to pick a single Profile and Portrait picture to be used in screen at the end of every day.
Both will allow much better gaming experience as there will be no more delays when switching to girls list, girls profile and inventory screens but will also require game to consume more RAM.
- Done with the new city map screen
Note to self: Images must be predicted as displayable of the same type and size as they are going to be used, it is not useful to predict just the filenames as I thought.