5E Product Walkthrough Playlist
  1. #1

    Need help on changing the Desktop

    I am trying to create a new background for the WFRP Ruleset, but somehow my changes dont work proper. Some kind of bumping glitches turn on the FG desktop as soon I try the following...

    Opend graphics_frames.xml and edited at line 557 follwing code:

    Code:
    	<framedef name="desktop">
    		<bitmap file="frames/desktop.png" />
    		<middle rect="0,0,512,512" />
    		<right rect="512,0,97,512" />
    		<decal rect="612,0,512,512" />
    	</framedef>
    into:

    Code:
    	<framedef name="desktop">
    		<bitmap file="frames/desktop.jpg" />
    		<middle rect="0,0,1680,1050" />
    		<right rect="0,0,0,0" />
    		<decal rect="0,0,0,0" />
    	</framedef>
    I tried to use use this map of the "Reikland" as desktop: https://img19.imageshack.us/i/desktopwfrp3.jpg/

    The picture got converted into *.png. Is it possible to set the XML that desktop.png just gets auto strechted?

    Cheers

  2. #2
    Foen's Avatar
    Join Date
    Jan 2007
    Location
    Suffolk, England
    Posts
    2,007
    Stretching isn't available for frames (like the desktop), they only support a form of tiling.

    You can specify which parts of the image should be used for each corner, the edges and the middle, so that tiling is quite flexible, but there still isn't any stretching capability.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
5E Character Create Playlist

Log in

Log in