Skip to content

This DLL file allows you to change the game font through Font Patcher. This has been implemented a way to inject the DLL file directly into the target process(Game.exe), so the anti-virus program may diagnose it as the malware. But it is not malware.

License

Notifications You must be signed in to change notification settings

biud436/RGSSFont

Repository files navigation

Features

  • A Decryption of the encrypted game resources is illegal, so this tool does not rewrite script files and it will be going to change the default font and font size by injecting the 'RSFont.dll' file during the runtime. so the changed font is not permanent.
  • The one core principle of changing the font is to override the class variables named 'Font.default_name' and 'Font.default_size' and some constants. but actually, some fonts may not be changed.
  • This has been implemented a way to inject the DLL file directly into the target process(Game.exe), so the anti-virus program may diagnose it as the malware. But it is not malware.
  • it is only tested in Windows 10.
  • You could use any font that is in the Windows' Fonts folder excluding the System Font is already using.

About

This DLL file allows you to change the game font through Font Patcher. This has been implemented a way to inject the DLL file directly into the target process(Game.exe), so the anti-virus program may diagnose it as the malware. But it is not malware.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published