VOGONS

Common searches


Search results

Display options

Re: Classic ICQ Server

I’m interested in your project. Could you give me more details and maybe let me know the name of your YouTube channel so I can subscribe? You can reach me at chiamagianni@gmail.com. I think you already found my channel ;) But for everyone else's looking for the channel it is called Byte5 and it's …

Re: Classic ICQ Server

I think I've subbed (CC) the most relevant content in the channel so you can try watching it this way. As for the server, I've used iserverd as my starting point but it was a tough road since then. I spent some serious time trying to figure it out (even got in touch with the original author) and …

Re: MSDOS drive letter issue

Are you certain it is a hardcoded requirement and not just a setting which depends on the CD drive letter it was installed from? I tried this copy of Worms CD just now (not sure which version), and the CD drive letter is encoded in SETUP.CFG offset 12 (0xC) as a 1-based integer value of the letter. …

Re: MSDOS drive letter issue

You can get around this but it is a bit dumb. Create two partitions, 1 that is a scratch disk, say 10MB (D:), and the second is everything else (E:). In Autoexec.bat do this: LOADHIGH C:\DRIVERS\SHSUCDX.COM /D:IDE-CD /L:F /V /C LOADHIGH ASSIGN D:=F: This will assign your CD to F: and then "Assign" …

Re: MSDOS drive letter issue

Are you certain it is a hardcoded requirement and not just a setting which depends on the CD drive letter it was installed from? I tried this copy of Worms CD just now (not sure which version), and the CD drive letter is encoded in SETUP.CFG offset 12 (0xC) as a 1-based integer value of the letter. …

MSDOS drive letter issue

So I'm setting up a brand new partition on MSDOS and as I already have a primary partition, I have to create an extended one and then a logical one, but for some reason it's giving me the letter D: as the hard drive, instead of E: The problem is that WORMS game (version 1.0) requires CDROM drive to …

Why sometimes 256 colors go crazy ?

I was wondering why the heck when we're using 256 colors mode in Windows 95 or 98, sometimes the screen refreshes with wrong color palette and then if you open another window / close a program, all of sudden it goes back to normal? I notice this behavior since my first PC back in the 90s but never …

Classic ICQ Server

Hello guys, I'm not exactly new here but I have posted only a few times to the forum. I run a small Brazilian YT channel regarding old hardware and about two years ago I started a project to run a classic ICQ server 24/7, compatible with the classic OSCAR protocol. Well, it's been running for more …

Page 1 of 2