Jump to content

FelixBeta

Administrator
  • Posts

    101
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by FelixBeta

  1. Korean game client would require secure/module to work, or you can try to use en-gb with korean text and korean font (tho, you would need to hook that too)
  2. Nothing is encrypted. .his files located where you appoint them in WorldInfo (long path are not supported by default)
  3. Small handy viewer tool to see item icons index. Supported formats: - Pretty much every DDS format supported by RF Online game client. - PNG - JPG - BMP Features: - Zoom in/out - Move - Add/Subtract 1024 to index (automatically if you load item-1-38.dds) Download: https://www.mediafire.com/file/tesal3m3hagcw26/RFIconIndexViewer.exe/file
  4. type in login server /open
  5. If you meant small developer launcher then you must be forgotten to copy ini file to datatable locale
  6. Because you need specific php version as pointed in topic and provided needed xammp version that have it. Also you browser to test it, cmd is for more advanced parser users
  7. Looks like you didn't add a slash in path: C:\Users\Micro\Downloads\Parsergu_out\store.dat "Parsergu_out" very wrong, should be "Parser\gu_out"
  8. Soon busy trying new things, so it takes some times. Tho, usually those kind of questions are for Odin discord
  9. Should be no bug there, using this version for my work, saves all files fine
  10. Yeah, weird. Mediafire think it's suspicious/virus while it's not even packed, just a compiled exe. VirusTotal is somewhat fine, only some weird AV marks it as virus. Re-uploaded as 7z archive https://www.mediafire.com/file/699jzw7d5zxj2pp/SPRTool.7z/file upd: main link works again, seems they whitelisted it
  11. You should use parser and avoid working with DatEdit
  12. Why you need improve current CPU/RAM usage tho? RF Online eats like nothing compared to modern game. 4-10% cpu and 800mb ram is nothing
  13. It's a tool to save excel files into txt, not update related really as long as your parser use txt to convert
  14. Running anything below 2232 is very pointless and risky those days
  15. Updated tool. Fixed few file issues and added mipmap cutting if DDS was saved with them.
  16. Annoyed by .rep file editing so updated spr tool. Now you can just convert spr to get dds and dat file, then open dat file with notepad++ and edit what you need, sizes are auto-calculated. Basic usage: 1. To unpack, simply drag and drop your file.spr file onto the executable. You will result with a dds files and dat file that can be edited in Notepad++. 2. To repack, drag and drop your file.dat file onto the executable to create an file.spr file. Download: https://www.mediafire.com/file/ozgp89o5unih178/SPRTool.exe/file
  17. 99% it's looking for price in billing db
  18. use this in rfacc.ini [Options] DBSTR = Provider=MSDASQL;DSN=BILLING;Source=BILLING;UID=sa;PWD=mypassword;Initial Catalog=BILLING; ErrDBSTR = LogLevel = 2
  19. Follow guide and use files from thread. There is no problems with language packs. Unless you used wrong R3Engline.ini, it's included on this topic for a reason
  20. Most servers use VPS since it's cheaper
  21. Release server for player requires 16GB ram minimum. 8GB is just to play with gm. It does not depend on any secure
  22. 8 GB is just to test your server with 5 people. 16 GB is bare minimum for normal sever.
  23. It should work fine starting with SQL 2014 and newer, otherwise there would be issue on video guide
  24. Just re-check your DB names, sa and password, also ODBC. Should be no problem if done correctly
×
×
  • Create New...