Jump to content
  • 0

IP questions Setup.exe and some technical questions


TalkRO

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  01/31/13
  • Last Seen:  

Hi there, I'm quite new to this server creation and many things were changed since ever I host RO myself last time, I've been through a lot of problems and tried my best to solve them, some still persist and some already solved. So straight to the point is, my server was built under Sharpienero video's guide and it works fine. But there's something different is that I use xampp(phpmyadmin) to keep all the data instead of using MySQL, and it works.

So I used :

i) previous client 2012-04-10aRagexeRE but displayed savedata\optioninfo error eventually automatic exit RO and I've checked the mmo.h #define PACKETVER 20120410 , re-build using visual studio 2010.

ii) current client 2012-04-10aRagexeRE_J (no error but with only 640x480x16 and couldn't change to any resolution even after configure the setup.exe)

iii) phpmyadmin to keep the data files instead of MySQL

iv) Alexandra data's folder

v) latest luafiles514 from http://trac.assembla...Translated].rar

vi)SVN Revision : '17109' (from Sharpienero's video description from https://rathena.svn..../rathena/trunk/)

vii) Refer attachment for packet_db.txt

viii) Shin's Diff Patcher on 2012-04-10aRagexeRE, but I don't see any "skip patcket obfuscator" and I've unticked the "Read Data folder first"

x) data.ini

[Data]

0=mygrf.grf

2=data.grf

xi) rAthena\conf\grf-files.txt has been set to this

//-----------------------------------------
// GRF Files
// Add as many as needed.
//-----------------------------------------
grf: C:\Games\RO\rdata.grf
grf: C:\Games\RO\data.grf
//-----------------------------------------
// Data Directory
// Use the base folder, not the data\ path.
//-----------------------------------------
data_dir: C:\Games\RO\

1) Make it Online

For now, I only can login to my server using LAN IP(192.168.x.x), but if I wanted my friend to login to my server, what are the steps should I do take ?

sclientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
  <connection>
  <display>TalkCockRO</display>
  <balloon>the balloon</balloon>
  <desc>description</desc>
  <address>192.168.1.3</address>
  <port>6900</port>
  <version>26</version>
  <langtype>1</langtype>
  <registrationweb>flux.domain.com</registrationweb>
	<aid>
		<admin>2000000</admin>
  <admin>2000001</admin>
  <admin>2000002</admin>
	</aid>
	<loading>
		<image>loadingscreen01.jpg</image>
	</loading>
  </connection>
</clientinfo>

char_athena

// Login Server IP

// The character server connects to the login server using this IP address.

// NOTE: This is useful when you are running behind a firewall or are on

// a machine with multiple interfaces.

login_ip: 127.0.0.1

// Login Server Port

login_port: 6900

// Character Server IP

// The IP address which clients will use to connect.

// Set this to what your server's public IP address is.

char_ip: 118.101.157.27

// Character Server Port

char_port: 6121

map_athena

// Character Server IP

// The map server connects to the character server using this IP address.

// NOTE: This is useful when you are running behind a firewall or are on

// a machine with multiple interfaces.

char_ip: 127.0.0.1

// Character Server Port

char_port: 6121

// Map Server IP

// The IP address which clients will use to connect.

// Set this to what your server's public IP address is.

map_ip: 118.101.157.27

// Map Server Port

map_port: 5121

Portforwarding in D-link router

portforward_zps406d9276.png

subnet_athena

// Subnet support file

// Format is:

// subnet: net-submask:char_ip:map_ip

// you can add more than one subnet

subnet: 255.255.255.0:192.168.1.3:192.168.1.3

2) Setup.exe

Setup.exe seems keep on pop-out when I copy the whole game folder into my friend's laptop. And I have savedata folder in my RO folder which containing 3 LUA,

ChatWndInfo_U , OptionInfo, UserKeys_s.

CmdOnOffList["/notrade"] = 0
CmdOnOffList["/noshift"] = 0
CmdOnOffList["/noctrl"] = 0
CmdOnOffList["/skillfail"] = 1
CmdOnOffList["/notalkmsg"] = 0
CmdOnOffList["/notalkmsg2"] = 0
CmdOnOffList["/showname"] = 1
CmdOnOffList["/fog"] = 0
CmdOnOffList["/aura"] = 1
CmdOnOffList["/window"] = 0
CmdOnOffList["/miss"] = 1
CmdOnOffList["/q1"] = 0
CmdOnOffList["/q2"] = 0
CmdOnOffList["/effect"] = 1
CmdOnOffList["/bgm"] = 1
CmdOnOffList["/sound"] = 1
CmdOnOffList["/loginout"] = 1
CmdOnOffList["/shopping"] = 0
CmdOnOffList["/stateinfo"] = 1
CmdOnOffList["/snap"] = 0
CmdOnOffList["/itemsnap"] = 0
CmdOnOffList["/skillsnap"] = 1
CmdOnOffList["/hoai"] = 0
CmdOnOffList["/merai"] = 0
CmdOnOffList["/camera"] = 0
CmdOnOffList["/lightmap"] = 1
CmdOnOffList["/monsterhp"] = 1
OptionInfoList["Trilinear"] = 0
OptionInfoList["Bgm_Volume"] = 100
OptionInfoList["Effect_Volume"] = 100
OptionInfoList["AutoOpen1to1Window"] = 1
OptionInfoList["AutoOpen1to1Window_Friend"] = 1
OptionInfoList["PlaySound_Open1to1Window"] = 1
OptionInfoList["Outdoor_ViewLatitude"] = -45.000000
OptionInfoList["Outdoor_ViewDistance"] = 470.099915
OptionInfoList["Indoor_ViewLatitude"] = -45.000000
OptionInfoList["Indoor_ViewDistance"] = 300.000000
OptionInfoList["SkinName"] = "<Basic Skin>"
OptionInfoList["ChannelCopID"] = 0
OptionInfoList["Window_XPos"] = 690
OptionInfoList["Window_YPos"] = 322
OptionInfoList["Simplicity_SkillList"] = 0
OptionInfoList["Show_SkillDescript"] = 0
OptionInfoList["ChangeChatMode"] = 1
OptionInfoList["LockMouse"] = 0
OptionInfoList["ShowBattleFieldIcon"] = 1
OptionInfoList["MouseExclusive"] = 1
OptionInfoList["ISFULLSCREENMODE"] = 0
OptionInfoList["WIDTH"] = 640
OptionInfoList["HEIGHT"] = 480
OptionInfoList["BITPERPIXEL"] = 16
OptionInfoList["DEVICECNT"] = 0
OptionInfoList["MODECNT"] = 0
OptionInfoList["SPRITEMODE"] = 2
OptionInfoList["TEXTUREMODE"] = 2
OptionInfoList["bLockItemDropFromItemWnd"] = 0

3) Display problems

As mentioned before, my resolution are only limited in this size and cannot change to bigger.

status_zpsb6e5dd2c.png

And if you noticed, the inventory size quite weird, And I have Misc skill tab in Alt+S

bump...i noticed my post is quite long... not sure if anyone can bear with me... im still in the "learning" stage, and if there's any info missing please let me know...

packet_db.txt

Edited by TalkRO
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  01/31/13
  • Last Seen:  

bump, solved

Edited by TalkRO
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  12/12/12
  • Last Seen:  

how did u solved?? i am too facing same problem with resoloution.......

can u tell me the solution???

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