Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Опубликовано:
*(float*)0x72D5E0 is chat font size

Also lol at you thinking decreasing 0xEB would change anything. That would probably make the game crash as 0xEB is a command, namely 'jmp'.

 

Best solution would be addding a dvar like cg_chatFontSize.

 

It's not changing it as number you should put it to 0x90 ( NOP )

  • Ответы 54
  • Просмотры 1,1k
  • Created
  • Последний ответ

Top Posters In This Topic

Опубликовано:
I am trying to do that but I am having trust failed when i load the new DLL....

Your .dll has to be certified or so

 

I don't have the certificate so basically that won't work if my DLL is not signed, that's what I understand from what you say.

Опубликовано:
JoeyB":3gt7w5wo]
Its not a bug. its a feature from yours truly

 

	
// increase font sizes for chat on higher resolutions
*(BYTE*)0x5814AA = 0xEB;
*(BYTE*)0x5814C4 = 0xEB;

from PatchMW2_Branding.cpp

In theory couldn't you just memory edit those 2 bytes to a lower value in hex? or would that not work?

or remove it and compile?

Опубликовано:
JoeyB":2xkxdp6b]
Its not a bug. its a feature from yours truly

 

	
// increase font sizes for chat on higher resolutions
*(BYTE*)0x5814AA = 0xEB;
*(BYTE*)0x5814C4 = 0xEB;

from PatchMW2_Branding.cpp

In theory couldn't you just memory edit those 2 bytes to a lower value in hex? or would that not work?

or remove it and compile?

 

 

That will not work... as I said before, when I compiled everything with no error, the game can't run you get Error in the chain trust....

 

If you compare the file you compiled with the original one, the one you've done contains no ceritificate :

http://gyazo.com/bf986bae50cb0bab754897e66567ca7b

 

Unless you know have it, you won't be able to run it.

 

Correct me if I'm wrong...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.