Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Games / Re: Minecraft
« Last post by Jochen Schäfer on April 12, 2024, 09:59:34 am »
Well, I just got DosExecPgm working (added the exe name to the parameter list).

@Rich: Does WinStartApp detach from the parent (apart from the sending the termination message)? Other advantages over DosExecPgm?
22
Multimedia / Re: mplayer - just stopped working...sort of...
« Last post by KO Myung-Hun on April 12, 2024, 08:07:48 am »
Hi/2.

With SNAP mode, there are any clips to play ?

Fortunately, VMAN mode seems to works. If you have no any problems, then I'll recommend to use VMAN mode.

How about DIVE mode ? Doesn't it work ?

And KAI is an audio driver, so it is not relevant to video playback. I think, this is a problem, rather.

MPlayer seems not to convert FLOAT samples to S16 ones.

Would you mind providing this clip ? I want to test for audio playback.

Thanks for your help as always!

KO Myung-Hun
23
Games / Re: Minecraft
« Last post by Rich Walsh on April 11, 2024, 07:52:17 pm »
How would I change the default browser settings?

You don't need a third-party app. Open any URL object's Properties to the 'Browser' tab, fill in the details, then press the 'Set Default' button below.The info ends up in os2.ini->WPURLDEFAULTSETTINGS->DefaultBrowserExe and ->DefaultWorkingDir.

perhaps DosStartSession() would be better to use.

If this is linked as a PM app or gets morphed into one, use WinStartApp() - much easier.
24
Games / Re: Minecraft
« Last post by Dave Yeo on April 11, 2024, 06:51:41 pm »
Looking at the documentation, I guess you need to pass one as the execFlag parameter instead of zero.
Edit: Remember to test both with the browser running and not running.
Edit2: or perhaps DosStartSession() would be better to use.
25
Games / Re: Minecraft
« Last post by Dave Yeo on April 11, 2024, 06:40:47 pm »
Tested again, this time with the browser shutdown. It worked, bringing up https://www.classicube.net/acc/register/. Once SeaMonkey was running, tried again, new window with about: once again came up.
Noticed that when I started ClassicCube from a command prompt, the prompt output was,
Code: [Select]
F:\games\ClassiCube>ClassiCube.exe
Starting ClassiCube 1.3.6 ..
Adding http://cs.classicube.net/client/builds.json (type 0)
Fetching http://cs.classicube.net/client/builds.json (GET)
HTTP: result 0 (http 200) in 322 ms (94 bytes)
Going back to sleep...
Going back to sleep...
DIVE is disabled - Panorama's shadow-buffer is enabled
[calBackendLoader] Using libical backend at Z:\mozprofiles\Mozilla\SeaMonkey\Profiles\2nf8z26q.new\extensions\{e2fda1a4-762b-4020-b5ad-a41df1933103}\components\libical-manifest
DIVE is disabled - Panorama's shadow-buffer is enabled
Closing ClassicCube left the cmd prompt looking like it was still open and when I pressed CTRL-C, not only did ClassicCube finish closing, so did SeaMonkey.
On the command line, entering "seamonkey https://www.classicube.net/acc/register/" works as expected, new window opens with the page loaded.
Seems like DosExecPgm needs something like "start" to have a new instance of the browser.
26
Games / Re: Minecraft
« Last post by Jochen Schäfer on April 11, 2024, 05:33:23 pm »
I'm absolutely positive, that I have a non-empty URL as an argument to the exe path, when calling DosExecPgm.
But, that's what's testing for ;-)
27
Setup & Installation / Re: Install Arca OS via USB stick
« Last post by Dave Yeo on April 11, 2024, 04:19:31 pm »
Thanks all, unfortunately, I don't have the .7z file anymore, just the ISO. It's bought and paid for, but it was a couple of years ago now, so I can't re-download it. So I guess the tools I need to make an installer aren't freely available? If not, I'll try Arca Noae.

Cheers

Garry

You need the correct version of dfsanwin.exe, not a another copy of the ISO. I'd suggest writing Arca Noae and asking where to download it from. Usually it is available from the same place the ISO is, but it has been a while since your version was released.
28
Games / Re: Minecraft
« Last post by Dave Yeo on April 11, 2024, 04:08:36 pm »
Testing here, it opened SM fine, but only about: came up, like you're not passing the URL to the browser.
29
Setup & Installation / Re: Install Arca OS via USB stick
« Last post by Neil Waldhauer on April 11, 2024, 03:20:05 pm »
If all you have is the .ISO, then burn a DVD and boot a computer from it. Once booted, you can go to the /AOSBOOT directory and execute AOSBOOT <drive letter of USB stick> <ISO filename>.

If you have an OS/2 computer running, you can skip the DVD part.
30
Setup & Installation / Re: Install Arca OS via USB stick
« Last post by Jochen Schäfer on April 11, 2024, 12:58:01 pm »
You should be able to log in to the Arca Noae website and generate a new archive of your purchase. But be patient, it will take some time.
Pages: 1 2 [3] 4 5 ... 10