WineHQ
RF Online Episode 2



Category: Main > Games > Online (MMORPG) Games > RF Online > Episode 2


NameRF Online
VersionEpisode 2
License Free to use
URLhttp://www.rf-onlinegame.com/
Votes 80
RatingGarbage
Wine Version1.3.4
Maintainers of this version:
Description
Episode 2 Update 2 Part 4 (Grand Update)
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)

What works

Authentication

Server List­


What does not
Not run­­


What was not tested
Gameplay­­


Additional Comments


Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentUbuntu 10.10 "Maverick" x86_64 (+ variants like Kubuntu)Oct 13 20101.3.4 Yes No Garbage an anonymous user 
ShowopenSUSE 11.2 x86_64Mar 30 20101.1.41 Yes No Garbage reptily 
ShowopenSUSE 11.2 x86_64Jan 29 20101.1.37 Yes No Garbage reptily 
ShowopenSUSE 11.2 x86_64Jan 20 20101.1.36 Yes No Garbage reptily 
ShowUbuntu 9.04 "Jaunty" x86_64 (+ variants like Kubuntu)Jan 12 20101.1.36 Yes No Garbage an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Patcher running
by Jayson Santos dos Reis on Friday June 19th 2009, 9:00
I'm able to run the initial interface with a patch.
diff --git a/dlls/wined3d/directx.c b/dlls/wined3d/directx.c
index f96d101..7ba4561 100644
--- a/dlls/wined3d/directx.c
+++ b/dlls/wined3d/directx.c
@@ -3518,7 +3518,7 @@ static HRESULT WINAPI IWineD3DImpl_GetDeviceCaps(IWineD3D *iface, UINT Adapter,
pCaps->MaxUserClipPlanes = GL_LIMITS(clipplanes);
pCaps->MaxActiveLights = GL_LIMITS(lights);

- pCaps->MaxVertexBlendMatrices = GL_LIMITS(blends);
+ pCaps->MaxVertexBlendMatrices = 0x04;
pCaps->MaxVertexBlendMatrixIndex = 0;

pCaps->MaxAnisotropy = GL_LIMITS(anisotropy);

However when I try to login the server does not answer to me.
I tried with wireshark monitor the port and It is answering, so that is strange, maybe a RF problem ?

[post new] [reply to this]




   << Back

Page loaded in 0.02555 seconds.