this is not too important now.. as new laghaim is gona come ( laghaim EU ) :P
this is not too important now.. as new laghaim is gona come ( laghaim EU ) :P
wskjdkjwkjwkjdkjwkdwkjffkwfkwfwkfkjwkwjfkjfkjwwkjwkf
Last edited by yoyoz; 03-12-10 at 11:50 AM.
@Aidamina
read "ko packet logging" on w w w.gamereversal.com
its for another MMORPG and also for c++ but should be helpfull in decrypting stuff :)
Get Biosfear Reunion Emu to work.
1. Downloading
2. Installing
3. Setup/Configure
4. Run
1. Download the following:
- SVN Tool
Apache Subversion Binary Packages
(Win32) Subversion for Windows | Download Subversion for Windows software for free at SourceForge.net
- Xammp Environment (Required for Apache + MySQL)
apache friends - xampp
- Download JDK (Java SE 6 Update 23)
Java SE Downloads
jdk-6u23-windows-i586.exe
- Download Eclipse
(Eclipse IDE for Java Developers,99MB)
Eclipse Downloads
eclipse-java-helios-SR1-win32.zip
- Download Biosfear Client (129MB)
BiosFear Client Download - Fileshack - Download PC Video game patches, videos, betas, trailers for PC.
biosfear_beta_setup.exe
- Download Apache log4j 1.2.16 (~ .zip)
Apache log4j 1.2 - Download Apache log4j 1.2
apache-log4j-1.2.16.zip
- Download MySQL Connector/J (~ .zip)
MySQL :: Download Connector/J
mysql-connector-java-5.1.14.zip
- Download Junit
Welcome to JUnit.org! | JUnit.org
click download junit -->https://github.com/KentBeck/junit/downloads
junit4.9-SNAPSHOT-20100512-0041.zip
2. Installing
- SVN Tool
default installation
- Xammp Environment
default installation
- Java JDK
default (c:\Program Files\Java)
- Eclipse
unpack (maybe desktop)
- Biosfear Client
default (C:\program files\tiscali games\biosfear)
- Apache log4j
unpack .zip folder into Java JDK Folder (c:\program files\java)
- MySQL Connector/J
unpack .zip folder into Java JDK Folder (C:\program files\java)
- Junit
unpack .zip folder into Java JDK Folder (C:\program files\java)
3. Setup / Configure
- SVN Tool
1. OPEN CMD/Shell PROMPT : (cmd )
2. svn checkout reunion - Revision 187: /trunk
3. a folder trunk will created at c:\documents settings\your profile\ -> trunk <-
- Xampp Environment
1. On Desktop open xampp-control.exe if not go to installation directory.
2. start apache by xampp-control tool
3. start mysql by xampp-control tool
4. unblock firewall if necessary
5. open webbrowser
6. type : http://localhost
7. you should see xampp website
8. test your server
9. type : http://localhost/phpmyadmin
10. test phpmyadmin
11. click on the right on "import"
12. browse to (c:\documents settings\your profile\ -> trunk <- \db\dynamic\sql\reunion.sql)
13. import file
14. make a new user + pass
15. click on home , than to the right on "rights/permissions"
16. click link "add new user"
17. Fill form
a) user = reunion
b) Host = lokal (dropdown left)
c) password = reunion
18. Fill rights/permissions
a) All Data
b) All Structur
c) NO Admins
19. click okay
- Java JDK
1. OPEN CMD/Shell PROMPT: (cmd)
2. type java
3. if you see a list of commands , java installed properly
- Eclipse
1. Start Eclipse
2. Select Workspace (default)
3. Select File -> Import
4. Select in Window: General -> Existing Projects into Workspace
5. browse for the trunk folder at c:\documents settings\your profile\ -> trunk <-
6. click okay
7. select all of the 3 projects to import (if not selected)
8. click on finish
9. Right- click "jreunion" - select properties
10. select Java Build Path in window to the left
11. select Libraries in tab to the right
12. click on "Add External JARs..."
13. select log4j-1.2.16.jar in specific folder inside (C:\program files\java)
14. DO 12. - 13. for mysql-connector + junit
15. Do 9. - 14. for "jcommon" + "jlauncher" (don't know if its really important to do it for all)
16. expand "jreunion"
17. expand "config"
18. open file "Database.dta"
19. set file
a) database = reunion
b) username = reunion
c) password = reunion
20. save file
21. expand "jlauncher"
22. expand "src->com->googlecode->reunion->jlauncher"
23. open file "Launcher.java"
24. change line to your biosfear installation folder
a) dir = "C:\\Programme\\Tiscali Games\\BiosFear\\";
25. save file
By default there should be some unresolved issues on jreunion,jlauncher
with e.g : import com.googlecode.reunion.jcommon.Parser; (inside codeview)
solution:
scroll above import com.googlecode.reunion.jcommon.Parser; till an popup window open
with solutions to fix the issue.
click inside the window scroll down and select
Fix Project Setup ...
do the same for the other as well.
26. Make a breath in
27. Hold it.... Hold it ... further
28. Make a breath out ...
29. You are ready to proceed
4. Run
1. Xampp Environment (if not)
a) start apache
b) start MySQL
2. open eclipse
3. Select "jreunion" folder in eclipse
4. right click, select run as "Java Application"
5. select Server
5. Select "jlauncher" folder in eclipse
6. right click, select run as "Java Application"
7. Select Launcher
---- Attention ---
a. After first Start , exit !!! move to eclipse workspace (default)
b. move into folder jlauncher
c. copy file "SvrList.dta" from jlauncher folder
d. and insert that file into installation folder of biosfear (C:\Programme\Tiscali Games\BiosFear)
---- Important ---
8. Do 3. to 7. once again
Server should be running.
Next time you could use the upper Menu :
a) Run -> Run History -> Server
b) Run -> Run History -> Launcher
Good Luck everyone![]()
Last edited by BFMonster; 21-08-11 at 08:34 PM.
Part II - Emu in work.
1.Experience
2.Get rid of Eclipse
1.Experience
Hint: Not tested in depth, but playing with options leads to "breaking the emu" somehow.
Changes that worked.
1. Resolution 1024x768.
2. Fullscreenmode
Don't change Sound to off. I don't know why
There 2 Accounts.
test + test and admin + admin.
test user: no mobs, so far.
admin user: 1x time mobs. afterward no mobs anymore.
Porting to other location fails with test user. not tested with admin user.
2. Get rid of Eclipse
To get rid of Eclipse as Starting Utility you can do so:
1. make a folder for example "c:\biosfear\"
2. open eclipse
3. select jreunion folder, right click and select "export"
4. In Export window expand Java and select "Runnable JAR File"
5. push next button
6. (Select Launch Configuration: "Server - jreunion" if available)
7. push button Browse for Export destination
8. Move to "c:\Biosfear"
9. name Savefile "Server.jar"
10. set Library handling "Extract required libraries into generated JAR" if not
11. push button finish
12. do 3. to 11. for jlauncher.
Now there 2 Files in "C:\Biosfear\"
a) Server.jar
b) Launcher.jar
!!! if you start now you will get error messages. !!!
Next todo is to copy Files into "c:\Biosfear" from Eclipse "workspace" folder
1. Move to Eclipse "workspace" folder.
2. copy from "jreunion" config + data folder into "c:\Biosfear" folder
3. copy from "jlauncher" File Launcher.dta + Servers.dta + SvrList.dta into "c:\Biosfear\" folder
Now you should run the server by commandline first a than b
a) Server : c:\Biosfear\java -jar Server.jar
b) Launcher : c:\Biosfear\java -jar Launcher.jar
Make some .bat files.
1. create inside "c:\Biosfear" a file : "Server.bat"
2. Edit Server.bat
3. type: cmd /k "java -jar server.jar" (with quotes)
4. save file
5. make 1. to 4. for Launcher.jar
6. send Links to Desktop
7. Doubleclick Server + Launcher links on Desktop enjoy.![]()
Last edited by BFMonster; 31-12-10 at 09:46 PM.
i have some problem with eclipse
it show this error:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Enum. Fix the build path then try building this project jreunion Unknown Java Problem
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project jlauncher Unknown Java Problem
The type java.lang.Enum cannot be resolved. It is indirectly referenced from required .class files Server.java /jreunion/src/com/googlecode/reunion/jreunion/server line 1 Java Problem
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files String.java /jlauncher/src/com/googlecode/reunion/jlauncher line 1 Java Problem
I have made a exe file by these files
You can use the exe file!
Hi,
the launcher doesnt work with all game.exes. we noticed that problem earlyer.
We have created a forum for the laghaim biosfear emulator.
You can visit us here: http://dev.archangel-network.com
Jake Sheppard (pctipps on reunion svn)
It's great to see the project still going.
I and a few friends (3+) who have given up on the current european laghaim company [NGA] and turned towards the learning the development(coding) side of things however most of the team have no experience at all so we're going to work on 'small' things and work our way up.
So please don't expect to much from me or my team, we can answer some questions but it'd be better to ask Jake or Aidamina.
At moment I'm making a simple launcher with some other features.
Video guide on how to get the Laghaim Emu online.
Credits goto Jake (Castiel)
Originaly posted :
Main Page - reunion-dev
What you need for that video tutorial:
- running mysql and apache server (xampp has that)
- installed java
- unpacked eclipse
- the server libs (you geht those here)
The video is avaiable in 1080p (I recommend that resolution)
You are not allowed to copy guides from here without linking to our page!!! Copyright by Castiel
Now follow the video steps on this play list.:
http://www.youtube.com/playlist?p=PLAB75F1624776994A
Last edited by Pete107; 31-05-11 at 07:57 AM.
emeğe saygı. teşekkürler :)
Little update, the reunion project is still steadily going:
Laghaim Testserver - reunion - YouTube
Nice but chinesse :/
Last edited by Pete107; 04-10-11 at 10:14 PM. Reason: typeo
Update:
Originally Posted by Castiel
The reunion test server is back online see more:
Testserver - Announcements (Reunion) - reunion-dev - Your favourite development page for Laghaim
hey,
i've created a laghaim database website, where i added the current server values of weapons and mobs...
i will add a quest add feature soon (and a mob rating / item rating + comments) so the page will be our fantastic database ^^...
link: reunion-dev: Your favourite and most exact database for Laghaim - Biosfear