pointerboy / PhotoModeApp

Easily convert RDR3 files for Read Dead Redeption 2
https://www.rdr2mods.com/downloads/rdr2/tools/325-photo-mode-converter/
6 stars 1 forks source link

Some suggestions #4

Open Syping opened 1 year ago

Syping commented 1 year ago

First, thanks for using my library! I just discovered it today and it made my day!

I have some suggestions for you...

nofiles uieat

A minor UI bug at the end, it's just superficial, but i want bring it to your attention.

pointerboy commented 1 year ago

Hey, Syping!

Kudos to you for building an amazing library in the first place. I'm also glad that I have made your day :)

Thank you so much for your contribution! 👏 Let me know if there is anything else

Syping commented 1 year ago

Thank you for answering!

Photo Mode App, as of right now, only supports RDR2 - but GTA V is not excluded from the list

You would have to change nothing about the library code, libragephoto sees it from the file header if the picture is intended for GTA V or RDR 2, and parses it how it should being done.

  • About the Converted Images folder - an option to select a specificed output directory will be implemented as soon as possible
  • Bug fix will be added when no files are found

👍

it repairs the broken* JPEG files

To give some insight: These files are kind of a container, which have 2 files, the JPEG and the JSON, and some headers how the file is built including the Photo title, so they aren't really broken to begin with. Things can actually go wrong fast if just copy-pasting bytes (with a offset) or cropping the file contents.

If you have any questions about the other features or in general, you can just hit me up.