| Shout Box |
You are unable to view or post in the shoutbox until you have at least 5 posts. |
|
MetroStyle v3990
|
| Author |
Message |
GoodfellaKeyser
Member
  
Posts: 131
Joined: Dec 2010
|
RE: MetroStyle v3610 Multi5 Custom
(02-01-2012 12:20 AM)Chinaski Wrote: I got error messages that came up after pressing Start and after I had selected a custom picture for the background and chosen a custom colour for the tabs. And then nothing happens.
Thanks for your feedback. I wasnt able to recreate your problem. But you must restart the app after creating a xzp, if you want to do another xzp. Or select the original xzp file again.
The code for background selection is here
'Custom background
It does a conversion/resizing:
objShell.Run "i_view32.exe " & Chr(34) & myFile & Chr(34) & " /resize=(1280,720) /resample /convert=" & Chr(34) & currentPath & "custom_bg.png" & Chr(34),0,True
You should see a custom_bg.png in your appdir. Then the conversion was successful. Otherwise it may have a problem with that file.
About the enhancements. I would have to know where that information is stored and if the items can be hidden. Otherwise a solution like gamelist/start tab. 2 xur files for the same scene.
(02-01-2012 12:20 AM)Chinaski Wrote: @GoodFellaKeyser:
FYI, I have problems with your customiser. I got error messages that came up after pressing Start and after I had selected a custom picture for the background and chosen a custom colour for the tabs. And then nothing happens.
It seems to work fine with cutom pictures for both background and tabs though and I could create a couple of .xzp.
EDIT: 2 nice-to-haves if you feel like doing some extra work 
- would it be possible to have an option to remove the "wave" effect that is visible on the background? (it is not related to the original background since it's visible when you select a custom picture too)
- would it be possible to have an option to remove the FSD logo on the right bottom corner?
Thanks
|
|
| 02-01-2012 02:41 AM |
|
|