Jump to content

BrowEdit 2.0 [Redesigned]


Syouji

Recommended Posts


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

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)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  303
  • Reputation:   101
  • Joined:  11/13/11
  • Last Seen:  

The latest release doesn't come with the shader files ._.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  399
  • Reputation:   198
  • Joined:  11/09/11
  • Last Seen:  

Any openings for testing the program itself? I see a few people have it already, not sure how to apply other than asking? /wah

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  303
  • Reputation:   101
  • Joined:  11/13/11
  • Last Seen:  

The latest revision doesn't have the shader files.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   13
  • Joined:  11/14/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

GreenBox is right. Don't use r90. Use r87 (Tested it). http://browedit.borf...rowedit_r87.rar

rename settings.borf.json to settings.YOURPCNAME.json

Open it with notepad and change the GRF directory locations to where you keep the GRFs. Then save and double-click on "Run". Make sure you have Java installed.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

-.- i don't have Java.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

Then get it. Lol

Hint: Google search "Java download"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   13
  • Joined:  11/14/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   13
  • Joined:  11/14/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   2
  • Joined:  05/14/12
  • Last Seen:  

fx4600.jpg

i use quadro fx 4600 Brow 2.0 no support video card ?

test Brow version r87

OS: Vista Home Premium x64

i try press button "open" nothing happen.

post-4644-0-96315400-1353737395_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  382
  • Reputation:   38
  • Joined:  01/17/12
  • Last Seen:  

4800 or 480? 4800 definitively no

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   2
  • Joined:  05/14/12
  • Last Seen:  

return use brow 586 hahahaha

no money upgrade video card

Quadro fx 4600 me health 95%

it very good for SolidWorks :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  399
  • Reputation:   198
  • Joined:  11/09/11
  • Last Seen:  

Doesn't work for my graphics card. Yay for a 600$ ASUS being too shitty to run this :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  04/18/12
  • Last Seen:  

I know that feeling with my GT 240M ... rip my old Laptop. :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

Haha. Well I'm sure something can be done about this to open up support for older models.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  04/18/12
  • Last Seen:  

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

Link to comment
Share on other sites

  • 3 weeks later...

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

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

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.

Link to comment
Share on other sites


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

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

×
×
  • Create New...