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!
What works
Installing. Playing.
What does not
Settings tab (without mipmap "hack"). Aelinet browser.
Workarounds
What was not tested
Hardware tested
Graphics:
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! :)
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Dec 23 2015 | 1.8-rc4 | No, but has workaround | Yes | No | Bronze | fate | |
Current | Mac OS X 10.10 "Yosemite" | Aug 05 2015 | 1.7.48 | Yes | Yes | No | Bronze | firelight | |
Show | Linux Mint 17.2 "Rafaela" x86-64 | Aug 04 2015 | 1.7.48 | Yes | Yes | No | Bronze | an anonymous user |
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 |
Comments for this application have been disabled because there are no maintainers.