Jump to content

DemOnJR

Premium
  • Posts

    208
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by DemOnJR

  1. MSAA looks the best i think
  2. Nice, waiting to see the future progress
  3. I want to leave this here, idk if you are the owner but anyway.
  4. If you want it for metin2 then what support do you want? support for hosting an illegal copy of metin2? OVH (not germany), they will reply back to your support request once a year. PS. you can join any metin2 server and with Wireshark you can find the ip and where is hosted, example: [Hidden Content] (my vps)
  5. If the ``Cached statistics refreshed every 5 minutes.`` includes Online Players then move it to 10 minutes to be more accurate the numbers, because metin2 is taking some time to update the table for all the players.
  6. Try to enable it back when the browser is starting, and when you close it disable it again... idk I do not use CEF anymore.
  7. This works with DX9 and for the screenshot use https://metin2.dev/topic/31916-uninstalling-libjpeg-and-taking-screenshots-with-directx9/ Edit: Bug when you open an second client the FSAA/MSAA will be DISABLED on the first Window, Solution ... edit this option to TRUE StateManager.cpp void CStateManager::SetDefaultState() { ... #ifdef DX9_FSAA_DEFAULT_FIX SetRenderState(D3DRS_MULTISAMPLEANTIALIAS, TRUE); #else SetRenderState(D3DRS_MULTISAMPLEANTIALIAS, FALSE); #endif ... } Bug CEF Unsolved.
  8. So basically i need WordEditor again to do the job...
  9. Here is the DX8 and DX9 with anti-aliasing. https://www.mmotutkunlari.com/eklentiler/dx8-dx9-aa-zip.14301/ Soruce: https://www.mmotutkunlari.com/konu/directx8-directx9-metin2-icin-hazirlanmis-dll-dosyalari.16040/
  10. Yea because the other two a1, c1 are using different CRCs obj-0010.prb 1678169896 fire_obj-0010.mse.pre 1025956065
  11. Someone managed to make it work with multiple Files CRCs?
  12. Someone managed to make it work with slider like the FOV system?
  13. This topic has no point to continue after the author already replied and the main reason was to inform about database breach that did not happened at all. From here it will generate only hate i recommend to close it.
  14. The passwords are random for most of the servers as i know. If not for them then big L Edit: Also this can be a scam i do not recommend to buy anything.
  15. Did someone had this issue before? [Hidden Content] Solved, thx to: my_alt_account ... m_pkEftData = NULL; #ifdef __ENABLE_STEALTH_FIX__ ReleaseAlwaysHidden(); #endif D3DXMatrixIdentity(&m_matGlobal); } CEffectInstance::CEffectInstance() { ...
  16. The ..._0.dds has no alpha channel here it is edited and working [Hidden Content] [Hidden Content]
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.