WARP0716
A WARP patch set for the 2025-07-16 client: 268 patches, a recommended profile, and guides for the five patches that need files from you or a change on your rAthena server.
Get the patch set
Download WARP0716 from GitHub, or install it from WARPGATE's WARP tab, which also keeps
it updated. Put the exe from WARPGATE's RAGEXE tab in Inputs/, open WARP and click Select
Recommended, or run it from the command line:
win32\WARP_console.exe -using profiles\community_recommended.yml
That applies the 37 recommended patches and gives you a working English client. Add the rest one at a time, and follow a guide when a patch needs setup.
Guides
Add job classes the client does not have. Seven Lua files describe the job. You supply the sprites, palettes, IMFs and icons, and add the job on the server. A complete working example is included.
Offer more than 23 hairstyles at character creation. The picker pages, up to 128. You supply the sprites, a palette for every colour, and a thumbnail per style. A missing palette crashes the client, so the guide covers that first.
Add hair colours past the nine the client allows. The guard ignores a colour that has no palette instead of crashing, and the swatch row pages above nine. You supply the palettes and the swatch art.
Add buttons to the row under the HP and SP bars, past the 25 the client builds. Each one borrows the behaviour of a stock button. You supply the icon.
Show an SP bar next to each party member's HP bar, with your own colours for yourself and for others. Needs a small server patch, included. Players can hide their SP with @spbar.
About
WARP0716 is a patch set for Neo-Mind's WARP, maintained by CrazyBebop for LegacyGamers. 268 of its patches apply to the 2025-07-16 client, in 57 groups; 37 are in the recommended profile. It is built and tested against that one client only. Problems and requests go to Discord or GitHub issues; changes are listed in the changelog.