Jump to content

awkduck

Member
  • Posts

    446
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by awkduck

  1. @shelby Okay, I've tested it on a real machine. This is what I've had to do. Part of my autoexec.bat I didn't check to see if everything loaded high, but it caused no problem. You can probably REM out DHCP. The settings are saved to your mTCP config file. That way you don't use a PKTDRV for it. Just load the one for Windows/Trumpet. Now, if you've already setup a vector (interrupt) for Trumpet, you can enter the Trumpet folder and edit "TRUMWSK.INI". Find "vector=XX" and delete whatever is in there, unless it is the interrupt PKTDRV used. I mention this because with the wrong vector/interrupt Trumpet did not load for me. I had to delete that setting first. Leave the "vector=" part. Start Trumpet and then select File > Setup. You need to add a static I.P., your D.N.S. (or any usable D.N.S.), select the Packet driver dot/bullet, make sure the vector is correct, add your netmask and finally your gateway. Then click okay and restart Trumpet. Run Opera to check for connection at Google. Then open MsDos Prompt and run PKTDRV. change to the directory of Links and run it. It will fail the first connection type attempt, but when it changes to DHCP it should connect. Your screen will look blank with a block mouse cursor. Press the "G" key and type google.com > enter key. There is probably a way to skip the first Links connection type. But I didn't read the manual :) Also, I think Links has a Graphical mode, instead of text only. That would be in the manual too.
  2. To run Cutemouse, run ctmouse.exe. shelby, I've noticed that your packet driver isn't in autoexec.bat. There is nothing for PKTMUX to use, without a packet driver. If I get a chance, I will post the description of a working setup.
  3. You could try CuteMouse. I myself, out of curiosity, would like to see your whole autoexec.bat and what happens when you run Trumpet. But only if you feel like obliging me this. I will not be offended, if you wish only to stay on your current task.
  4. User rloew created several patched for Win9x. He was/is a 9x saint. You can get his 137GB patch at the Memorial site or Retro System Revival. You don't need the patch, if your harddisk is under that size.
  5. Actually, Tripredacus has a good point. I missed that you only posted your free harddrive space. The is a patch for drives over 137GB.
  6. What dos mouse driver are you using?
  7. Like jaclaz has said, it can be done that way. Again, like in that video, do not install your USB drivers.
  8. Do you have another computer you can install this game on?
  9. How many hardware/vendor I.D.s are listed in you audio card inf file (wdma_int.inf)?
  10. If you can install something else, without a disk space error, then you do not need a patch. Have you googled to see if this is a common error? You could install the game using a VM with Windows. You would save your registry to a file, before install. Save it again after install. Then use Windiff to compare the two. The results can be saved to a .reg file, with REGEDIT 4 at the top of it. Copy the game files over, to the same location as on the VM. Then double click the .reg file.
  11. It looks like the maximum channels is 8. It might be useful to see you full boot, to see why no packet multiplexer is found. When you used Dillo, was it fullscreen (ALT+ENTER)?
  12. Does it give you an output that says that? Or can you only load 2 instances of PKTDRV? I doubt free memory is the issue, but it might be. If that is the case, sometimes TSRs can be loaded high.
  13. It has been suggested that Opera and Netscape are the best Win3x era browsers. But Links and Dillo are newer. There is also MicroWeb.
  14. Other considerations, with live harddisk images of Win98. You can also use a Fat16 formated disk image. Then you can used DoubleSpace with extreme compression. Afterwards, you could create a smaller Fat16 image for the smaller footprint. The disadvantage is that, the live image runs over INT13, in "Dos Compatibility Mode". This means that Windows cannot relocate DoubleSpace to higher memory. In turn you would have less conventional memory. This might not be a problem, unless you run Dos games that need plenty of conventional memory. Alternatively, you can use UPX to compress Windows EXEs and DLLs. You will want to avoid the folder with dos EXEs (Scandisk etc.). Then will not work after compression. You can create a folder on the USB drive, to keep Windows cab files. This also means cab files from updates. That would also reduce the harddisk image footprint. -To add more a persistent state- Keep wallpapers in a folder on the USB drive. I name one Wallpaper.xxx and set is as the Windows background. Now when a different wallpaper is desired, in can just be names Wallpaper.xxx (BMP/JPG). Which ever image format used, would need to adhered to. Created a batch file, on the USB drive, for start up applications. Then placed a shortcut, to it, inside the Windows startup folder. For any portable applications create a folder, on the USB Drive, with Start Menu like shortcuts and folders inside it; something like Portable Apps. Then add a command, to the startup batch file, that copies the folder to the Windows Start menu folder.
  15. If you are using PKTMUX, the you should be able to let go of WINPKT. Once when you ran Trumpet without WINPKT, it output that it could not find WINPKT or PKTDRV. WINPKT is not multiplexing for the Dos Prompt. It only multiplexes for winsock. With Trumpet 3, I believe, PKTDRV can be used instead of WINPKT. But if that is not the case, then you would need to run PKTMUX and PKTDRV before WINPKT. Also, PKTMUX has not been given your "packet driver" interrupt, or quantity of needed packet driver channels. Maybe this might work? The only thing I can't remember for sure, is if you set PKTMUX packet channels to 10, can you run PKTDRV 10 times right away; making them available when needed? Or, do you have to always run it directly before the next application? If I remember correctly, if you have a bunch of PKTDRVs running, PKTMUX will direct application use to the next open PKTDRV. When ever an application times out, after use of PKTDRV, it will resets to open; ready to be used again. If for some reason a PKTDRV does not reset, there is a PKTDRV switch "/r" that will force reset. I haven't looked through PKTMUX.DOC completely, lately. There might even be a switch to tell PKTDRV how many channels to run. That doesn't ring any bells, but maybe?
  16. I thought of another option. You could use a USB add-on card or PCMCIA. Then you could have the bios booting USB host disabled in Windows. But the add-on USB would provide you with active USB support. It isn't pretty, but it would be easier.
  17. If it does, you've certainly earned it.
  18. Have you tried? The PKGMUX.DOC (which is really just a txt file) says, This files is included with PKGMUX. There is lots of good information in there. It is easier to use Trumpet. But even if you want to use WfW3.11 and the Wolverine TCP/IP stack, you can still get away with it. You just need to use a "packet driver" to "NDIS" shim.
  19. You need to change PKTMUX to interrupt 90. It is at 80 in the screenshot. Make sure you run PKTDRV before you run DHCP. You need to run PKTDRV before you run any program that needs the packet driver.
  20. Really, you don't need the install.bat. Delete "bin" and "doc". Just copy everything to a folder of you choice, without using install.bat.
  21. Did you, ? I don't understand what you meant by "extensions". Please clarify. You did load your packet driver before PKTMUX, right? Just checking. If you did all of that, you could check if your "packed driver" supports choosing the interrupt. Then set it, and everything else, to interrupt 0x60.
  22. What happens when you install the USB drivers for Windows? Booting Win98 from USB uses BIOS to provide the USB drive as drive C:. When you install USB drivers, it will cause problems. So, you could just never use USB. But if you have enough memory, - You could setup Win98se on the computer, drivers and all - Reduce it in size, unless you have a lot of memory - Create a harddrive img or vhd file large enough to hold your Windows install. - Use Virtualbox or something to make the harddrive image a system disk, using a Win98 floppy image. (Create one from your install, if you installed any update that modified MsDos 7 Boot files.) - Copy you Windows installation to the harddrive image. (Do not overwrite MsDos 7 boot files.) - Format your USB drive as FAT32. - Install Grub4Dos to the USB drive. - Then configure Grub4Dos to enable USB support and boot the Win98 harddrive image from memory. Every time you shutdown any changes will be lost. You can get around this by installing the HxD hex editor, and using it to copy the entire drive image to a new file. You do this "while" Windows is running. Then you swap the saved image with the new one you just created. You do this before shutdown or reboot. Some changes try to reboot Windows when they are finished. Like installing DirectX. Most of the time you are given a prompt, with an "OK" button. Run HxD and save the image before clicking the "OK" prompt. If you are given no prompt, you'll need to modify your harddrive boot image to start in Safe mode, on next boot. Then boot the harddrive image in VirtualBox or something. Finally, install whatever caused a reboot without prompting you first. As an additional tip, use or create portable applications. Also install those portable application to you USB drive, not the Windows harddrive image. That is, unless you have a huge amount of memory. You'll want to set a permanent drive letter for you USB drive, from the Drive's "Device Manager" properties. You'll probably want to move the default Windows and Dos temporary folders to a folder on the USB drive. Again, you'll want to assign a permanent drive letter to your USB drive You'll also have to decide if you want you Virtual memory enabled or not. It saves room on the harddrive image if you disable it. Drive C: will be running in "Dos Compatibility Mode". But it won't really matter. If you get a warning about your boot sector potentially being infected/corrupted, it is because you booted the image by it's partition and not as the drive. Nothing is wrong. Grub4Dos creates fake boot data to initiate the boot.
  23. @Damnation It was suggested to me, that I search SweetLow's user name on google. If you search the forum, be sure to use the name with USB or USB 2.0; not USB2.
  24. When Windows is running, check help/about. There you may find that Windows is already running in "Enhanced Mode". If it isn't start Windows with "WIN /3". Start PTKMUX.EXE like this "PKTMUX 5 90". "5" is for how many different programs will need to network access at the same time. "90" is for the interrupt your driver is using (0x90). Then run PKTDRV.EXE inside a Windows Dos prompt. In that same Dos prompt run the application you want to use. I am pretty sure you can also use PKTDRV.EXE as an alternative to WINPKT, for use with Trumpet. Just run PKTDRV before you start Trumpet.
  25. I think(?) Trumpet came with WINPKT. But if Trumpet 3 did not provide it, you can get it from this zip file "WINPKT.COM". But I don't ever remember needing an extra program like that. You would add "WINPKT.COM 0X90" to "AUTOEXEC.BAT". This issue might be that Trumpet needs to know the interrupt of your "packet driver". I can't remember how Tumpet 3 managed that. Maybe a ini file? Something like TRUMPET.INI? Did it ask during installation? Bypassing the 30 day evaluation of Trumpet is something beyond the scope of this forum. With that in mind, you might end up wanting to uninstall Trumpet 3 and install Trumpet 2, which comes with "WINPKT.COM". Sorry, I had forgotten about the trial period. Note: Run Win3x in enhanced mode, for best support. Also, an alternative to "WINPKT" is "PKTMUX". "PKTMUX" is useful if you want to use multiple Dos only networking programs, in Desqview or Windows without winsock support. When you don't need winsock, you don't need to load Trumpet.
×
×
  • Create New...