Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/11/2022 in all areas

  1. Fair comment, and can I remind everyone that any discussion of illegal activities is expressly forbidden here. Take it to PM if necessary, but conversations about dubious product keys are definitely not allowed on the open forum.
    4 points
  2. I think I'm not gonna use your key because I want follow the rules 1a http://msfn.org/board/guidelines/
    1 point
  3. Here (note: I did not tap Patch with all the replacement functions written, this is just a preview!): fcwin2k: So, why not put the required faultrep.dll then?
    1 point
  4. with twice ImportPatcher and then fcwin2k I think the problem due the program required faultrep.dll WinWord2000 Grazie a tutti !
    1 point
  5. Did you do this experiment and it worked for you? WinWord2000 Grazie a tutti !
    1 point
  6. Download fcwin2k, extract it, open fcwin2k.exe, drag PickMeAp#.exe to fcwin2k, select Windows XP from OS Ver, check Executable, then click Rewrite.
    1 point
  7. Back on topic please guys, this is not a thread for discussing Windows activation issues.
    1 point
  8. First record about calling AcpiArbCrackPRT(): PGS_ - internal ACPI device object you did't !devobj 8A545038 end of log tell about devnodes: so AcpiArbCrackPRT was called for AMDI0030 (GPIO) before loading pci.sys as Daniel said before after quick analyzing DSDT i see this: GPIO connected to SystemBus directly and have _CRS method to inform about claimed IRQ GPIO is not under usual _SB.PCI0. path - i think this is problem description of AcpiArbCrackPRT(): but inside AcpiArbCrackPRT no check for non-pci device *facepalm* only strange check:
    1 point
  9. In MyPal, you can reduce RAM by reducing dom.ipc.processCount or making one process. On slow computers Youtube videos can be watched through WMP and VLC NPAPI plugins https://dl.dropboxusercontent.com/s/xv8i6fbojvbxlqd/vmp.JPG Hardware acceleration Direct3D9 is on the way. But you can enable OpenGL H/A layers.prefer-opengl
    1 point
  10. Thanks. Didn't recognize it. Too many important-sounding APIs missing. Chance of even partial success next to nil. Locate missing DLLs and add replacement api names. Then Patch.
    1 point
  11. @Mov AX, 0xDEAD For the unknown error in _AMLILoadDDB could we feasibly use the version from windows 8.1? . psuedocode of AMLILoadDDB 8.1 generated by relyze int __fastcall _AMLILoadDDB( int p1, int p2 ) { unsigned short local_0x2C; // [esp-44] unsigned short local_0x2A; // [esp-42] unsigned short local_0x26; // [esp-38] unsigned int local_0x24; // [esp-36] int v1; // [esp-30] int v2; // [esp-26] int v3; // [esp-22] void * local_0xC; // [esp-12] unsigned int local_0x8; // [esp-8] int v4; // eax local_0x2C = 0; local_0xC = 0; local_0x2A = 0; local_0x8 = 0; local_0x26 = 0; local_0x24 = 0; v1 = 0; v2 = 0; v3 = 0; if( _ghQueryDLMSupportHandler != 0 ) { _ghQueryDLMSupportHandler( &local_0x8 ); } else { local_0x8 = 0; } _gDeviceLockMutexSupported = local_0x8; v4 = _NewContext( &local_0xC ); if( v4 == 0 ) { *((unsigned char *)local_0xC + 176) = _gpheapGlobal; v4 = LoadDDB( _gpnsNameSpaceRoot, &local_0x2C ); if( v4 == 0 ) { v4 = SyncLoadDDB( local_0xC ); } } if( p2 != 0 ) { *p2 = local_0x24; } return v4; }
    1 point
  12. Aerosmith (1970) - Sweet Emotion (Live At The Tokyo Dome, Japan 2011)
    1 point
  13. We need to do something to keep MSFN up, it can't just end this way!
    1 point
×
×
  • Create New...