Get Rappelz to run on linux
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Get Rappelz to run on linux
Ive been seeing a lot of pst around google and decided to show a option of how to do this.
Disclaimer: This has only been tested on lubuntu i cant make any garentes
Step 1 Make sure you have wine(yeah everybody saw that comeing), playonlinux(make it easyer) and rappelz ph(it must be this version as it is not protected by gameguard) Offical website: http://rappelz.eaglegame.com.ph/
Step 2 on playonlinux install a non listed program
Step 3 install some drivers and install d3d_10 core fonts register fonts ie8 and flash(optional)
Step 4 Go though the install as you would
Step 5 go to where you downloaded rappelz ph it should be in a zip extrated it and the contents should be one exe and two bins inside a folder
Step 6 when playonlinux ask you to select installer chose the exe in the folder (make sure the bins are in the same folder)
Step 7 go thouh that install
Step 8 Sourt cut the launtcher.exe
Step 9 configure this install for best results
GLSL:Disable
Render:Opengl
VideoMem:512
Muitsample:Enable
Step 10 Load it up and it should work and start downloading update
Step 11 being that rappelz ph is not gpotatos you will need a new account or a server switch hack
Known issues
In game the minimap can play up but glsl shader seems to make things worse
Try to change options is awkwould do it before starting game
On first load create a charure and logout to get rid of the annoy window at startup
I might create a youtube video for this
Disclaimer: This has only been tested on lubuntu i cant make any garentes
Step 1 Make sure you have wine(yeah everybody saw that comeing), playonlinux(make it easyer) and rappelz ph(it must be this version as it is not protected by gameguard) Offical website: http://rappelz.eaglegame.com.ph/
Step 2 on playonlinux install a non listed program
Step 3 install some drivers and install d3d_10 core fonts register fonts ie8 and flash(optional)
Step 4 Go though the install as you would
Step 5 go to where you downloaded rappelz ph it should be in a zip extrated it and the contents should be one exe and two bins inside a folder
Step 6 when playonlinux ask you to select installer chose the exe in the folder (make sure the bins are in the same folder)
Step 7 go thouh that install
Step 8 Sourt cut the launtcher.exe
Step 9 configure this install for best results
GLSL:Disable
Render:Opengl
VideoMem:512
Muitsample:Enable
Step 10 Load it up and it should work and start downloading update
Step 11 being that rappelz ph is not gpotatos you will need a new account or a server switch hack
Known issues
In game the minimap can play up but glsl shader seems to make things worse
Try to change options is awkwould do it before starting game
On first load create a charure and logout to get rid of the annoy window at startup
I might create a youtube video for this
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
sorry dont know where the edit is but there is a high likey hood of running on mac
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
still cant find that edit buttion has this helped anyone
Re: Get Rappelz to run on linux
Rappelz_On_Linux instructions to make program work should be in http://appdb.winehq.org as an application entry. Yes where we can connect bugs as well.
Number 2 I know its harder but the instructions should be done using winetricks and wine alone. No playonlinux just in case its a cause of problems. Playonlinux instructions are secondary instructions I think playonlinux has their own application install instruction list somewhere as well.
Rappelz placing how to instructions in the forum will get lost to time.
Number 2 I know its harder but the instructions should be done using winetricks and wine alone. No playonlinux just in case its a cause of problems. Playonlinux instructions are secondary instructions I think playonlinux has their own application install instruction list somewhere as well.
Rappelz placing how to instructions in the forum will get lost to time.
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
Ok
could i have some assitance on doing this in winetricks
could i have some assitance on doing this in winetricks
Re: Get Rappelz to run on linux
winetricks works only with win32 prefixs.
http://wiki.winehq.org/FAQ#32_bit_wineprefix so
to create prefix. Change ~/prefixwin32 with where you want the application stored.
http://wiki.winehq.org/winetricks
basic instructions to winetricks
http://winetricks.org/winetricks current version is here of course set executable.
Using the same WINEPREFIX as prior example.
If I have that right its a translation of what you are installing. 3d driver install is outside wine normal process. Winetricks for anything it installs automatically does registrations.
The d3d10 can be more targeted a lot of applications only require 1 of the following.
d3dx10_33 d3dx10_34 d3dx10_35 d3dx10_36 d3dx10_37 d3dx10_38 d3dx10_39 d3dx10_40 d3dx10_41 d3dx10_42 d3dx10_43
Your configuration tweaks done by winetricks.
This was very much the command line path. winetricks does have a GUI. In fact both winetricks lines could be reduced into 1 line.
Rappelz_On_Linux I have tested none of this. So this was just me translating. Yes I will help with translating instructions. I will not be testing application.
http://wiki.winehq.org/FAQ#32_bit_wineprefix so
Code: Select all
WINEARCH=win32 WINEPREFIX=~/prefixwin32 wine winecfg
http://wiki.winehq.org/winetricks
basic instructions to winetricks
http://winetricks.org/winetricks current version is here of course set executable.
Using the same WINEPREFIX as prior example.
Code: Select all
WINEPREFIX=~/prefixwin32 ./winetricks --no-isolate d3d10 corefonts ie8 flash
The d3d10 can be more targeted a lot of applications only require 1 of the following.
d3dx10_33 d3dx10_34 d3dx10_35 d3dx10_36 d3dx10_37 d3dx10_38 d3dx10_39 d3dx10_40 d3dx10_41 d3dx10_42 d3dx10_43
Code: Select all
WINEPREFIX=~/prefixwin32 ./winetricks --no-isolate glsl=disable multisampling=enable ddr=opengl videomemorysize=512
This was very much the command line path. winetricks does have a GUI. In fact both winetricks lines could be reduced into 1 line.
Rappelz_On_Linux I have tested none of this. So this was just me translating. Yes I will help with translating instructions. I will not be testing application.
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
Cool ill try that in a bit
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
I still cant find the edit buttion could some one tell me where it is
and this is an updated version with spell check
I’ve been seeing a lot of posts around google and decided to show a option of how to do this.
Disclaimer: This has only been tested on lubuntu i cant make any garentes
Step 1 Make sure you have wine(yeah everybody saw that coming), playonlinux(make it easer) and rappelz ph(it must be this version as it is not protected by game guard) Official website: http://rappelz.eaglegame.com.ph/
Step 2 on playonlinux install a non listed program
Step 3 install some drivers and install d3d_10 core fonts register fonts ie8 and flash(optional)
Step 4 Go though the install as you would
Step 5 go to where you downloaded rappelz ph it should be in a zip extract it and the contents should be one exe and two bins inside a folder
Step 6 when playonlinux ask you to select installer chose the exe in the folder (make sure the bins are in the same folder)
Step 7 go though that install
Step 8 Sourtcut the launcher.exe
Step 9 configure this install for best results
GLSL:Disable
Render:Opengl
VideoMem:512
Muitsample:Enable
Step 10 Load it up and it should work and start downloading update
Step 11 being that rappelz ph is not gpotatos you will need a new account or a server switch hack
Known issues
In game the minimap can play up but GLSL Shader seems to make things worse
Try to change options is awkward do it before starting game( is fixed when backbeffer is set to fbo)
On first load create a Character and logout to get rid of the annoy window at startup
and this is an updated version with spell check
I’ve been seeing a lot of posts around google and decided to show a option of how to do this.
Disclaimer: This has only been tested on lubuntu i cant make any garentes
Step 1 Make sure you have wine(yeah everybody saw that coming), playonlinux(make it easer) and rappelz ph(it must be this version as it is not protected by game guard) Official website: http://rappelz.eaglegame.com.ph/
Step 2 on playonlinux install a non listed program
Step 3 install some drivers and install d3d_10 core fonts register fonts ie8 and flash(optional)
Step 4 Go though the install as you would
Step 5 go to where you downloaded rappelz ph it should be in a zip extract it and the contents should be one exe and two bins inside a folder
Step 6 when playonlinux ask you to select installer chose the exe in the folder (make sure the bins are in the same folder)
Step 7 go though that install
Step 8 Sourtcut the launcher.exe
Step 9 configure this install for best results
GLSL:Disable
Render:Opengl
VideoMem:512
Muitsample:Enable
Step 10 Load it up and it should work and start downloading update
Step 11 being that rappelz ph is not gpotatos you will need a new account or a server switch hack
Known issues
In game the minimap can play up but GLSL Shader seems to make things worse
Try to change options is awkward do it before starting game( is fixed when backbeffer is set to fbo)
On first load create a Character and logout to get rid of the annoy window at startup
Re: Get Rappelz to run on linux
There is a time limit on editing, after which you won't see an edit button. I'm not sure how long it is.
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
working winetricks version
download rappelz from the link before
for some resoin ./winetricks did not work
download rappelz from the link before
Code: Select all
WINEARCH=win32 WINEPREFIX=~/Rappelz wine winecfg
WINEPREFIX=~/Rappelz winetricks d3dx10 corefonts ie8 flash
WINEPREFIX=~/Rappelz winetricks glsl=disable multisampling=enable ddr=opengl videomemorysize=512
WINEPREFIX=~/Rappelz wine Rappelz_MASG_EN.exe
Re: Get Rappelz to run on linux
Rappelz_On_Linux ./winetricks is a bash thing. I am presuming you have downloaded a copy of winetricks in the current directory/folder and set "chmod +x winetricks" then ./winetricks works. System-wide winetricks you can end up with any old version.
http://wiki.winehq.org/winetricks I was thinking you were following getting winetricks on this page. The reason it was not working is not following along this path.
Old versions of winetricks can have bugs.
Should work. Yes this includes out of date winetricks avoidance. Download locations of those Microsoft parts does move.
http://wiki.winehq.org/winetricks I was thinking you were following getting winetricks on this page. The reason it was not working is not following along this path.
Old versions of winetricks can have bugs.
Code: Select all
wget http://winetricks.org/winetricks
chmod +x winetricks
WINEARCH=win32 WINEPREFIX=~/Rappelz wine winecfg
WINEPREFIX=~/Rappelz ./winetricks d3dx10 corefonts ie8 flash
WINEPREFIX=~/Rappelz ./winetricks glsl=disable multisampling=enable ddr=opengl videomemorysize=512
WINEPREFIX=~/Rappelz wine Rappelz_MASG_EN.exe
Re: Get Rappelz to run on linux
By the way corefonts needing to install is a bug mostly install of distrobution.
winetricks corefonts is mostly only required on OS X and the like.
http://corefonts.sourceforge.net/ Most distributions include a corefonts package. Yes winetricks corefonts works around the fact this package is not installed.
d3dx10 and ie8 is also classed by wine as a bug in wine. Due to the fact wine should run applications without needing to install either. Yes there are open bugs for both.
So the only part you are installing that is not a bug one way or another is flash.
winetricks corefonts is mostly only required on OS X and the like.
http://corefonts.sourceforge.net/ Most distributions include a corefonts package. Yes winetricks corefonts works around the fact this package is not installed.
d3dx10 and ie8 is also classed by wine as a bug in wine. Due to the fact wine should run applications without needing to install either. Yes there are open bugs for both.
So the only part you are installing that is not a bug one way or another is flash.
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
# This is a bit off topic but because of bad treatment from staff at ubuntu fourms i forbid the shareing of this thread on there
Sencondly i boot up rappelz it still works but i get a issue because when i exit the desktop is fullscreened and the brightness does not reset how do i fix that
Sencondly i boot up rappelz it still works but i get a issue because when i exit the desktop is fullscreened and the brightness does not reset how do i fix that
Re: Get Rappelz to run on linux
This is a public forum. Anyone is free to read it and link to it. If you don't like that, don't post.Rappelz_On_Linux wrote:# This is a bit off topic but because of bad treatment from staff at ubuntu fourms i forbid the shareing of this thread on there
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
sorry i was in a bad mood that day. i remove my comment for ubuntu forums.
as the mod said this is a free forum and any think posted is free to be reused
as the mod said this is a free forum and any think posted is free to be reused
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
Quick Update i made an application report on app DB you can review it here: http://appdb.winehq.org/objectManager.p ... &iId=15928
-
- Level 2
- Posts: 23
- Joined: Wed Feb 12, 2014 6:13 am
Re: Get Rappelz to run on linux
I have amde a youtube vid here:https://www.youtube.com/watch?v=jkocGlGK7fY