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.
    3 points
  2. 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
  3. 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
  4. @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
  5. Aerosmith (1970) - Sweet Emotion (Live At The Tokyo Dome, Japan 2011)
    1 point
  6. We need to do something to keep MSFN up, it can't just end this way!
    1 point
×
×
  • Create New...