Bizhawk / FAQ
Table of contents [
expand all] [
collapse all]
Having problems? Read this before asking. Or expect to be pointed to this when you ask.
See also the
issue tracker or the Platform-Specific documentation page relevant to your needs.
Introduction
I am getting this error: "To run this application, you first must install one of the following versions of the .NET framework: v4.0.30319"
Games are running way too fast even with Config -> Speed/Skip -> Limit Framerate On
Your computer hardware may not be accurately reporting time. See
this article to see if this is your issue. Adding /usepmtimer to your boot.ini may fix this. Refer
this on how to add multiple boot configs (do this temporarily in case this line causes a boot failure)
What does BizHawk mean?
BizHawk is Hawk Biz.
Running Games
I get the error "You are missing the needed firmware files to load this Rom"
This is due to not having the Firmware/BIOS file(s) in the Firmware folder.
Where can I find the Firmware files?
You need to dump them from the hardware. They are not legally download able due to being copyrighted.
Recording a video
How do I make it stop splitting the video near 2GB?
- File -> AVI/WAV -> Config and Record AVI/WAV -> FFmpeg writer -> AVI Lossless FFV1
How to prevent splitting on resolution changes?
- File -> AVI/WAV -> Config and Record AVI/WAV -> Resize Video
The resizing filter is bicubic.
Another option (allows to control resizing filter):
- Set exact window resolution:
- Config -> Display -> Use custom size
- Set Final Filter for resizing.
- Make Bizhawk capture client area instead of the internal framebuffer:
- File -> AVI/WAV -> Capture OSD
- Disable on-scree-display itself if you want:
- View -> Display blah-blah
The recorded video has tiny resolution. How to fix that?
Do the same as right above, just set some real high resolution. In this case you won't need lossless video, so pick something lighter:
- File -> AVI/WAV -> Config and Record AVI/WAV -> FFmpeg writer -> Matroska
Crashes And Such
Out of memory errors while recording movies
Use config > customize > Store movie working data on disk instead of RAM - This will eliminate most of the possible out of memory errors by simply not using RAM. This option has been well-validated.
-or-
Use config > customize > Store movie working data in extended > 1GB Ram - This option is useful on 64bit systems with >=8GB of RAM - `AWE` is employed to access more memory than normal in a 32bit process. As mentioned, this has not yet been well validated and may require admin permissions.
Bizhawk/FAQ last edited by brunovalads on 2020-06-01 18:42:21
Page info and history | Latest diff | List referrers | View Source