Jubez - Comments

#332137 Megapack - Missing image request thread
Jubez
12 years ago
2 years ago
1,073
#306170 [RELEASED] FM16 newgen/regen hairpack 2580+ new hairstyles
Jubez
12 years ago
2 years ago
1,073
Are you planning to redo the default hairstyles too like previous years?
#305721 Vitrex16 2.1 UPDATED (16.2 crash fix)
Jubez
12 years ago
2 years ago
1,073
Can someone tell me where i can find this font to replace it with another one which supports my language? Thanks!
https://sortitoutsi.net/uploads/mirrored_images/nIGwiEyel2dRajLAx2uOzAPQtVIxDdDUPsiy5ce4.png

Go to the panels folder and open the file called "vitrex player overview.xml" with notepad or any other text editor. Scroll down a little until you find the widget for the name and delete the following part: font="fonts/signature". That will change it to the default font and you can change the size as you wish. Instead of that you can also set whatever font you prefer by downloading the font you wish and placing it to the font folder. After that you open the "signature.xml" file and replace the file_name value from "mathilde.otf" with the name of the font you just downloaded. Below that you can set the color of the signature.
#304473 Vitrex16 2.1 UPDATED (16.2 crash fix)
Jubez
12 years ago
2 years ago
1,073
Any idea why unknown potential is being shown as grey stars instead of black? (and a 2.5 star CA shows with 3.5 black stars instead of grey?)

https://gyazo.com/f331091373d118e97cd364021922708c.png


That's because the colours are set as such within the settings file. To change it go to the skin's settings folder and open the setting.xml file. At the end of the file you find <colour name=star rating senior"...> etc. Change the values to your liking. The game's default values are the ones I posted in my previous message.
#304432 Vitrex16 2.1 UPDATED (16.2 crash fix)
Jubez
12 years ago
2 years ago
1,073
I also noticed that the star colors are kinda odd. By default the empty stars are grey and the unknown stars are black, but you have them the other way around. The youth star colors are also not very different from the senior stars and can be confusing. I don't know if that's intentional, but personally it confused me a lot and I had to change them to the default values of:

<colour name="star rating senior" red="244" green="188" blue="0"/>
<colour name="star rating unknown" red="28" green="28" blue="29"/>
<colour name="star rating empty" red="202" green="202" blue="202"/>
<colour name="star rating youth" red="183" green="188" blue="191"/>


I also fixed the zoom problems simply by deleting all the @2x files, thus forcing the game using the smaller ones, as there was no config files for them anyway.
#304403 Vitrex16 2.1 UPDATED (16.2 crash fix)
Jubez
12 years ago
2 years ago
1,073
I'd love to use this skin, but it seems that some of the graphics, such as the top bar and the news screen do not support zoom. I have a 27" 1440p monitor and I have to use 125%, but some of the @2x files are missing
#301829 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
It seems that you have not included the report card graphics that I posted earlier on page 2. It includes the new ones too. In player's personal information panel the date of birth is not lined correctly. I tried to figure out the reason, but couldn't find it yet.
#301666 [RELEASED] FM16 newgen/regen hairpack 2580+ new hairstyles
Jubez
12 years ago
2 years ago
1,073
I have yours 2015 version in the 2016FM, should i delete the old version or stay with the two folders?

You should delete the old one. This is a remake of the old one to work around the aspect ratio bug with the FM16 regen faces. With the old pack the hair styles and beards are out of position if used in FM16.
#299794 [RELEASED] FM16 newgen/regen hairpack 2580+ new hairstyles
Jubez
12 years ago
2 years ago
1,073
I appreciate your work. I'm afraid that the regen faces have wrong aspect ratio due to a bug in game, which SI have even accepted. It's been ages since the post though and it doesn't seems to be anywhere near the top of their to-do list to fix it... The hairstyles will most likely have to be adjusted again if/when they finally fix the bug.
#298815 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
Hi, I've noticed an issue I'm only getting using this skin on unscouted players, in the 'scout reports' panel of player overview:

Player Overview

Any idea if there will be a fix in the next update, or if it's an issue my end that I can resolve?
Thanks!


It's an issue with the skin and it's very simple to fix. I'm sure wanna is including those fixes in the next update. I have not had time to play FM and test the beta skin, but I wouldn't be surprised if it was fixed in there already.
#298390 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
Not sure if it's just me, but Newgen faces are terrifyingly large IMO. That's the only negative I've found so far though! Cracking work.


It's a bug in game, which causes the newgen faces having a wrong aspect ratio. The faces are longer than they should, which causes a lot of problems. Custom hairstyles are off, movember mustaches are off and so on. SI have been aware of the issue for a long time already, but nothing has been done. So it has nothing to do with the skin and hopefully it will be fixed in the next patch.
#297583 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
And you can always swap the club page panels around if you like one more than another. I agree with wanna though and I also think that there's not enough room to add more information. Any new information would either have to replace some existing info or the panels would have to be resized. That would make the club page very cramped though and that wouldn't end up looking very good either. Each page requires some "air" so it looks nice.
#297045 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
How i can take off the team logo from the background ? - I like better without

Open the 'client object browser' file locaked in the panels folder and remove the following content:

<!-- Logo -->
<widget class="picture" id="mnpV" image_alignment="centre" scale_picture="false" transparency="0.6">
<record id="object_property">
<integer id="get_property" value="mnpc" />
</record>
</widget>
#296041 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
I don't know if you already found this out wanna, but I spotted this from the SI forums:

NOTE: These instructions are for advanced users, as changing the setting requires applying them to a custom skin, I will include the relevent files and instructions in the base skins that should go up over the weekend to make it easy for endusers to change.

It is controlled by the files located in this folder:

\skins\fm-widgets\graphics\boxes\dialog\background

To disable it open the paper.xml file and change this line:

<boolean id="blurred" value="true"/>

To:

<boolean id="blurred" value="false"/>

That will then stop the game from blurring the background but will still darken it.

You can change the darkness level by editing the paper.png files located in that file, make them more transparent to lighten the effect, or you can change the colour by changing the colour name on this line in the xml file (or by changing the colour value in the settings file):

<colour id="red_replacement" name="dialog_background"/>


In my opinion the blurring was the worst addition to the game and I tested this and it works. Just something you might want to consider.
#295950 [RELEASE] OLT Expanded Hair Pack v4.0 - The Complete Edition
Jubez
12 years ago
2 years ago
1,073
I think it works, but the new faces are absolutely ugly.

There's nothing ugly with the new faces. The aspect ratio is just bugged and the faces are longer than they should. SI are aware of the issue and it will hopefully get fixed soon.
#295865 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
Here's the new report card icons resized. I resized and included the 2x versions too if you need them. The icons without 2x versions are the ones that shouldn't be needed as they were not in FM16 graphics, but I included them just in case because they were used in FM15. I didn't resize the attribute icons yet as I'm not certain where they are used and I'll fix that later, if it's needed. Use as you please.

For some reason the weakest and strongest attribute icons are still larger than the others. I double checked and the normal icons are 40x40px in size and 2x versions are 80x80px. Makes no sense.

E: Nevermind, that must be related to the attribute icons that I talked earlier. I'll fix them too then.

E2: Resized the attribute icons too and it's now working as intended. The link is updated with the new file. There's some icons in the attributes folder without 2x version, but that's how it's in the original files too and the game is using them all. The icons without 2x versions (total of three) in the report card folder are most likely not used as they are icons from FM15, which were not in FM16. They are included just in case anyway.
#295727 dafuge's FM16 challenge
Jubez
12 years ago
2 years ago
1,073
Your doing an LLM save there. Difference with the dafuge's challenge is that you take control of a previously unplayable team. So you got to sim a season really.

Anyway, all the best with this save.

