Jump to content

Recommended Posts

Posted (edited)

Hey! Since all of old posts have damaged images i feel obliged to create a new Guide about that !

 

So first of all we will need the following programs!

 

1) Adobe Photoshop Portable CS6

2) An encrypter and UnrealED

 

Lets start!

 

1) First of all we have to create the icon we want even if it is Button/Logo or just an item icon!

If you want to create an Item icon dimensions have to be 32x32 if it's a button or Logo i prefer the following dimensions.

Remember that you can't add any dimensions  you like because unreal editor will get you error.

So the dimensions   i prefer about button goes like this 256x32 for the logo and 204x19 for the button

For example your button have to be like this :

189d3b69c32f7d437ce8f9d8d71a2649.png

after this we save the file at our desktop as TGA

4179add60567f259c113cfa8e6948528.png

 

Lets do the Logo now!

Dimensions of the image have to be 256x256 or Unreal will get you an error again so be cearfull!

You add the image you want, like that :

0305580656a3b4d39844ac24438098d7.png

 

And you save it as TGA too ...

 

Attention if you want to add a transparent image you have to create alpha .

 

 

2nd) We have to create the UTX.

Open unreaal Engine

2409c4447d6bc675cd65e6245a99522e.png

 

We click on File : New  and we continue like that

d2cc6971449c6ed67d3f0e560bd928c4.png

 

After this we Import our images (File ---> Import)

6c84bf77efbc027a365a1d4cc10b6031.png

 

We press Okay to all here

e347963fbfc86d3be94277b1bf09fcc6.png

 

If your logo is transparent you have to right click on image ----> Properties ----> Surface and edit bAlphaTexture from False to True

773bc34166fd588e534a50056ace76bf.png

 

3.) Encript the UTX

 

After this we just have to save our file !

Then we will need encript.bat

Be sure that Encripter and your UTX is on the same Folder!

Right Click on encript.bat edit with notepad or notepad++

a79e3a5b47ba5a5ba1683774a89fb322.png

Replace utxname.utx with your utx name 

and run it !

Then a new UTX file will appear with enc-  in the front of the name

daf14372197762eca2c417cab81e1ecc.png

just rename it and delete enc-

Drop that UTX to your systextures folder and you are done!

 

Server Side :

 

<img src = utxname.logo height=90 width=256>
width=94 height=21 back="utxname.btnb1" fore="utxname.btnb1">

 

Edited by Ugleethyn
  • Like 3
  • Thanks 2
Posted

It's an amazing tutorial and well explained.

One thing i would recommend is when you import the images untick the Generate MipMaps this way when changing to lower graphics the quality will be the same and not blurry.

Thanks for sharing bro!

  • 1 month later...
Posted
On 4/28/2020 at 2:53 PM, DukeAwesome said:

Hey! Since all of old posts have damaged images i feel obliged to create a new Guide about that !

 

So first of all we will need some of the following programs!

 

1) Adobe Photoshop Portable CS6

2) An encrypter and UnrealED

 

Lets start!

 

1) First of all we have to create the icon we like even if it is Button/Logo or just an item icon!

If you want to create an Item icon dimensions have to be 32x32 if it's a button or Logo i prefer the following dimensions.

Remember that you can't add any dimensions  you like because unreal editor will get you error.

So the dimensions   i prefer about button goes like this 256x32 for the icon and 204x19 for the button

For example your button have to be like this :

189d3b69c32f7d437ce8f9d8d71a2649.png

after this we save the file at our desktop as TGA

4179add60567f259c113cfa8e6948528.png

 

Lets do the Logo now!

Dimensions of the image have to be 256x256 or Unreal will get you an error again so be cearfull!

You add the image you like, like that :

0305580656a3b4d39844ac24438098d7.png

 

And you save it like TGA too ...

 

Attention if you want to add a transparent image you have to create alpha .

 

 

2nd) We have to create the UTX.

Open unreaal Engine

2409c4447d6bc675cd65e6245a99522e.png

 

We click on File : New  and we continue like that

d2cc6971449c6ed67d3f0e560bd928c4.png

 

After this we Import our images (File ---> Import)

6c84bf77efbc027a365a1d4cc10b6031.png

 

We press Okay to all here

e347963fbfc86d3be94277b1bf09fcc6.png

 

If your logo is transparent you have to right click on image ----> Properties ----> Surface and edit bAlphaTexture from False to True

773bc34166fd588e534a50056ace76bf.png

 

3.) Encript the UTX

 

After this we just have to save our file !

Then we will need encript.bat

Be sure that Encripter and your UTX is on the same Folder!

Right Click on encript.bat edit with notepad or notepad++

a79e3a5b47ba5a5ba1683774a89fb322.png

Replace utxname.utx with your utx

