**UPDATE** - Figured out the problem. Arguments were in start in line instead of target line.
When I try to run preditor I get this error. I read somewhere it has something to do with it starting OpenGL instead of direct3D, but I dont know if its right or how to start Direct3D instead. Heres what I have written in the as the arguments for the shortcut -
Quote:
"C:\Program Files\Human Head Studios\Prey\" +r_fullscreen 0 +vid_restart +r_multisamples 0 +com_allowConsole 1 +editor"
|
This is the error I get when I try to run preditor from the shortcut -
Quote:
Prey 0.2.99 win-x86 Jun 6 2006 00:49:30
3006 MHz Intel CPU with MMX & SSE & SSE2 & SSE3 & HTT
1024 MB System Memory
128 MB Video Memory
Winsock Initialized
Found interface: {456A7780-2B4A-43F9-A717-6F038E4E87E6} Intel(R) PRO/1000 CT Network Connection - Packet Scheduler Miniport - xxx.xxx.xxx.xxx/255.255.240.0
Found interface: {36706EC4-FD25-45BC-9B6D-1F41A7ADC03C} VMware Virtual Ethernet Adapter for VMnet1 - xxx.xxx.xxx.xxx/255.255.255.0
Found interface: {0AC49B2D-0B0A-4F76-B1FE-3F12D853D5AE} VMware Virtual Ethernet Adapter for VMnet8 - xxx.xxx.xxx.xxx/255.255.255.0
Sys_InitNetworking: adding loopback interface
prey using MMX & SSE & SSE2 & SSE3 for SIMD processing
enabled Flush-To-Zero mode
enabled Denormals-Are-Zero mode
------ Initializing File System ------
Current search path:
C:\Documents and Settings\Rich\Desktop/base
game DLL: 0x0 in pak: 0x0
Addon pk4s:
file system initialized.
--------------------------------------
Unknown command 'vid_restart'
idRenderSystem::Shutdown()
Shutting down OpenGL subsystem
...shutting down QGL
Couldn't load default.cfg
|
Any help on this problem or any other problem you see with this would be appreciated. Thanks.