Hi,
I need some help from all of you. I’ve made a demo for a game that I will be raising funds for any day now, but before I make it public I’d like to know if it even works on anything else then the two PCs me and my teammate have.
The task is simple - click on one of the links below, download the demo, run it and report back:
Windows:
sendspace.com/file/7vjmk8
Linux (AMD64):
sendspace.com/file/m9s4g0
Linux (i386):
sendspace.com/file/b9rljh
OSX (i386):
sendspace.com/file/2sco7f
OSX (ppc):
sendspace.com/file/z419hb
Screen of what to expect:
The demo need a fairly modern computer, there’s normal mapping, soft shadows and bloom. If it starts, but runs at ~3fps then there’s a config.cfg file that can be of some help, all the valid options that cen be in a prc file can be added to this file, the extra options are
soft-shadws 1 or 0
on/off for soft shadows (…I know, theres an ‘o’ missing)
shadow-map-size 1024
the size of the shadow buffer (should be power-of-two)
antialias 1 or 0
on/off for antialiasing (multisample)
terrain-detail 3
from 1 to 5, the higher the number the more tessellated (smoother) the terrain and the longer it takes to load it
terrain-normalmap 1 or 0
when set to 0 a simpler shader is used that doesn’t use normal maps for the terrain
bloom 1 or 0
on/off for bloom (the first thing I suggest to turn off)
Oh, and a word of warning: the character is naked under the cloths and you can strip her, so don’t do it if you don’t want to see nude pixels
EDIT:
WSAD to move, right mouse button to stop/start camera control, mousewheel to zoom in/out, to equip items click an item and then click n the slot you want it equipped (slot must be empty). Enter allows to input some chat messages.