Troubleshooting: Difference between revisions
(→Mac-Specific: another page that needed updating that I completely missed; none of this applies anymore) |
(→Major lag: I know people use it this way, but this isn't what lag means; general language polishing) |
||
Line 21: | Line 21: | ||
---- | ---- | ||
=== | ===Low frame rate=== | ||
;Power management | ;Power management | ||
This can be a problem on notebooks. Under certain conditions, the performance of the computer will decrease dramatically, for example : | This can be a problem on notebooks. Under certain conditions, the performance of the computer will decrease dramatically, for example : | ||
Line 28: | Line 28: | ||
;Driver issue | ;Driver issue | ||
First let's make sure that your graphic card | First let's make sure that your graphic card has Direct3D and AGP acceleration enabled. | ||
Click | Click on Start, Run, type "dxdiag", and press OK. You will see now various information about your DirectX and your computer hardware/software. Click on display, and check the Direct3D/AGP acceleration checkbox. If it is off, try enabling it, and if it is cannot be enabled, your graphics card may have not have this option, or Windows is using your card as [http://en.wikipedia.org/wiki/Peripheral_Component_Interconnect PCI] instead of AGP. In this case, try <u>updating or re-installing all your motherboard drivers.</u> | ||
[[Image:Direct3d accelaration on-1-.jpg|thumb|200px|center|Make sure that you have | [[Image:Direct3d accelaration on-1-.jpg|thumb|200px|center|Make sure that you have acceleration enabled.]] | ||
Now, if | Now, if acceleration is enabled like in the picture above, try installing or updating your graphics drivers; don't use the ones that come with Windows. If you have an Nvidia card and if it is old (like GeForce 2 or Riva), I recommend you install an older driver. My recommendation is one from the 28.x and 60.x. range; these seemed to work better with my old card. | ||
Nvidia users can download old drivers [http://www.fileshack.com/browse.x?cat=49 here]. ATI users, try [http://www.fileshack.com/browse.x/50 here]. | |||
See also "Bad texturing", above. | |||
See also "Bad texturing", | |||
---- | ---- |
Revision as of 20:44, 26 April 2014
Mac-Specific
There are no known issues with the Mac Intel build besides its being unable to play the intro and outro movies:
PC-Specific
Most of the problems in Windows Oni can be solved by using the C-Daodan or by updating your drivers, but see below for more details.
Blam!s
There are a lot of reasons why the PC (Win32) version of Oni can go completely crazy. The single most common symptom is that Oni's window will go blank, and in the middle of your screen you'll have
There are several occasions on which Oni exits with such a message. The main issue was solved with the introduction of the Daodan DLL. However, if Oni still "blam"s at startup, this page contains a thorough list of things that cause Oni to "blam".
For any other problem, see below.
Bad texturing
There are several degrees of severity (from crappy textures to ugly textures to OMFG). That's always a driver issue. Try and get a recent driver for your GFX card (upgrade to Catalyst if you have an ATI, etc.). But sometimes, Oni is incompatible with modern stuff. Try and get a really old driver, then :)
Low frame rate
- Power management
This can be a problem on notebooks. Under certain conditions, the performance of the computer will decrease dramatically, for example :
- if you run on battery power
- if you let the computer overheat
- Driver issue
First let's make sure that your graphic card has Direct3D and AGP acceleration enabled. Click on Start, Run, type "dxdiag", and press OK. You will see now various information about your DirectX and your computer hardware/software. Click on display, and check the Direct3D/AGP acceleration checkbox. If it is off, try enabling it, and if it is cannot be enabled, your graphics card may have not have this option, or Windows is using your card as PCI instead of AGP. In this case, try updating or re-installing all your motherboard drivers.
Now, if acceleration is enabled like in the picture above, try installing or updating your graphics drivers; don't use the ones that come with Windows. If you have an Nvidia card and if it is old (like GeForce 2 or Riva), I recommend you install an older driver. My recommendation is one from the 28.x and 60.x. range; these seemed to work better with my old card.
Nvidia users can download old drivers here. ATI users, try here.
See also "Bad texturing", above.
Widescreen
Not really a problem, but it can be a bit annoying when your ONI window gets auto-stretched to fit a 16:10 screen.
- Solution
- Run ONI with the -noswitch command line argument. Oni then runs in a "window" in the upper left corner of your screen, with the resolution selected in Options.
- If you want that window centered with a black background behind it, use OniWindowMover.
Mouse lag
The main solution to this seems to be forcing v-sync in your graphics card settings. See HERE for more details on the problem and other possible solutions.