Frictional Games Forum (read-only)
Story Description Image[Solved] - 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 (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: Story Description Image[Solved] (/thread-4860.html)



Story Description Image[Solved] - Noj - 10-01-2010

Created a image (PNG format) and set it to be used as imgfile, it is in the same folder as the custom_story_settings.cfg file.

<Main
...
ImgFile = "screen3.png"
...
/>

but the Game crashes when I click on the story name to load it, the hpl2 documents say almost nothing on this image that I can find so im guessing maybe this picture has to be a certain resolution? format? or compression? why is this image causing the game to crash?


RE: Story Description Image - Equil - 10-01-2010

Try using .jpg


RE: Story Description Image - Noj - 10-01-2010

(10-01-2010, 06:17 AM)Equil Wrote: Try using .jpg

I tried just changing the file type to .jpg the decription and such loaded but the image didint it was still default. I then re-loaded the png image in GIMP and re-exported it into a .jpg but it crashed again. :/


RE: Story Description Image - Equil - 10-01-2010

What are the dimensions of the image?


RE: Story Description Image - Noj - 10-01-2010

W949 X H702


RE: Story Description Image - Equil - 10-01-2010

I just tested an image at those dimensions, and yes it didn't display. I then changed them to 300x600 and it worked, give that a try.


RE: Story Description Image - Alienchild - 10-01-2010

I tried a 1024x768 image earlier, and that worked fine.


RE: Story Description Image - Noj - 10-01-2010

(10-01-2010, 07:21 AM)Equil Wrote: I just tested an image at those dimensions, and yes it didn't display. I then changed them to 300x600 and it worked, give that a try.

(10-01-2010, 07:39 AM)Alienchild Wrote: I tried a 1024x768 image earlier, and that worked fine.

Thanks alot 1024X768 Works and it looks way better then I thought it would turn out. (Figured i would have to recolor and shade it alot)