Search found 28 matches
- Wed 09 Dec, 2020 8:47 pm
- Forum: General
- Topic: Future sound card musings
- Replies: 19
- Views: 2810
Re: Future sound card musings
Thanks. Any plans for Roland MT-32?
- Wed 01 Apr, 2020 5:50 pm
- Forum: Development
- Topic: v16 compatibility & bug list (WIP)
- Replies: 55
- Views: 28904
Re: v16 compatibility & bug list (WIP)
Point 1 was discussed here: http://pcem-emulator.co.uk/phpBB3/viewtopic.php?t=2941#p10371
According to JosepMa, it seems to only happen in the released version.
According to JosepMa, it seems to only happen in the released version.
- Sat 22 Feb, 2020 9:12 am
- Forum: Development
- Topic: v15 compatibility & bug list (WIP)
- Replies: 72
- Views: 64604
Re: v15 compatibility & bug list (WIP)
Yes, floppy drives doesn't seem to work on Windows 98 but thhey work with DOS
- Thu 01 Aug, 2019 7:25 am
- Forum: General
- Topic: Letterboxed mode games
- Replies: 4
- Views: 3744
Re: Letterboxed mode games
MotoRacer (16:9 mode) and MDK use black borders with 4:3 resolutions.
Games with support for 640x350 EGA mode with 16 colors (almost 16:9 ratio) like the original SimCity.
Games with support for 640x350 EGA mode with 16 colors (almost 16:9 ratio) like the original SimCity.
- Sun 19 May, 2019 7:25 pm
- Forum: General
- Topic: v15 released!
- Replies: 49
- Views: 44323
Re: v15 released!
Thank you very much for continuing to develop this project after so many years!
- Mon 28 Jan, 2019 8:44 pm
- Forum: General
- Topic: Minor bugs
- Replies: 5
- Views: 4989
Re: Minor bugs
I believe that's because DVD-ROM is not yet emulated in PCem Well, it does work with host drive (real or emulated). It doesn't work with load ISO option. If relative paths ever worked, it was only by accident. This has never been supported. You're right. It only worked by manually editing the cfg f...
- Sun 27 Jan, 2019 8:05 pm
- Forum: General
- Topic: Minor bugs
- Replies: 5
- Views: 4989
Minor bugs
I was wondering if it's possible to fix for the next release these minor bugs: -When active "Remember size & position", the main window always appears some pixels below from the last position. This seems to happen only in the version available for download, not if compiled from the source code. This...
- Tue 08 Jan, 2019 8:09 pm
- Forum: General
- Topic: PCem requests for a Win9x Project
- Replies: 9
- Views: 7149
Re: PCem requests for a Win9x Project
For my project to maintain its current build standards, it has to be portable. Which means not relying on third party software that requires a manual install (eg: daemon tools). DOSBox handles this by taking all mountable images up front, and then switching through them via a hotkey (ctrl-f4). It w...
- Tue 08 Jan, 2019 7:43 pm
- Forum: General
- Topic: PCem requests for a Win9x Project
- Replies: 9
- Views: 7149
Re: PCem requests for a Win9x Project
Good idea, but I don't think I'm understanding how it may work. Let's say we have a C dynamic partition with only Windows 9x and then another partition where a specific game is installed? If that's the case, then we'd need at least two images for each game. One for the CD-ROM image, and another for...
- Sun 23 Dec, 2018 1:37 pm
- Forum: Development
- Topic: v15 & new recompiler update
- Replies: 86
- Views: 59478
Re: v15 & new recompiler update
Thanks for all these improvements and Merry Christmas to everyone.
- Mon 15 Oct, 2018 6:59 pm
- Forum: General
- Topic: Host machine survey
- Replies: 155
- Views: 143234
Re: Host machine survey
Zup: In PCem window click in the option menu Misc->Machine, and in the Machine window select Speed history. The 100% mark corresponds to the second line from top in the graph. Start a machine with a Pentium CPU and check in the graph which is the fastest emulated CPU that never goes below 100%. In m...
- Sun 14 Oct, 2018 8:51 am
- Forum: Development
- Topic: v14 compatibility & bug list (WIP)
- Replies: 70
- Views: 50706
Re: v14 compatibility & bug list (WIP)
This project is a hobby, not a work.
It's an open source project as well. If someone wants to add something it is possible to download the source and modify it.
It's an open source project as well. If someone wants to add something it is possible to download the source and modify it.
- Sat 13 Oct, 2018 8:19 am
- Forum: General
- Topic: Host machine survey
- Replies: 155
- Views: 143234
Re: Host machine survey
It is possible to include the fastest virtual CPU that is possible to emulate with the physical one? Or include a FAQ or pin a post with this information.
Mine is i5-3210M (2 cores / 4 threads at 2.5 GHz) and I am able to emulate up to Pentium@75 at almost full speed.
Mine is i5-3210M (2 cores / 4 threads at 2.5 GHz) and I am able to emulate up to Pentium@75 at almost full speed.
- Sat 14 Apr, 2018 8:45 am
- Forum: General
- Topic: Remember size & position option
- Replies: 4
- Views: 3754
Re: Remember size & position option
Have someone experienced this issue or depends on a very specific configuration?
Could be fixed for v14?
Could be fixed for v14?
- Sat 14 Apr, 2018 8:34 am
- Forum: Development
- Topic: [Request] Visual Player 2.0 SB16 support
- Replies: 2
- Views: 3226
Re: [Request] Visual Player 2.0 SB16 support
Great!
Thanks Sarah
Thanks Sarah

