Jump to content
  • 0

Found solution for Cash Shop bug


reidouraidou

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   7
  • Joined:  03/20/23
  • Last Seen:  

Some clients cannot be patched with nemo or warp to fix the cash shop unknown item bug.It says a hook is missing or something alike. But, after looking through the Git, I found the precise place of the problem.

Go tosrc/config/core.hpp

There, change this one:

/// Uncomment for use with Nemo patch ExtendOldCashShopPreview

//#define ENABLE_OLD_CASHSHOP_PREVIEW_PATCH

To this one:

/// Uncomment for use with Nemo patch ExtendOldCashShopPreview

#define ENABLE_OLD_CASHSHOP_PREVIEW_PATCH

Build again since you changed src stuff and done. It solved my issue at least. Hope it helps someone else.

Props to Pokye from the git

PS: This only works if your patched exe has one of the above preview patches enabled. I tried to patch one that gave an error to both of these and changing the define in the file did not solve it.

Edited by reidouraidou
Fixe tittle in all caps
  • Love 1
  • Like 1
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

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

Guest
Answer this question...

×   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...