Tagged: Win95, Windows 95
- This topic has 78 replies, 11 voices, and was last updated 3 years, 10 months ago by user12345.
-
AuthorPosts
-
7. May 2019 at 21:55 #7168ZeljkoParticipant
Hello. Is there any way to speed up Windows 95 emulation? I installed Win95 like in the video from youtube. Anything to edit in expert commands?
Cause, Age of Empires 1 runs great, but whenever I select a unit, building, anything, it becomes a lil bit choppy, nothing serious, but it is anoying.
I disabled Frame Limit, set it to 0, it runs the same, but now I can hear music ingame, so that is better now. Just want to get rid of that selecting issue.8. May 2019 at 11:37 #7169Al exKeymasterMight have all kinds of reasons, your smartphone’s cpu being one of them of course. Win95 is terribly buggy, it’s a miracle it’s even working so well. Just some things off the top of my hat:
– The choppiness you’re describing, does it persist while the unit is selected? Or does it vanish after you have selected the unit?
– And the frame limit you’re describing, are you referring to frameskip? Higher values should increase performance, and smooth out sound playback at the cost of visual quality.
– Are you using fixed cycles? If so, the game will become choppy when the cycles setting overloads your cpu. In that case, set cycles=max in expert settings (cycles=max 105% for even higher performance).
8. May 2019 at 12:51 #7170ZeljkoParticipantIt persist while unit is selected, when its not, there is no choppiness, the gameplay feels smooth. And yes, the frame skip, thats the thing I meant.
And I am using max cycles, 105%, I set cpu to auto.8. May 2019 at 12:54 #7171ZeljkoParticipantWhat happens if I switch to pentium_mmx with normal core? Does that changes anything?
My cpu is Kirin 710@2.2ghz, octa core.8. May 2019 at 13:13 #7172adminKeymasterNo, best is to use pentium. You can try cycles=max 120%
8. May 2019 at 13:59 #7173Al exKeymasterThe Kirin 710 is on par with the Exynos 7885. At least when it comes to single core performance, and that’s what matters for Dosbox. It’s possible, though not necessarily the case, that your cpu is a bit too weak to provice constant speeds in Win95 emulation.
On the other hand, your cpu is twice as fast as the Exynos 7880, which should be enough, unless the Exynos handles certain cpu operations more efficiently (like the infamous NEON performance hit on old Snapdragons).Just to rule this out, could you run the benchmark please, and tell us the result?
Also, you can try fixed cycles. This can cause a lot of other issues, but Age of Empires isn’t very demanding for a Win95 game (a Pentium 60 was enough back then). So maybe you can find a setting that’s low enough to provide stable speed.
8. May 2019 at 14:32 #7174ZeljkoParticipantBenchmark showed 1003 realtics.
8. May 2019 at 15:13 #7175Al exKeymasterAlright, that’s definitely fast enough. I made that layout on my old Note 4 (Snapdragon 805), and it only scored 1380 realtics (with root & tweaks, 2180 with stock settings).
So. Weird issue, I just launched the game on my phone, and experienced no slowdowns/hiccups whatsoever (Galaxy S9+). I’d suggest you try a fixed cycles setting next, not too high, like cycles=40000 or so. That should more or less equal a decent pentium’s speed, but leave a lot of free cpu resources.
8. May 2019 at 15:15 #7176Al exKeymasterAh, I just remembered your other post (did you chance your profile pic?). I’ll add your phone to the benchmark list. 🙂
8. May 2019 at 15:24 #7179ZeljkoParticipantFixed cycles?
These are the lines in Expert Commands:
cycles=max 120%
cycleup=500
cycledown=500
isapnpbios=true
So how to add fixed cycles? This line: #cycles=fixed 80000 ?
Should I put #before other lines like:
#cycles=max 120%
#cycleup=500
#cycledown=500
cycles=fixed 40000Oh, and yeah, I changed profile pic, it felt weird to be blank lol
8. May 2019 at 16:21 #7180Al exKeymasterThe “#” merely tells mDosbox (and pretty much every other backend tool) to ignore that particular command line.
So all you need to do is just
#cycles=max 120%
cycles=40000 (or “fixed 40000”, it’s the same)You can leave the cycle up/down lines in, or comment them out, it doesn’t matter. They only tell Dosbox (on PC) how many cycles to increase or decrease when you press the key combo (not sure, I think it’s Ctrl+F11/Ctrl+F12 or so). They don’t do anything in mDosbox, afaik.
23. May 2019 at 7:23 #7213ManfredVonRicthofenParticipantHow did you guys managed to get win95 running without display drivers or virtual cd crashing?
28. May 2019 at 8:48 #7226Al exKeymasterShould work just fine as described in the YT channel. The trick IIRC is to have the right Win95 version (B, I think).
25. May 2020 at 11:52 #7960QuillsPenParticipantHi, been following the tut on Youtube, on getting Win95 up and running on Magic Dosbox. I was stuck at the part when to convert the vhd to an img file.
Seems the process has changed some in the last 5 years.
1.If you use the latest version of Oracle VM, for some reason, you can not even install a virtual win95 vhd. You need to downgrade to at least version 5.2 and before June or July I believe, after that, they will drop support for it.
2. C:\Program Files\Oracle\VirtualBox>VBoxManage.exe “C:\Users\****\VirtualBox VMs\win95\win95.vhd” d:\test\win95img –format raw was the only way I could convert the vhd to an .img file. Maybe it has changed with Windows 10.I managed to get it to work, but I have issues with the mouse not following ie in Dex Mode, the computer mouse trails far from the emulated mouse in win95, is there a way to fix this, or is this an artifact of using Dex Mode?
25. May 2020 at 11:59 #7961QuillsPenParticipantFigured out this part
-
AuthorPosts
- You must be logged in to reply to this topic.