WineHQ

Skyforge

Application Details:

Version: Open Beta
License: Free to use
URL: http://sf.my.com
Votes: 3
Latest Rating: Bronze
Latest Wine Version Tested: 1.8-rc4

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link Skyforge Free Download Free to play download

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Installing. Playing.

What does not

Settings tab (without mipmap "hack"). Aelinet browser.

Workarounds

What was not tested

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Install: wine SkyforgeLoader_en.exe Launch the game through the MyComGames launcher, for example: wine ~/yourwineprefix/drive_c/users/yourlovelyname/Local Settings/Application Data/MyComGames/MyComGames.exe To temporarily fix the mipmap issue, you will need to build wine. In dlls/wined3d/resource.c change line 304: if (!(mem = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, resource->size + align))) to if (!(mem = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, resource->size * 2 + align))) This will allow you to play the game. It is pretty good so have fun! :)

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowArch Linux x86_64Dec 23 20151.8-rc4No, but has workaround Yes NoBronzefate 
CurrentMac OS X 10.10 "Yosemite"Aug 05 20151.7.48Yes Yes NoBronzefirelight 
ShowLinux Mint 17.2 "Rafaela" x86-64Aug 04 20151.7.48Yes Yes NoBronzean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
34480 Multiple games crash during attempt to write past the end of mip level, expecting contiguous mipchain allocation (League of Legends, Warlock Master of the Arcane, PSOBB) CLOSED FIXED View
39044 Skyforge: In-game browser crash (possibly crypt/ntdll.FILE_CreateFile related). UNCONFIRMED View

Show open bugs

HowTo / Notes

Fix Aelinet crash.
Install crypt32.dll using: 

winetricks crypt32

Note that this wont fix Aelinet browser (it will display "Service unavailable"), but at least it will not crash.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back