Troubleshooting: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
*Deselect all the MOH apps and then browse to find your Oni app and select it (remember that it has to be ticked) and press OK.
*Deselect all the MOH apps and then browse to find your Oni app and select it (remember that it has to be ticked) and press OK.
*Now apply this profile, and hopefully Oni now works
*Now apply this profile, and hopefully Oni now works
===Buffer overflow===
===Buffer overflow===
====Recorded movie buffer====
====Recorded movie buffer====
*See [[Customizing/Binding#What you should be careful about | here]] for details.
*See [[Customizing/Binding#What you should be careful about | here]] for details.
====Debug log buffers====
====Debug log buffers====
*Don't use the '''-debugfiles''' [[Customizing#Command-line arguments |command line argument]]
*Don't use the '''-debugfiles''' [[Customizing#Command-line arguments |command line argument]]
*You can't disable the default debug logs ('''debugger.txt''' and '''startup.txt''') : Ian Patterson's "unofficial patch" provides decent security for those.
*You can't disable the default debug logs ('''debugger.txt''' and '''startup.txt''') : Ian Patterson's "unofficial patch" provides decent security for those.


==No textures==
==No textures==
Line 34: Line 35:
Often an ATI issue
Often an ATI issue
More, later...
More, later...
==Widescreens (16:10)==
Not really a problem but it can be a bit annoying if your ONI window get's stretched to a 16:10 screen. Solution: Run ONI with the '''-noswitch''' [[Customizing#Command-line arguments |command line argument]]. You get a window of the in the options selected size in the upper left corner of your screen. If you want to get that window centered on your screen and a black background use [http://www.chrilly.net/oniwindowmover.zip OniWindowMover].

Revision as of 12:18, 4 January 2006

Blam! Oni crashed

Damn! The best I can do for now is a link to a very useful thread on Oni Central Forum

And to Script10K's page.

Patches for Win XP

...

Other patches

...

Nvidia cards...

They have a special issue with OpenGL (solution submitted by LouisRouet) :

  • The problem tends to be that these Nvidia cards run too many OpenGL extensions for the old OpenGL games.
  • You need to create a new profile in your 'application profiles' specifically for Oni
    (go display control panel > settings > advanced > [graphics card name] tab > performance and quality settings).
  • Then select the Medal of Honor active profile, where it says modify profile you can save a new copy ... as say "Oni"
  • Then you will note that one of the options for this profile is that the extension limit is on - THIS is the important one (ensure that it is ON).
  • Apply this profile. Then click the modify profile button again and select modify..
  • Deselect all the MOH apps and then browse to find your Oni app and select it (remember that it has to be ticked) and press OK.
  • Now apply this profile, and hopefully Oni now works

Buffer overflow

Recorded movie buffer

Debug log buffers

  • Don't use the -debugfiles command line argument
  • You can't disable the default debug logs (debugger.txt and startup.txt) : Ian Patterson's "unofficial patch" provides decent security for those.


No textures

Driver issue...


Major lag

Often an ATI issue More, later...


Widescreens (16:10)

Not really a problem but it can be a bit annoying if your ONI window get's stretched to a 16:10 screen. Solution: Run ONI with the -noswitch command line argument. You get a window of the in the options selected size in the upper left corner of your screen. If you want to get that window centered on your screen and a black background use OniWindowMover.