Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: rawbe on March 25, 2019, 05:05:51 pm
-
Hello-
What pc specs would I need to play Golden Tee Fore series with Medium res at 100%? I have an Intel Core i7-4790 3.60GHz and no dice. I have also tried a smoking fast i5 with the same result; audio stuttering and slow frame rate.
I have change audio to low resolution and tried triple buffer on and off. No help.
I want to run Medium res.....it possible?
Sent from my iPhone using Tapatalk
-
Sorry I forgot to state I have tried Mame 0.162 and 0.196.
Sent from my iPhone using Tapatalk
-
Everything I'm reading seems to indicate people only play it on standard resolution, not medium.
Those are some pretty good specs you've got listed. Assuming you have a decent amount of RAM and a GPU that isn't terrible, I doubt it's a hardware issue. This thread might be useful but it seems like you've already tried older MAME versions: http://forum.arcadecontrols.com/index.php?topic=155773.0
Sorry, not much help I know.
-
My machine has a faster Intel processor and I don't even bother with medium resolution. Even on low res, I get an occasional audio hiccup. Besides the resolution set to low, I recommend turning off bilinear filtering and set frame skipping to auto.
-
Thanks guys for the responses. I am baffled a game with little movement would bog a pc so much.
Sent from my iPhone using Tapatalk
-
I'm not that surprised. It's less the game itself and more the emulation. Didn't the game originally run on a decent pc of the late-2000's? A computer having to emulate an entire different computer, and then play the game on top, seems pretty taxing to me. At least, harder than just emulating a dedicated game pcb.
-
Not a true 'PC' since it's not x86 based (if it was x86 based it would be a LOT more demanding to emulate which is why the later IT stuff really isn't going to be run at playable speeds if somebody does tackle it)
but otherwise yeah, very PC-like architecture, including PC video cards, and PC chipsets for a number of things.
one thing MAME doesn't do is emulate the limits of the original Voodoo properly, which tends to result in the emulated Voodoo being able to draw a lot more in a frame than the real one. scenes which cause bad framedrops in MAME are often ones with many, many overlayed transparencies, often full screen. chances are the real card would instead take several frames to draw that, or abandon, causing a lower framerate, or missing graphics on the original hardware at that point, but in MAME, since the limits aren't properly emulated, it slows MAME down instead of the game.
but in general once you get to this kind of system with recompilers etc. there are always going to be points that stutter, especially games that are dynamically loading a lot of content, invalidating caches etc.