More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
NDSRo is a client for eAthena servers. eAthena is a free and open source implementation of Aegis, which | NDSRo is a client for eAthena servers. eAthena is a free and open source implementation of Aegis, which is the official server software for Ragnarok Online (MMORPG) to be used on private servers. | ||
== | ==User guide== | ||
Implemented: | '''Implemented functions:''' | ||
*Serverlist | * Serverlist | ||
*Login | * Login | ||
*Server Select | * Server Select | ||
*Char-Select | * Char-Select | ||
*Char-Creation | * Char-Creation | ||
*Display a map | * Display a map | ||
*Chat | * Chat | ||
*Walking | * Walking | ||
*Warping [Mapchanging] | * Warping [Mapchanging] | ||
* "/" Commands | * "/" Commands | ||
* /where | * /where | ||
Line 30: | Line 30: | ||
* /stand | * /stand | ||
'''Add a server to the list:''' | |||
Add a server to the list: | |||
Open server.cfg in an editor, insert the infos that | |||
Server: Name : IP : Port ; | |||
You must place the : / ; right. Do not remove the ##, since it tells the game to stop reading those lines. | |||
[http://gamebrew.org/wiki/File:Ndsrofieldpack205.zip Maps] uses the Openkore-Fields. Copy the maps into the ndsro folder, there is also an folder fields, just replace it. | [http://gamebrew.org/wiki/File:Ndsrofieldpack205.zip Maps] uses the Openkore-Fields. Copy the maps into the ndsro folder, there is also an folder fields, just replace it. | ||
Line 40: | Line 41: | ||
==Controls== | ==Controls== | ||
'''On Login:''' | '''On Login:''' | ||
'''On Map''' | A/B/X/Y - Change Keyboard color | ||
'''On Map:''' | |||
Select - Enable/disable Chat | |||
Start - Options screen (Map update is disabled while in Option) | |||
D-Pad - Walk | |||
==Changelog== | ==Changelog== | ||
'''16.05.08''' | '''16.05.08''' | ||
*Character creation now works | * Character creation now works. | ||
*eAthena changed the position info on map-log on. | * eAthena changed the position info on map-log on, fixed. | ||
*Now added a sclientinfo.xml containing one server for testing | * Now added a sclientinfo.xml containing one server for testing. | ||
*Fixed /stand & /sit text | * Fixed /stand & /sit text. | ||
*Fixed some selection bug in the charselection | * Fixed some selection bug in the charselection. | ||
'''09.05.08''' | '''09.05.08''' | ||
*Initial release | * Initial release. | ||
==Credits== | ==Credits== | ||
To Fear, for help learning C and to be there for every question | To Fear, for help learning C and to be there for every question. | ||
To everyone who made PAlib | To everyone who made PAlib. | ||
Everyone who made the Fieldpack | Everyone who made the Fieldpack. | ||
Everyone who made eAthena, since it would be much harder without some Sourcecode | Everyone who made eAthena, since it would be much harder without some Sourcecode. | ||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Other DS applications]] |
Revision as of 15:10, 25 Mayıs 2021
ndsRo / eAthena Client | |
General | |
---|---|
Author(s) | n00bey (aka leinad) |
Type | Other |
Version | 2008 |
Licence | Mixed |
Links | |
[Media:Ndsro.rar Download] | |
Website |
<htmlet>adsense</htmlet>
NDSRo is a client for eAthena servers. eAthena is a free and open source implementation of Aegis, which is the official server software for Ragnarok Online (MMORPG) to be used on private servers.
User guide
Implemented functions:
- Serverlist
- Login
- Server Select
- Char-Select
- Char-Creation
- Display a map
- Chat
- Walking
- Warping [Mapchanging]
- "/" Commands
- /where
- /logount | /lo | /exit
- /sit
- /stand
Add a server to the list:
Open server.cfg in an editor, insert the infos that
Server: Name : IP : Port ;
You must place the : / ; right. Do not remove the ##, since it tells the game to stop reading those lines.
Maps uses the Openkore-Fields. Copy the maps into the ndsro folder, there is also an folder fields, just replace it.
Controls
On Login:
A/B/X/Y - Change Keyboard color
On Map:
Select - Enable/disable Chat
Start - Options screen (Map update is disabled while in Option)
D-Pad - Walk
Changelog
16.05.08
- Character creation now works.
- eAthena changed the position info on map-log on, fixed.
- Now added a sclientinfo.xml containing one server for testing.
- Fixed /stand & /sit text.
- Fixed some selection bug in the charselection.
09.05.08
- Initial release.
Credits
To Fear, for help learning C and to be there for every question.
To everyone who made PAlib.
Everyone who made the Fieldpack.
Everyone who made eAthena, since it would be much harder without some Sourcecode.