- Tue 27 Mar, 2018 8:26 am
- Forum: General
- Topic: Autostart from autoexec.bat
- Replies: 11
- Views: 6939
Re: Autostart from autoexec.bat
CALL should only work witch batch files, but as a test try:
call C:\MSFS5.1\fs5.com x
call C:\MSFS5.1\fs5.com x
- Mon 26 Mar, 2018 9:05 pm
- Forum: General
- Topic: Autostart from autoexec.bat
- Replies: 11
- Views: 6939
Re: Autostart from autoexec.bat
Could be a problem of QEMM?
Have you tried memmaker?
Have you tried memmaker?
- Sat 17 Mar, 2018 11:32 am
- Forum: Development
- Topic: [Request] Visual Player 2.0 SB16 support
- Replies: 2
- Views: 3226
[Request] Visual Player 2.0 SB16 support
Visual Player 2.0 was a MOD (Amiga module) player for DOS. Sound Blaster 16 support is broken (no sound is output). In DOSBox this issue was corrected in commit r3850 but no new stable version has been released since. Changes in DOSBox code can be seen here . Is possible to port this code into PCem?
- Sun 11 Mar, 2018 10:36 am
- Forum: General
- Topic: Remember size & position option
- Replies: 4
- Views: 3754
Re: Remember size & position option
Every time I open the VM, the main window appears below the last position with the increase of some pixels. The machine window always opens in the same previous position. If I don't move the window and keep opening and closing the program, the window goes off screen. I am using Windows 7 x64 with a ...
- Wed 07 Mar, 2018 9:39 pm
- Forum: General
- Topic: Time synchronizing
- Replies: 1
- Views: 1906
Time synchronizing
I have noticed that time synchronize depends on the emulation speed. With a Pentium 75 (which I emulate at 100%) I get a 2-3 seconds delay from host, but with no increase. With a Pentium 200 (62% emulation speed) I get a 10 seconds delay increase every minute. Is this the expected behavior? I have t...
- Wed 07 Mar, 2018 9:12 pm
- Forum: General
- Topic: Remember size & position option
- Replies: 4
- Views: 3754
Remember size & position option
If I activate the "Remember size & position" option the machine dialog always appears in the same position, but the main window appears a few pixels below in the y axis from the last position. Every time I start a VM I have to move the window. I haven't seen any other message about this, so, is ther...
- Wed 28 Feb, 2018 6:46 pm
- Forum: Development
- Topic: Large (> 8GB) hard drive support
- Replies: 15
- Views: 11748
Re: v14 feature freeze end of Saturday 17th of March
I don't think it does. You're probably creating an image over some fragments. For me, it didn't take 2 minutes to make a 40gb today. what takes longer though is moving all those smaller images into the bigger ones since there's no real easy img-based tools to do so and WinImage drag-and-drop isn't ...
- Wed 28 Feb, 2018 8:41 am
- Forum: Development
- Topic: Large (> 8GB) hard drive support
- Replies: 15
- Views: 11748
Re: v14 feature freeze end of Saturday 17th of March
Does the last commit speed up the creation of hard disk?
In PCem 10, in a 5400 rpm hdd, create a 2 GB disc takes 30 seconds, while in PCem v13 (since v11 i think) takes 2 minutes.
In PCem 10, in a 5400 rpm hdd, create a 2 GB disc takes 30 seconds, while in PCem v13 (since v11 i think) takes 2 minutes.
- Wed 13 Dec, 2017 7:49 pm
- Forum: General
- Topic: Creating new hard disc
- Replies: 0
- Views: 2941
Creating new hard disc
PCem v10 seems to create a new hard disc much faster than newer versions.
In a 5400 rpm hdd, create a 2 GB disc takes 30 seconds, while in PCem v13 (since v11 i think) takes 2 minutes.
Is there any reason for this change?
In a 5400 rpm hdd, create a 2 GB disc takes 30 seconds, while in PCem v13 (since v11 i think) takes 2 minutes.
Is there any reason for this change?
- Mon 11 Dec, 2017 10:20 pm
- Forum: General
- Topic: v13 released!
- Replies: 25
- Views: 15498
Re: v13 released!
Thanks Sarah (and others) for this great emulator!
Lots of nice changes and additions from v12
Lots of nice changes and additions from v12
- Wed 15 Nov, 2017 10:19 am
- Forum: General
- Topic: Pre-v13WIP compat list
- Replies: 29
- Views: 15341
Re: Pre-v13WIP compat list
On Pcem 12, Destruction Derby (Diamond 3D / S3 Virge, Windows 95) using 512x384 resolution results in a vertically stretched image.
Terminal Velocity with S3 patch: missing hud and textures.
I don't know if this still happens in 13 WIP.
Terminal Velocity with S3 patch: missing hud and textures.
I don't know if this still happens in 13 WIP.
- Mon 23 Jan, 2017 9:14 pm
- Forum: Development
- Topic: Dynamic recompiler
- Replies: 164
- Views: 107189
Re: Dynamic recompiler
I didn't know that has already been answered.
Thanks omarsis81
Thanks omarsis81
- Mon 23 Jan, 2017 7:32 pm
- Forum: Development
- Topic: Dynamic recompiler
- Replies: 164
- Views: 107189
Re: Dynamic recompiler
Hi and thanks for this great emulator. I've been using it since v9.
I noticed in Award SiS 496/497 that any CPU at 16 or 33 Mhz fails to boot with recompiler enabled.
Regards
I noticed in Award SiS 496/497 that any CPU at 16 or 33 Mhz fails to boot with recompiler enabled.
Regards