
MERCURY127
Content Type
Profiles
Forums
Calendar
Store
Posts posted by MERCURY127
-
-
You already can use winoff16 as Windows only (not machine) restarter, if just delete fdapm from windir.
It is will work with both 3X and 9X. But you can't do windows only restart, if using 9X with USB2 drivers!
-
ACPIOFF is a win.com patch (currently only for Windows 98SE), and a small 16-bit WinOff16 utility that both allow you to shutdown Windows and invoke the utility from FreeDOS, FDAPM.COM, with the POWEROFF command, which tries to shutdown the machine through the interfaces APM and ACPI.
PASSWORD: 1.
JUST 1.
Look English doc at end TXT file-
1
-
-
This dll is just placeholders. It doesn't any but return properly codes.
Try inf for sdhost bus as we doing inf for hda bus.
-
Hmm... Hello :)
Send me these sys and dll, or all pack, in private, I try decompile and analyze it...
-
why just not install dx8 redistributables?
-
if developer forget recompile app for release - then u may req debug versions libs...
-
in generic, here is two veriants building process:
DEBUG - for development. when u write own app, u use DEBUG version of ALL - windows kernel API libs, MS CRT libs, DX libs, etc. if and when u use debug libs, u can use VS internal or any other debugger at souce level, do step-by-step trace, trap exceptions, and see value any vers in properly type. its fast and cool. but these DEBUG libs contains many debug info, they big and slow, why they not include in usual windows redist.
RELEASE - when app succefully writed and debugged, u recompile it w/o using degub versions libs. then app will use only standart libs, non dev, appear lesser and faster, and also cointains NO dubeg info, which can help end user crack or revesre app...
-
7 hours ago, cov3rt said:
i wanted to know if one would need to install directx 8.0a sdk AND visual studio 6.0 AND the microsoft platform SDK all in the same system.
yes, but ONLY IF u want DEVELOP NEW DX8.0 Application, or RECOMPILE old DX8.0 example.
-
or can use FAR manager.
-
16 minutes ago, Tryphon said:
What do you think?
buggy or incompatible hardware.
nt and nix fair more stable and tolerant to hw errors. -
2 minutes ago, Tryphon said:
Is it possible that this switch to protected mode failed at the beginning knowing that I got no error message
yes, but u must see at least
[000D76BB] Loading Vxd = vkd
[000D76BB] LoadSuccess = vkd
[000D76BB] SYSCRITINIT = VMM
[000D76BB] SYSCRITINITSUCCESS = VMMin bootlog, as indication start prot mode...
after Loading Vxd / LoadSuccess (hich is real mode part)
will appear SYSCRITINIT / SYSCRITINITSUCCESS
and DEVICEINIT / DEVICEINITSUCCESS
for each vxd,
and after [000D76BC] DEVICEINIT = CONFIGMG
begin processing of device tree.
-
i know. but it is better do not pack anyway - more flexible and easy troubleshooting,
-
And... What about step-by-step loading? F8 - s-b-s, enter win, and try.
Also, what if try real debugger, for example SoftIce? ;D
-
Just remove or rename vpp or vpd.vxd from vmm32 folder and check if success. It will work, only if ur vmm32.vxd really empty and Not contain these vpp/vpd.
-
On 1/7/2019 at 5:30 PM, Tryphon said:
vflatd.vxd, vmouse.vxd and vmd.vxd
vmouse and vmd is mouse related. check ur mouse.
vflatd is linear framebuffer related, are u sure, thar ur vc have this feature?anyway, this files can be deleted for test purposes.
my suggestions:
0) vmm32 is container:
dos part - realmode starter (real vmm32.vxd),
fyrst protected mode part - vmm vxd, main windows module (preboundled with vmm32.vxd, but its possible cut off in real vmm.vxd file),
all other vxds, added in container on install procedure.if u see that must ur vxds succefully loaded - so obviuosly, that VMM work good.
then u can replece ur system vmm32.vxd to extracted vmm..vxd from ur distr, and place all other vxds from ur distr to system\vmm32 folder.
after this, u can start windows with win /d:m command and look, which part make problems....but before it i suggest u check all ur hadrware, especially memory.
-
i think, u need Ram Limitation Patch. try trial form rloew sites.
-
Disable all devices, which can disable in bios. Then try clean install.
-
9x allow use only one cpu for all - system and programs. When i try soft play some 100 mbits/sec 4k file, i see 70% busy all 8 cpu my 4ghz 3770 - 4 physical + ht. So i think, one core even newest 9900 at 5 ghz not allow u play 4k. also 9x not allow ur player use avx/avx2, but all sse/2/3/4 - can.
-
i have exactly this problem on my pcie Radeon X600 (some powercolor oem) on VGA connection.
my monitor is benq bl2411, 1920x1200. monitor wrongly detected as 1920x1440.
when i try set res 1920x1200 - i get vertical panning...
but if i use DVI - then 1920x1200 work good. but mon anyway detected as 1920x1440.
98SE, Catalyst 6.2 or 5.9 - no diffs. -
try use himem with /machine:at key, or xmgr instead himem (with adding string for xmgr into ios.ini).
by default original himem often use very slow internal procedures w/o /machine:at key
-
1
-
-
last result (after using /m switch, or limiting of memory other methods):
- vfat bsod now gone;
- driver now is loaded successfully, w/o any errors;
- Odyssey see wifi card, provided by driver;
- but after scanning, list of networks remain empty. :(i think, it is all. THE END.
but u can try this method (patching sys for vid/pid) with other (not so new) ralink pci cards. -
i not sure that it work now. my system now wont boot, i have bsod with VFAT error, instaed normal boot wiith code 10 yesterday.
so, if anyone interesting, here is my patched RT28609X.SYS:
9A904 -> 01 06 00 00 - first devid (now 60 53) - dword,
9A908 -> 81 06 00 00 - sec devid - dword,
9A90C -> 14 18 00 00 - realtek vid - dword.so u can write here own device for testing ur wifi cards.
-
No, this is not end.
It's devids white list in driver. I replace one value 01h 06h to 60 53 and now... have vfat error...
So i understand, me need new rlp with /m option?
-
Code 10 :(
My card is PCI\VEN_1814&DEV_5360
ACPIOFF pack and patch for win 9x / 3x
in Windows 9x Member Projects
Posted
on my machines, 9x successfully disable all usb cntrlrs, when exit in real mode (ie for executing fdapm or winexit), but can't re-enable it, when doing second start. machine just halted.