Jump to content

wiccawest

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    USA

wiccawest's Achievements

Poring

Poring (1/15)

0

Reputation

  1. I also have win7 x64. Try using the latest packet_db version before trying the latest ragexe/diff release. I'm using the last version I could find that was publicly released (2013-08-07 /version 45) and it took me a week to get it to work. As for using the right configuration diff, I have no idea how to help you. It was a crap shoot and I never saved the setup, sorry. The main things to do to get the 20XX-XX-XXRagexe.exe to work is to look up in your server file db/packet_db.txt for the matching date. Change (packet_db_ver:) at the top of the file. Next find mmo.h in src/common/mmo.h and find the lines #ifndef PACKETVER #define PACKETVER 20XXXXXX at the top of the file. replace 20XXXXXX with the date of your ragexe file (remove the - between the day month and year). Next go back to the main server folder and open rAthena-10.sln with visual c++ and clear the files then build them again. Go to your client/data/clientinfo.txt and change the number between <version></version> to the number in the packet_db.txt file If you aren't up to that point yet, please gather all the files this guide requires and start from the beginning, because I have no way of explaining that to you . I noticed I don't need to use a program like loki or ROLex to launch the .exe and I also had to make a new account through the client by adding _F or _M after the user name you want. No matter how much I tried to use the one I made in MySQL it wouldn't work. Most of the stuff I said I have found many times on this forum except for the personal troubleshooting I had to do which is in bold.
  2. I've gone through many guides, help threads, and have checked my files many times but I am stuck. I keep getting either rejected from the server, rejected from server (3) or disconnected from server. I have tried client .exe versions 20130807 (ver:45), 20130703 (ver:42), 20130522 (ver:36), and most recently 20120410 (ver:30). Each time i change the version in mmo.h, clientinfo, packet_db and recompile it each time. The server seems to have a similar response to me logging in so maybe someone who knows what it means can help. I want to attach a picture but this is my first time posting on this forum and I hope it works. I originally used xdiffpatcher, then weediff (shin's diff patcher) then NEMO but its always the same problem. One thread said to use skippacketheaderobfuscation and I have it in weediff but it only shows up for clients before 2013. I was able to diff 20120410 with skip obduscation but that didn't work either. Edit: I was able to log in by making a new account from the login screen (I was using the account I made in mysql which wasn't working) Now I have to solve why I still have korean item names... (I'll look around the forum before begging for help ) Edit 2: I seem to have been able to fix the english items after working through a few more diff configurations through NEMO. I'm using 20130807 Now I'm trying to figure out how to use the setup.exe or opensetup.exe to make the screen resolution larger or full screen. When ever I try to use it nothing happens or it tells me it can't make the file/ access denied. Could someone please tell me how to use either of those files correctly, I'm kind of at a loss. Otherwise does anyone know what files I should alter manually to get the display the way I want it? Edit 3: After lots and lots of testing and changing settings I finally was able to change the opensetup.exe settings and have them stick. I am finally playing on a bigger resolution than 640x480... (using resolutions from the 80s and 90s on our screens today sucks, I just wish it had more advanced options like 32bit color ) It was quite a simple fix, I just looked at the opensetup changelog and saw where it was hanging up, then i moved the problem files to another location to test it and it remade a new file. These were all the problems I was working with at this time, so I think I can close my entry on this thread. All in all It was pretty stressful to probably spend more than 40 hours this week trying to make the server work properly... (I have no life)
×
×
  • Create New...