Skip to content

RealScaler 1.7

Compare
Choose a tag to compare
@Djdefrag Djdefrag released this 30 Nov 16:54
· 47 commits to main since this release
5593d94

Multiple gpu support / faster video frame resize / and more (7.0)

Download here -> https://jangystudio.itch.io/resrscaler

NEW

  • Support for multiple gpus, with the possibility to choose which gpu to use

    • this implicit resolve an issue for pc with multiple gpus
    • for example portable gaming pcs with intel gpu and nvidia gpu
  • Video frames resize will now use 4 cpus and it will be 4 times faster

  • Tweaked VRAM/RAM limiter with rewritten AI processing VRAM usage

GUI

  • Removed cpu backend selection because it is useless
  • Changed VRAM/RAM input by choosing the desidered value

BUGFIX / IMPROVEMENTS

  • Code cleaning and bugfix
  • Added an error message when the gpu is not compatible
  • Better error message when upscale fails