Jump to content

2025-03-19kro (en)


Skylove

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   2
  • Joined:  12/16/11
  • Last Seen:  

is there a way to fix the lightmaps? normally u have to use: http://nemo.herc.ws/patches/IncreaseMapQuality/ this patch.

 image.thumb.png.13cd3faa4ef1d5fcfcfcf878b7f88cb2.png

EDIT: okay got it!

look for this

6A 00 6A 00 6A 01 8D 85 FC FF FB FF B9 54 41 22

and change it to:
 

6A 00 6A 00 6A 04 8D 85 FC FF FB FF B9 54 41 22

means 01 to 04 😉

image.thumb.png.d5c4a522d5703324090689e76060d2ad.png

Edited by Andre
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   4
  • Joined:  08/31/21
  • Last Seen:  

1 hour ago, Santheus said:

So I found the line of code clif_changelook(&sd->bl,LOOK_BODY2,0); inside PC.CPP instead of battle.hpp. So basically, edit the line of code to clif_changelook(&sd->bl,LOOK_BODY2,sd->status.body); and then recompile rAthena again, is that correct?

Yes, you replace that line inside pc.cpp and then recompile the server.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   4
  • Joined:  08/31/21
  • Last Seen:  

Can someone tell me how to disable Enable 44khz Audio because this patch worsens the audio quality of newer BGMs instead of improving anything.

Link to comment
Share on other sites

Join the conversation

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

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.

×
×
  • Create New...