Frictional Games Forum (read-only)
Loading screen image warping - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Loading screen image warping (/thread-14792.html)



Loading screen image warping - Damascus - 04-14-2012

I'm trying to add a loading screen to chapter 2 of my custom story, but it keeps warping when it actually shows up in the loading screen. The chapter 1 image worked fine. Here's some images:

Spoiler below!
Image I want to load:
[Image: VGEGs.jpg]
How it looks on screen:
[Image: PDSVz.jpg]

What's causing this warping and how can I fix it?



RE: Loading screen image warping - Cranky Old Man - 04-14-2012

I'm going to guess the size of the image. Try making an image that's shrunk down to *exactly* the same size as the original images.



RE: Loading screen image warping - Xanthos - 04-14-2012

Cranky old Man is correct.
You have to find the correct size


RE: Loading screen image warping - Mackiiboy - 04-14-2012

I'm not sure that it's the size that matters. I had that problem too once, and I did not resize my image at all. It solved itself when I opened the source-image in Photoshop and saved it another time, I think it was something wrong with the image-file. Well, try to resize it as they said, and if it does not work, try to convert the image file and resave it.



RE: Loading screen image warping - Damascus - 04-15-2012

That did it. Just to be safe I resized it anyway and saved it again.