Author Topic: Need Help  (Read 486 times)

Mentak

  • Hydlaa Resident
  • *
  • Posts: 51
    • View Profile
Need Help
« on: March 08, 2006, 06:59:02 am »
The game is killing my virtual memory! What can I do to improve it?

I was killing rats inorder to get some money to buy a picaxe when the game crashed. I noticed that in the begining it was fine, but further into the game it lagged terribly. I never had this problem with other games.

I don\'t know much about games, but, what if you tried to clean the RAM during loading time.

Code: [Select]
------------------
System Information
------------------
Time of this report: 3/7/2006, 21:57:04
       Machine name: YOUR-XU5V9FROKN
   Operating System: Windows XP Home Edition (5.1, Build 2600) Service Pack 2 (2600.xpsp_sp2_gdr.050301-1519)
           Language: English (Regional Setting: English)
System Manufacturer: vpr Matrix, Inc.              
       System Model: Personal Computer              
               BIOS: Default System BIOS
          Processor: Intel(R) Pentium(R) 4 CPU 2.20GHz
             Memory: 512MB RAM
          Page File: 293MB used, 1723MB available
        Windows Dir: C:\\WINDOWS
    DirectX Version: DirectX 9.0c (4.09.0000.0904)
DX Setup Parameters: Not found
     DxDiag Version: 5.03.2600.2180 32bit Unicode
  DxDiag Previously: Crashed in DirectSound (stage 1)


Code: [Select]

---------------
Display Devices
---------------
        Card name: NVIDIA GeForce4 Ti 4200 with AGP8X
     Manufacturer: NVIDIA
        Chip type: GeForce4 Ti 4200 with AGP8X
         DAC type: Integrated RAMDAC
       Device Key: Enum\\PCI\\VEN_10DE&DEV_0281&SUBSYS_00000000&REV_A1
   Display Memory: 64.0 MB
     Current Mode: 1024 x 768 (32 bit) (60Hz)

Bereror

  • Hydlaa Notable
  • *
  • Posts: 773
    • View Profile
    • Planeshift API
(No subject)
« Reply #1 on: March 08, 2006, 07:05:33 am »
This is due to serious memory leaks in the sound engine. Open sound options in the game (not in the setup program) and mute \"Actions sounds\".

The sound engine is already fixed and the next update will fix that problem and many other problems :)
PlaneShift Sources
PlaneShift API
"Words never spoken
Are the strongest resounding"

Mentak

  • Hydlaa Resident
  • *
  • Posts: 51
    • View Profile
(No subject)
« Reply #2 on: March 08, 2006, 07:09:46 am »
Why Thankyou.