19,584
edits
m (link fix) |
(added tip on using Draw Every Frame mode to reduce frame judder; placed off-center image in Template:SmartWrap, still to be fine-tuned) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{UpdatedForOniX|1.0.0}} | {{UpdatedForOniX|1.0.0}} | ||
==Mac | ==Mac== | ||
See the [[FERAL|Intel Mac build]]'s page for Mac-specific issues. | See the [[FERAL|Intel Mac build]]'s page for Mac-specific issues. | ||
== | ==Linux== | ||
See {{SectionLink|Playing in Linux|Troubleshooting}} for Linux-specific issues. | |||
==Windows== | |||
Most of the problems in Oni itself can be solved by installing a community patch: | Most of the problems in Oni itself can be solved by installing a community patch: | ||
*The [[Daodan DLL]] (see that page for manual installation instructions), | * The [[Daodan DLL]] (see that page for manual installation instructions), | ||
*the [[Anniversary Edition]] (installs and updates the Daodan DLL automatically), or you could | * the [[Anniversary Edition]] (installs and updates the Daodan DLL automatically), or you could | ||
*use [[OniX]], the new game application for Windows. | * use [[OniX]], the new game application for Windows. | ||
But some problems remain unfixed, so the information below may be useful. | But some problems remain unfixed, so the information below may be useful. | ||
===Installer=== | ===Installer=== | ||
The installer on the CD-ROM, OniSetup.exe, may no longer run | The installer on the CD-ROM, OniSetup.exe, may no longer run as of Windows 10. You can extract the game data from the installer's data file (ONISETUP.002) using [https://www.legroom.net/software/uniextract Universal Extractor]. | ||
===Blam!s=== | ===Blam!s=== | ||
Line 27: | Line 30: | ||
===Low-quality texturing/models=== | ===Low-quality texturing/models=== | ||
Make sure the Quality slider on the Options screen is set to maximum. | |||
===Poor frame rate=== | |||
====When certain particles are onscreen==== | |||
There is no fix for this. Try not to have those particles onscreen =^-^= If you don't look at them, they can't slow you down. | |||
=== | ====Power management issue==== | ||
This can be a problem on laptops. Under certain conditions the performance of the computer will decrease dramatically, for example: | |||
This can be a problem on | |||
*if you run on battery power | *if you run on battery power | ||
*if you let the computer overheat | *if you let the computer overheat | ||
====Frame judder==== | |||
If you're seeing multiple dropped frames per second, turn on [[Developer Mode]] and then, while playing the game, press Ctrl-Shift-G to activate Draw Every Frame mode. When the display is 60Hz, this should smooth out the frame rate. However if your display runs above 60Hz you will probably experience the game speeding up in proportion to your display's refresh rate. You may be able to stop this by applying a frame rate cap to Oni with your GPU driver. | |||
===Widescreen and high resolution issues=== | |||
To get Oni to support widescreen/high resolutions, install the Anniversary Edition or just the Daodan DLL and the resolutions supported by your system should appear on Oni's Options screen. | |||
====Things look tiny==== | |||
The Main Menu in Oni and all splashscreens are 640x480. The in-game HUD (the two circles) are also fixed in size. Since these are never stretched to fit the screen, they will look increasingly small as your resolution gets higher. However [https://gamebanana.com/mods/506246 this experimental fork] of the Daodan DLL does allow the HUD to be scaled. Splashscreens will become 1024x768 if you install the AE mod "HD Screens". | |||
If you are using the Anniversary Edition and the Installer's UI is tiny and cramped, see {{SectionLink|Anniversary Edition/Installer|GUI scaling}} for the fix. | |||
====Rendering offset from center==== | |||
When running the game at wide resolutions (e.g. 3440x1440) it may render offset from the center of the screen: | |||
{{SmartWrap|[[Image:Off-center render.png|400px]]|shadow=yes}} | |||
There are three known solutions: | |||
:A. Set Windows' display scaling to 100%. | |||
:B. Turn on the High DPI scaling override for Oni: | |||
:* Right-click on Oni.exe and choose "Properties", | |||
:* go to the "Compatibility" tab, | |||
:* click the "Change high DPI settings" button, | |||
:* check the "Override high DPI scaling behavior" box and set the scaling to "Application", or | |||
:* try the Program DPI section above that in the window. | |||
:C. Install the Daodan DLL 4.2 Beta: | |||
:* Download it from [https://rossy.oni2.net/daodan-4.2-beta1.zip here], | |||
:* back up the existing binkw32.dll in your <code>Oni\AE\</code> folder, and | |||
:* place <code>\build\binkw32.dll</code> from the ZIP into your <code>Oni\AE\</code> folder. | |||
[[Category:Oni Support]] | [[Category:Oni Support]] |