I know that but the team was still unplayable until FM16, thus I personally think it's close enough. I'm too lazy to update the game status anyway so it's for my personal use with a set of rules taken from here (with the exception of the team selection).
#295720 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
Game and thus the Resource Archiever will be released tomorrow. I'll be helping as much as I can then. Kinda busy nowadays, but I should be able to sort something out. There's at least some work I want to do with the panels and the panel backgrounds, which I'll be sharing with you once I've done it.
#295409 FM 2015 Ad Board Patch - FM16 Version Available
Jubez
12 years ago
2 years ago
1,073
Just to let you know, I tried adding these ad boards to FM16 and it crashes when trying to start a match...

Works just fine for me.
#295404 dafuge's FM16 challenge
Jubez
12 years ago
2 years ago
1,073
I bent the rules a little and started with FC United of Manchester as it was one of the teams I wanted to try this year anyway. The challenge should remain closely the same though as they just got promoted anyway and I'll follow rest of the rules. It's been a while since I have started a LLM in England. I usually start in Germany, Spain or unemployed.

Just finished my first season yesterday and was 12th, which I am not very happy about. I'm planning to get promoted this season, but let's see if I can find the midfielders and defenders that I need.
#295033 Megapack - Missing image request thread
Jubez
12 years ago
2 years ago
1,073
Some part of the hair I guess Maybe original could help to understand

I see. Looks kinda odd in the small picture though and I'd say it would be much better if that it was removed even though it's part of his hair in the source image.
#295029 [RELEASED] FM15 newgen/regen hairpack 1600+ new hairstyles [UPDATED 30.11.2015] + NEW LINK FOR FM16
Jubez
12 years ago
2 years ago
1,073
It's not an issue with the hair styles. There's a bug in game and the regen faces have incorrect aspect ratio. The faces are longer than they are supposed, which also causes the tip of their chin to go hidden and causes problems with the movember moustaches too. Once it's fixed the hairstyles should work properly as well.
#294982 Megapack - Missing image request thread
Jubez
12 years ago
2 years ago
1,073


What's that thing coming out of his ear though?
#294970 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
I must be blind, but I can't see the value of a player when you click on him, like on the second screenshot of Dario Vidosic.

That's because it's not there yet. Last time I checked wanna hadn't found a way to put it where he wanted. That might have changed already, but it could take until the game is officially released before it gets sorted. There's no working Resource Archiever for the game until the release day and finding the right bit of code takes a lot of work at the moment.
#294791 Megapack - Improvement Image request thread - NEW RULES IN OP
Jubez
12 years ago
2 years ago
1,073
Player Name: Joe Allen
Player ID: 29007955
Link: Link to picture
Existing Images: Search results for: 29007955

http://s25.postimg.org/6iekuynqz/29007955.png
#294789 New Site Design
Jubez
12 years ago
2 years ago
1,073
I know you're advertising, but surely there's a way to get rid of that shit red bar at the bottom of the screen. It's unbearable.

I agree. I had to block the bar with adblock since it's was so annoying.
#294786 Home thread for the FM24 Cut-Out Megapack - 2024.07 OUT NOW [15/04/2024]
Jubez
12 years ago
2 years ago
1,073
I've soon uploaded 200GB although I'm only running my client at evenings and it's constantly going at full speed. Good to see there's demand for the cuts
#294594 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
Height and weight are underneath physical Attributes. Personality is next to it.
does any body know if these will be available in different resolution


Oh right, I'm just dumb... I'm so used to not have anything but the attributes in the attribute panel. My bad.
#294593 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
Height and weight are underneath physical Attributes. Personality is next to it.
does any body know if these will be available in different resolution


Oh right, I'm just dumb... I'm so used to not have anything but the attributes in the attribute panel. My bad.
#294576 Wannachupbrew FM16 v1.2.1
Jubez
12 years ago
2 years ago
1,073
Looks good, although I see that you have reduced the total amount of panels. And it's missing some information like height, weight, reputation and personality to say a few. I suppose the profile panel is not finished yet though.