Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Credits to Lyall3s1 for resolution_scale.lua, thanks!
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
This is a collection of scripts for REFramework: - fps_unlimiter: removes the fps limit for cutscenes and such - aspect_ratio_fit: forces the game to always "fit" the image to the size of the screen (for 32:9 and others) - resolution_scale: forces the desired resolution to the game, so cutscenes look good
To use drop the files in the autorun folder
To customize the fps limit open the file in notepad and change the "YourMaxFPS" value to your desired number, dont forget to add the .0 at the end of it! Same deal with resolution_scale, open the file and change the "ImageQualityRate" to your desired value
Credits to Lyall3s1 for resolution_scale.lua, thanks!