Page 13 of 151
I got $20 for a simple fix.
Posted: 12 Nov 2011, 04:16
by H8Cr1me
I got $20 for a simple fix. Please let us know if you think it will stay valid when they patch the game. I'm sure they will have another patch relatively quick.
H8Cr1me wrote:I got $20 for a
Posted: 12 Nov 2011, 04:20
by helifax
I got $20 for a simple fix. Please let us know if you think it will stay valid when they patch the game. I'm sure they will have another patch relatively quick.
Well depends what they will "patch"...Hope this doesn't turn into a Witcher 2 fiasco....
It should still work if not, it will be relatively easy to make it work again..now that I know what to "look" for:)
Now all there is left is to find a way to change the AR of the whole interface.....so it will fit the actual AR of the game...
helifax wrote:H8Cr1me wrote:I
Posted: 12 Nov 2011, 04:22
by EvilEngineer
[quote]I got $20 for a simple fix. Please let us know if you think it will stay valid when they patch the game. I'm sure they will have another patch relatively quick.
Well depends what they will "patch"...Hope this doesn't turn into a Witcher 2 fiasco....
It should still work if not, it will be relatively easy to make it work again..now that I know what to "look" for:)
Now all there is left is to find a way to change the AR of the whole interface.....so it will fit the actual AR of the game...
Happen to be able to list the memory addresses modified?
helifax wrote:H8Cr1me wrote:I
Posted: 12 Nov 2011, 04:26
by Toothless Spoon
[quote]I got $20 for a simple fix. Please let us know if you think it will stay valid when they patch the game. I'm sure they will have another patch relatively quick.
Well depends what they will "patch"...Hope this doesn't turn into a Witcher 2 fiasco....
It should still work if not, it will be relatively easy to make it work again..now that I know what to "look" for:)
Now all there is left is to find a way to change the AR of the whole interface.....so it will fit the actual AR of the game...
Helifax I'll be happy to hook you up with something for the time you've already put in, it looks like you are putting in the yards as it is, not sure whether Hayden is working on it also, but either way it's cats like you that make my "hobby" possible. :)
Helifax I could kiss you!
Posted: 12 Nov 2011, 04:33
by Kayden
Helifax I could kiss you! Okay, maybe not literally but if you ask for donations man, I will defiantly contribute. It will be Dec, but dude I swear you will get it! GREAT JOB to everyone who helped with this!
Casiotone wrote:Looking
Posted: 12 Nov 2011, 04:36
by helifax
Looking better. What did you do to get them to compile?
Hmm actually I didn't compile the SWF files.. I just did what I knew best to do...memory edit it to death:)))
PS: All the menus should work now:)
Hmm I found out that reading books is very hard now...because they are so zoomed....you cannot actually see anything:))
EvilEngineer wrote:helifax
Posted: 12 Nov 2011, 04:37
by helifax
[quote][quote]I got $20 for a simple fix. Please let us know if you think it will stay valid when they patch the game. I'm sure they will have another patch relatively quick.
Well depends what they will "patch"...Hope this doesn't turn into a Witcher 2 fiasco....
It should still work if not, it will be relatively easy to make it work again..now that I know what to "look" for:)
Now all there is left is to find a way to change the AR of the whole interface.....so it will fit the actual AR of the game...
Happen to be able to list the memory addresses modified?
Well actually I haven't edited any memory address directly..I injected some stuff that makes this possible... So I cannot give you an exact set of addresses...
Worse come to worse I'd take
Posted: 12 Nov 2011, 04:57
by H8Cr1me
Worse come to worse I'd take that stretched menu over the one shoved to the side
helifax thanks for the
Posted: 12 Nov 2011, 05:42
by teardropmina
helifax thanks for the trainer.
however, do need another one for x1080 resolutions. with the current one, the bottom of the menu is cropped, and so I cannot read item description.
ohhhh this is good.. this is
Posted: 12 Nov 2011, 06:37
by r3v3nant
ohhhh this is good.. this is very good. :) :)
thales100 wrote:Baer wrote:
Posted: 12 Nov 2011, 06:37
by proctous
[quote] My first post here, Greetings all,
I am having the exact same issue as above. ...
Any ideas on the Hor streatched picture to start?
Hey Baer, welcome to WSGF, try my .ini file, it runs great here, its set to 5760x1200, if it doesnt work i would suggest to reinstall Nvdia drivers, btw im running beta 285.79.
(link removed)
OK, this worked. I copied that INI to my INI and it worked, now I have the menu all zoomed in. really disappointing. also running the New Beta Drivers as well. whats up with the two hottest games this year not really supporting Surround Views.
I have them compiling now,
Posted: 12 Nov 2011, 06:58
by Casiotone
I have them compiling now, but I'm still working on figuring out how to
use my powers for the good of mankind resize things properly.
Here's how to get them to compile:
- Go download this 1.5GB monstrosity: http://www.udk.com/download (You need all of about a couple megs of it in the end...)
- Load up the decompiled InterfaceMod folder as a project in Flash Pro
- Open one of the .fla files (I've been testing with startmenu.fla since it's the first thing to come up)
- Edit the publish settings for the .fla file so that it publishes the .swf as Flash Player 8 and AS 2.0
- Click "Settings" next to the ActionScript 2.0 dropdown in the Publish Settings config and add the CLIK classpath as the FIRST classpath in the list. (CLIK is the Scaleform stuff you downloaded along with the Unreal Engine crap in the 1.5GB download above. For example, my first classpath is "E:UDKUDK-2011-10DevelopmentFlashCLIK")
- Give publishing a try
One issue is that the .fla file is supposed to embed the font used in the menu, and I don't happen to have that font installed. I'll be tracking those down at some point (I think it's just Futura).
Once you get through all that, you can get all goofy and move the logo around and pretend you're funny by putting "LOL" over everything. Oh, and I suppose this opens things up for the masochists who want to start creating interface mods...

Not quite happy with it yet,
Posted: 12 Nov 2011, 06:58
by HaYDeN
HaYDeN wrote:Not quite happy
Posted: 12 Nov 2011, 07:03
by Casiotone
Not quite happy with it yet, still a few bugs.
Great work. Mind if I ask how you're going about this?
Funny thing is, if we could
Posted: 12 Nov 2011, 07:21
by EvilEngineer
Funny thing is, if we could get the swf files to recompile and work... we need to add just one line.
Stage.scaleMode = "showAll";
that is it... the only thing needed to add to 1 as file.
On the menus that is...
The view port for the model is still going to be screwed up.
EvilEngineer wrote:Funny
Posted: 12 Nov 2011, 07:33
by Casiotone
Funny thing is, if we could get the swf files to recompile and work... we need to add just one line.
Stage.scaleMode = "showAll";
that is it... the only thing needed to add to 1 as file.
On the menus that is...
The view port for the model is still going to be screwed up.
I have it compiling; see about three posts up. Where do you propose setting the scaleMode? I've given that a try, but I'm not seeing any effect.
Scratch that. I found a
Posted: 12 Nov 2011, 07:43
by Casiotone
Scratch that. I found a place to put it. Makes the start menu look great. I'll give the Inventory screen a look in a minute.

Casiotone wrote:Scratch that.
Posted: 12 Nov 2011, 07:46
by EvilEngineer
Scratch that. I found a place to put it. Makes the start menu look great. I'll give the Inventory screen a look in a minute.

Mines still screwing up on the compile =/
I can get the start screen to work, but inventorymenu.swf bombs the game on load.
I'm getting the same thing
Posted: 12 Nov 2011, 07:51
by Casiotone
I'm getting the same thing out of the inventory. What compiler errors are you getting? I had to change "__get_instance()" to "instance" in a few places.
Pretty much the same thing.
Posted: 12 Nov 2011, 07:57
by EvilEngineer
Pretty much the same thing. just calls in the .as files for "__get__instance"
for StartMenu the startmenu.as at lines 424,448,453,460,469
for InventoryMenu the InventoryLists.as @ lines 96,102 and SharedCenteredList.as @ line 52