You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have tried to build PCem using the read me file instruction on my unix based OS (Raspberry OS) I have started the process over twice and each time when I get to the step that involves typing ./pcem I get the following two responses:
Set fullspeed - 0 0 0
Segmentation fault
To Reproduce
Download V17 Linux
Copy over your ROMs into the ROMs folder
Make sure you have these dependencies:
SDL2
wxWidgets 3.x
OpenAL
in terminal type:
a. ./configure --enable-release
b. make
c. ./pcem
Expected behavior
I expect it to open the application.
Emulator configuration
(I haven't gotten this far yet? in the config file it says /bin/machine = unknown)
Additional context
I am sorry if I am missing important context or if I did something clearly wrong. I am new to setting up projects like this and am trying to set up an emulator of windows 98 for my girlfriend for her birthday and get games she used to play on there.
The text was updated successfully, but these errors were encountered:
BTW you need a powerful Pi to run Windows 98, I guess at least a 4, my 3B+ had trouble emulating anything over a late 386 or a very early 486 at full speed...
I don't have it compiled right now for any Raspberry, I compiled v15 in 2019 just for fun but I haven't used the Raspberry again since the SD died a few months later, the official touchscreen housing make it a bit harder to replace the SD and I was using that Pi as a digital photo frame/weather station thing so I put it in a drawer and haven't used it again.
Describe the bug
I have tried to build PCem using the read me file instruction on my unix based OS (Raspberry OS) I have started the process over twice and each time when I get to the step that involves typing ./pcem I get the following two responses:
Set fullspeed - 0 0 0
Segmentation fault
To Reproduce
SDL2
wxWidgets 3.x
OpenAL
a. ./configure --enable-release
b. make
c. ./pcem
Expected behavior
I expect it to open the application.
Emulator configuration
(I haven't gotten this far yet? in the config file it says /bin/machine = unknown)
Host machine
Kernel: Linux 6.6.31+rpt-rpi-2712
Architecture: arm64
Additional context
I am sorry if I am missing important context or if I did something clearly wrong. I am new to setting up projects like this and am trying to set up an emulator of windows 98 for my girlfriend for her birthday and get games she used to play on there.
The text was updated successfully, but these errors were encountered: