The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
The game, mostly. Tested dialogues (both text&speech), slide sequences, gameplay, menus.
What does not
Intro video is scaled badly (wrong size, vertical and horizontal lines). Midi music plays with glitches. Fullscreen mode crashes immediatly after start. Through the game, an error "chain fail" occasionally pops up (just press "ok", it's nothing). Keyboard input might lag
What was not tested
Didn't walk through the whole game yet
Additional Comments
To avoid the initial start-up crash, the EXE should be patched.
You should replace it either with Japanese demo EXE (from the game demo which can be found here http://www.hs-crowd.co.jp/crowd/product/lot/bs/bs.html ) or with a localized EXE from a localization pack (like this one http://www.zoneofgames.ru/gamebase/game/746/file/959/ for Russian users). Note that the executable contains most of the game menus, as well as descriptions of items and certain dialogue options, and therefor it all will be translated. The demo EXE also makes impossible to view the gallery or the intro.
Also, if you experience distorted in-game fonts, you should place something like tahoma or verdana or sans-serif in Wine's 'windows\fonts' directory
Game speedup hint
by Maxym Kit on Monday January 5th 2009, 14:05
To speedup the game graphics you need to run it in fullscreen mode. But in most cases it will not work well. So it is possible to:
- set rule in winecfg for brave_s.exe to emulate desktop with 640x480 size
- start the game with
$ wine explorer /desktop=0,640x480 "C:\Program Files\Brave Soul\brave_s.exe"