gamerforEA / Minecraft-ClientFixer

Minecraft ASM Patcher
GNU General Public License v3.0
23 stars 6 forks source link

`````````` #12

Closed antihack3r closed 1 year ago

antihack3r commented 1 year ago

I cannot imagine how could you screw up THIS bad. But I fixed some of the font bugs:

  1. "`" showed as "ё"
  2. "«", "»" showed as "о", "п"

Fixed view: image

I did that by extracting ascii_fat.png from a mod and ascii.png from a Forge .jar file with WinRAR and copied some pixels from ascii to ascii_fat. Edited ascii_fat goes back into the mod .jar file.

Download a fixed version: MEGA MD5: 75D6CF2F9C75FA0B3B109C97DADFEBE6 SHA-256: DFCB16DDA1F0F389B1D938FA535D36A171BC77ECDBD8FCD1325DD0B7A3FE9685 Virustotal: VT

antihack3r commented 1 year ago

Вы тоже можете чинить мод, достаточно иметь PaintDotNet и архиватор типа WinRAR.