1
Programming / Re: stopping cpus
« on: February 27, 2025, 05:14:21 pm »
Essentially, you want something like the CPU affinity feature in Windows. Correct?
OS2World.com Forum is back !!!
Remember to visit OS2World at:
http://www.os2world.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Or, for testing, just enterAnyone care to tell us how to do the environmental variable?
set KAI_AUTOMODE=UNIAUD
in your config.sys
set KAI_AUTOMODE=UNIAUD
on a CMD prompt, and start your program from the same prompt.Cool, so the latest dosbox-x works fine on Arca then?Certainly not, because DOSBOX-X adds a lot native GUI, which has to be programmed.
[..]It has. While the examples worked, I couldn't get it to work with Classicube.
sh*t. I was hoping there was a better solution.
AFAIK also PortableGL has its limits (TinyGL is good but even more limited).
Mentore
Which feature needs networking? Is it for downloading core etc.?
Hi Martin,
the next few weeks will be truly a handful both at work (where I have an ArcaOS VM) and in theatre, but I'll see what I can do. RetroArch would be really cute to have. It was tricky to port it due to its SSL libraries which rely a lot on IPv6 but I managed somehow - and I feel OS/2 would profit a lot of a new TCP/IP stack (which, I'm afraid, we will not see).
Mentore
Hi JochenClassicube will download all the files it needs to the executable's directory.
I tried starting ClassicCube and was rewarded with this message
"Some required resources weren't found
OK to download?"
What are the "required resources"?
Regards
Pete
Sure. I already thought, it wouldn't be a straight compile, because of all the native GUI element DOSBOX-X has.In DOSBOX, drive is a char array, but on DOSBOX-X it seems to be a struct or object. So, there is some work to do.
Yes, I should have looked at drives.h