Difference between revisions of "GAMES:Creature Shock"
From DOSBoxWiki
Jump to navigationJump to search (Creature Shock : DOSBOX 0.72) |
(info) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Infobox Game | |
| − | + | |title=Creature Shock | |
| − | + | |id=1704 | |
| − | + | |image= | |
| + | |caption= | ||
| + | |developer=Argonaut Games | ||
| + | |publisher=Virgin Interactive | ||
| + | |released=1994 | ||
| + | |version=[[Version0.72|0.72]] | ||
| + | |status=Supported}} | ||
| − | + | '''Creature Shock''' is a sci-fi first-person shooter game. | |
| − | + | == Making it work == | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | to | + | The game fails when trying to play 1st mission. Corrected this by changing the following lines in [[Dosbox.conf|dosbox.conf]]. |
| − | |||
| − | |||
| − | |||
| − | |||
| − | Then able to play 1st mission. | + | from: |
| − | Credit for the above to 'doomer' in the following | + | |
| + | :core=auto | ||
| + | :cycles=auto | ||
| + | :cycleup=500 | ||
| + | :cycledown=20 | ||
| + | |||
| + | to: | ||
| + | |||
| + | :core=dynamic | ||
| + | :cycles=40000 | ||
| + | :cycleup=500 | ||
| + | :cycledown=20 | ||
| + | |||
| + | Then able to play 1st mission. Credit for the above to 'doomer' in the following link http://vogons.zetafleet.com/viewtopic.php?p=120057 | ||
| + | |||
| + | If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]]. | ||
| + | |||
| + | == Testing == | ||
| + | |||
| + | Using DOSBOX 0.72: | ||
| + | :The game loads OK | ||
| + | :The intro plays OK | ||
| + | :The game fails when trying to play 1st mission (see the above) | ||
| + | |||
| + | == External links == | ||
| + | |||
| + | *[http://www.mobygames.com/game/dos/creature-shock Creature Shock] at MobyGames | ||
| + | |||
| + | [[Category:First-person shooter games]] | ||
Latest revision as of 07:07, 20 December 2012
| Creature Shock | |
|---|---|
| Developer | Argonaut Games |
| Publisher | Virgin Interactive |
| Released | 1994 |
| Status | Supported |
| Tested on | 0.72 |
| Tested game version | Unknown |
| Links | Compatibility List |
Commands
| |
| Executable | Unknown |
| Installer | N/A |
| Setup | N/A |
DOS Extender
| |
| DOS4GW.EXE | Unknown |
| Works with DOS32A | N/A |
Creature Shock is a sci-fi first-person shooter game.
Making it work
The game fails when trying to play 1st mission. Corrected this by changing the following lines in dosbox.conf.
from:
- core=auto
- cycles=auto
- cycleup=500
- cycledown=20
to:
- core=dynamic
- cycles=40000
- cycleup=500
- cycledown=20
Then able to play 1st mission. Credit for the above to 'doomer' in the following link http://vogons.zetafleet.com/viewtopic.php?p=120057
If you require support for general issues, see the performance guide and FAQ.
Testing
Using DOSBOX 0.72:
- The game loads OK
- The intro plays OK
- The game fails when trying to play 1st mission (see the above)
External links
- Creature Shock at MobyGames