Jump to content

Recommended Posts

Posted

Right now the setup of BrowEdit 2.0 isn't exactly user friendly. You need to rename some files and change some parameters as well. I'll show you how to do it once I get a copy of it on my computer (on my laptop atm)

Posted

FYI, Borf is still in need of help. He hasn't had a partner who is serious about helping him program the editor. Borf's past team programming members who've showed interest in helping out haven't taken the initiative to stay in contact with him. Therefore progress is very slow. Just to be clear, those who are interested, please contact me only if you are serious about the position. Taking an initiative to staying in contact with Borf is imparative to the overall success of the editor being made.

Posted

as I do work? I do not want to put him to work as a fellow cracker...

EDIT:

I managed to work, but I think probably work better in linux is not that for platform was made to test

REEDIT:

Error Solution???

Sin+t%C3%ADtulo-1.jpg

your system does not support jOGL or the drivers are not in the java classpath.

I have the same Problem.

I would like to know how can i configure the Classpath correctly.

Look, i have spent a lot of time, and i still can't figure this out.

there's a folder called browedit_lib, those are the only files needed to work? or should i put those files in the classpath?

I need to download the jogl libraries and install them?

i hope someone can answer my questions.

Thank you :3

Posted

I have the same Problem.

I would like to know how can i configure the Classpath correctly.

Look, i have spent a lot of time, and i still can't figure this out.

there's a folder called browedit_lib, those are the only files needed to work? or should i put those files in the classpath?

I need to download the jogl libraries and install them?

i hope someone can answer my questions.

Thank you :3

Well, i have java, and i have the newest update, and i can't see why it doesn't work.

I would appreciate if you could answer my questions:

there's a folder called browedit_lib, those are the only files needed to work? or should i put those files in the classpath?

I need to download the jogl libraries and install them?

Or there another thing i must do.

Thank you.

Posted

All you have to do (at least what I've done to get it to work) is perform the following steps:

1. Get the latest version of Java Installed (It looks like you have this taken care of. *Check*)

2. Extract BrowEdit 2.0 r87 onto your desktop

3. Rename settings.Borf.json to settings.yourcomputername.json

e.g) If my PC name was Syouji-PC then I would put settings.Syouji.json (assuming you're running Windows 7)

4. Open the settings.yourcomputername.json with notepad or notepad++ or any other text file editor.

5. Inside add the directories to your data.grf (rdata isn't required) and your RO directory.

This is what I put inside mine.

{
"readini" : false,
"ini" : "",
"grfs" : [ "C:/Program Files (x86)/CookieRO_V3/data.grf"],
"readdata" : true,
"datadir" : [ "C:/Program Files (x86)/CookieRO_V3/data.grf", "." ],
"inversecamera" : false
}

6. Double-click on "Run.bat" to run BrowEdit 2.0. If all goes well, it will auto-load Prontera.rsw and you should be able to see the map just fine. If you don't see the map, then your video card probably doesnt support the correct version of OpenGL that BrowEdit 2.0 uses for rendering. Any video card before 2010 is considered obsolete and potentially incompatible.

Note: Do NOT touch the browedit_lib folder or browedit jar file. Leave those alone. Only focus on what I've stated above. The "Run" bat file is looking for the following location to run BrowEdit with Java:

c:\Program Files (x86)\Java\jre7\bin\java.exe

If the directory and executable file doesn't exist, I would check again to getting Java 7 installed.

  • Upvote 1
Posted

All you have to do (at least what I've done to get it to work) is perform the following steps:

1. Get the latest version of Java Installed (It looks like you have this taken care of. *Check*)

2. Extract BrowEdit 2.0 r87 onto your desktop

3. Rename settings.Borf.json to settings.yourcomputername.json

e.g) If my PC name was Syouji-PC then I would put settings.Syouji.json (assuming you're running Windows 7)

4. Open the settings.yourcomputername.json with notepad or notepad++ or any other text file editor.

5. Inside add the directories to your data.grf (rdata isn't required) and your RO directory.

This is what I put inside mine.

{
"readini" : false,
"ini" : "",
"grfs" : [ "C:/Program Files (x86)/CookieRO_V3/data.grf"],
"readdata" : true,
"datadir" : [ "C:/Program Files (x86)/CookieRO_V3/data.grf", "." ],
"inversecamera" : false
}

6. Double-click on "Run.bat" to run BrowEdit 2.0. If all goes well, it will auto-load Prontera.rsw and you should be able to see the map just fine. If you don't see the map, then your video card probably doesnt support the correct version of OpenGL that BrowEdit 2.0 uses for rendering. Any video card before 2010 is considered obsolete and potentially incompatible.

Note: Do NOT touch the browedit_lib folder or browedit jar file. Leave those alone. Only focus on what I've stated above. The "Run" bat file is looking for the following location to run BrowEdit with Java:

c:\Program Files (x86)\Java\jre7\bin\java.exe

If the directory and executable file doesn't exist, I would check again to getting Java 7 installed.

Tnks a lot.

I will try it. I think the problem it's that i don't have a good video Card.

Posted

quadro fx 4600 supports OpenGL 2.0 & 2.1, so it doesnt support OpenGL 3.4. I did ask Borf to see if he can incorporate earlier versions of OpenGL.in BrowEdit 2.0 making it compatible with more cards. I use a GTX 460 which supports OpenGL 4.3.

If you update your video drivers you probably can get OpenGL 4.3 working enabling your card to run BrowEdit -> See http://www.opengl.org/discussion_boards/showthread.php/178712-NVIDIA-releases-OpenGL-4-3-beta-drivers

Posted

That would actually be great, since the new version really looks promising! :D

I know it takes a lot of time to get this coding done, especially if you are doing it alone w/o any real help. :(

  • 3 weeks later...
Posted

Hello, dear guru!

Have one question:

i have 2 revisions: r87 and r90

as you said before, r90 dont work, so i try test r87, but:

when i try use r87, i take this error: Attach file #1

but when i try use r90 revision - its loading, but have errors like you said.

I tryed copy settings.myname.json from r90 to r87, but it have no any results...

Help me pls!

Thank you!

post-12715-0-18890300-1355848642_thumb.png

Posted

1. Ensure the json settings file follows this name format: settings.COMPUTERNAME.json

2. Can I see what you edited inside the settings file?

3. Don't touch anything else. Just run the .bat file to start it up.

Posted (edited)

computername: mgk

so -> settings.mgk.json

then i edit "c:\Program Files\Java\jre7\bin\java.exe" -jar browedit.jar in .bat , cause i have Program Files (x86)\

and this is my settings:

{

"readini" : false,

"ini" : "",

"grfs" : [ "E:/ragnarokData/data.grf", "E:/ragnarokData/rdata.grf" ],

"readdata" : true,

"datadir" : [ "E:/ragnarokData/", "." ],

"inversecamera" : false

}

Edited by mgk

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...