A ResoniteModLoader mod for Resonite that extensions of screenshot.
Warn: Conflicts with mods that patch WindowsPlatformConnector such as SaveExif
注意: SaveExif 等のWindowsPlatformConnectorにパッチを当てるModとは競合するのでどちらかにしてください!
- Save FrooxEngine.PhotoMetadata to screenshot files (XMP)
- Restore FrooxEngine.PhotoMetadata from the screenshot file that saved by this mod
- It will be restored by importing it as an image/texture as usual
- Dig the folder by month and date (yyyy-MM) when saving screenshot
- File name date and time becomes local one
- Selectable image formats: JPEG, WEBP, PNG
- Save webp as lossy (default is lossless. By saving as lossy, you can get a smaller file size and alpha than jpeg with the same image quality)
- Discord webhook integration (you can find in settings)
XMP format
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="FrooxEngine PhotoMetadata" xmlns:resonite-ss-ext="http://ns.baru.dev/resonite-ss-ext/1.0/" resonite-ss-ext:PhotoMetadataJson="{"VersionNumber":"2024.3.1.1178",...}" />
</rdf:RDF>
- Install ResoniteModLoader.
- Place ResoniteScreenshotExtensions.dll into your
rml_mods
folder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods
for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you. - Start the game. If you want to verify that the mod is working you can check your Resonite logs.