and run it !

Then a new UTX file will appear with enc-  in the front of the name

daf14372197762eca2c417cab81e1ecc.png

just rename it and delete enc-

Drop that UTX to your systextures folder and you are done!

 

Server Side :

 


<img src = utxname.logo height=90 width=256>

width=94 height=21 back="utxname.btnb1" fore="utxname.btnb1">

 

It will be useful for beginners, is written perfectly.

  • 3 months later...
Posted

Thank you for the guide!

 

Although I have the following problem:

 

Somehow only a black picture appears... What is the problem? I did everything like in the guide :s

 

(transparent logo)

 

image.png

Posted
4 hours ago, sLeShi said:

Thank you for the guide!

 

Although I have the following problem:

 

Somehow only a black picture appears... What is the problem? I did everything like in the guide :s

 

(transparent logo)

 

image.png

 

Hello, i think that you did something wrong when you created the "Alpha" at your image

Posted
On 9/15/2020 at 6:12 PM, Ugleethyn said:

 

Hello, i think that you did something wrong when you created the "Alpha" at your image

Nevesoma helped me out:

 

I have to write the text like this into html:

<img src = utxname.utxname height= width=>
  • 1 year later...
  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • This post originally appeared on zupyak.   If you're diving into MLB The Show 25, you know how essential stubs are for building a powerhouse team. Whether you're aiming to snag elite players, upgrade your roster, or stock up on packs, stubs are the key to success. The good news? You don't need to spend real money to earn them. With a little strategy and effort, you can rake in stubs and dominate the diamond.  Here are the top five strategies to maximize your MLB The Show stub earnings and create the ultimate team without breaking the bank.    1. Earning Stubs with Diamond Quest Diamond Quest is a goldmine for stubs. By completing challenges in this mode, you can earn Diamond cards, which often have high sell values. Once you've earned these cards, sell them in the in-game Marketplace for a quick influx of stubs. Additionally, the packs you earn from Diamond Quest can be opened for more cards to sell or use in collections.   2. Completing Conquest Maps Conquest Maps are another excellent way to rack up stubs. Focus on capturing territories and completing map-specific goals. Many maps offer hidden rewards, including packs and stubs, which can significantly boost your earnings. You don't always need to conquer Strongholds—simply taking over territories can yield great rewards.   3. Flipping Cards in the Marketplace The Marketplace is your playground for flipping cards. Look for cards with a significant gap between their "Buy Now" and "Sell Now" prices. Place a Buy Order slightly above the current "Sell Now" price, then list the card for a "Sell Order" just below the "Buy Now" price. After the 10% Marketplace tax, you'll still make a profit. This strategy works best with high-value cards but requires patience and consistency.     4. Leveraging Player Exchanges Player Exchanges are an underrated method for earning stubs. Purchase cheap Silver cards near their quick-sell value, then exchange them for Gold players. These Gold players can either be used in your lineup or sold for a profit. This method is especially effective early in the game when Gold cards hold higher value.   5. Selling Things You Don't Need Don't let unused items clutter your inventory. Regularly check for duplicate cards, equipment, or other items you don't need. Sell these through the Marketplace to free up space and earn extra stubs. Even Bronze and Silver cards can add up over time, so don't overlook them. With these strategies, you'll be well on your way to building a dream team without spending real money. Let me know if you'd like to dive deeper into any of these methods!   Final Thoughts Building your dream team in MLB The Show 25 doesn't have to cost real money. With these five strategies—earning rewards through Diamond Quest, conquering Conquest Maps, flipping cards in the Marketplace, leveraging Player Exchanges, and selling unused items—you'll be well on your way to amassing stubs and creating a roster that rivals even the best in the game. Remember, consistency is key! Whether you're grinding through challenges or flipping cards daily, every little bit adds up over time. Stick with these methods, and soon enough, you'll have the stubs you need to dominate the diamond. Let us know which strategy works best for you—or if you've discovered any additional tips that deserve a spot on this list! Happy grinding!   
    • I don't see that ur account got unbanned https://maxcheaters.com/profile/80641-∽ave∽/  
    • Looking for gracia final/gracia epilogue server files including source.
    • Got banned for ALLEGED scamm. Unbaned because I never scammed anyone - I either deliver or refund. So You can cry as much as You like, post as much idiotic and chidlish emotes as You like, but I'm not a scammer. So...get a life kid, and fuck off Cuntw0lf. There is a reason You have "0" in Your nickname. You are a zero 😎
    • talk in the mirror 🖕  🤏 in some of those urls you are banned for scam     definition of scam for you is not include delivery we all know scammer once scammer always i cant understand why you talk to me only and ignore the others? why nobody else triggers you like that
  • Topics

×
×
  • Create New...