Jump to content

giganojonis

Registered User
  • Posts

    1
  • Joined

  • Last visited

Contact Methods

  • Steam
    gijonis

Profile Information

  • Location
    Korea

giganojonis's Achievements

Curious Beginner

Curious Beginner (1/7)

0

Reputation

  1. Hello, I really need some help with this whole overriding thing. I got to the point where I get my dsdt, but the syntax seems a bit different from what other people see. I already have a QWordMemory paragraph attached, and in the device manager, there is already a Large Memory there, but the funny thing is that the memory address doesn't match up. I tried editing the paragraph to 0x0000000000000000, // Granularity 0x0000000C20000000, // Range Minimum, set it to 48.5GB 0x0000000E0FFFFFFF, // Range Maximum, set it to 56.25GB 0x0000000000000000, // Translation Offset 0x00000001F0000000, // Length calculated by Range Max - Range Min. and compile(with a lot of errors forcefully solved) -> loadtable blahblah but it didn't work. Then I tried pasting the whole QWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite, 0x0000000000000000, // Granularity 0x0000000C20000000, // Range Minimum, set it to 48.5GB 0x0000000E0FFFFFFF, // Range Maximum, set it to 56.25GB 0x0000000000000000, // Translation Offset 0x00000001F0000000, // Length calculated by Range Max - Range Min. ,, , AddressRangeMemory, TypeStatic) after the qwordmemory I already have, and tried loading it but it corrupted my windows and I had to flush the Cdrive and reinstall windows. I don't want to repeat that, so any help would be appreciated. I have setup 1.30, and had no luck with it also. My system specs are MSI GE 60 Intel i-3630QM 2.5GHz(or 2.4 I don't remember) GPU : Intel 4000hd / Nvidia GTX 660M 16G RAM egpu : Nvidia Geforce 1060 6G
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.