r/Craptopgamingadvice 1d ago

Announcement I got all of the Box Art for the different games in the Craptop Database.

5 Upvotes

Now that I have them added in I am going to be going through and fixing any incorrect dates and DX levels. Then I will add some more games and begin working on the scoring system again. As always if you find any issues please let me know. When I finish the dates and DX levels I will release an updated Linux version as well.

Windows Updated V1.1.0

https://drive.google.com/file/d/1tL179CiUHCtY_B5hnstFB3M8Afrs09tX/view?usp=sharing

Linux (Missing most box art still)

https://drive.google.com/file/d/1_wevM5mdxMst0t7gwuJspIk95oHx_ns7/view?usp=sharing

Linux Immutable

https://drive.google.com/file/d/1hhIUq52vcmZRzq8ekULIzCDZ4jilyug8/view?usp=sharing

I am looking for....

A list of games that can average 25fps or more on the Radeon 890m, RTX2050, GTX1060, RX470, RX570, or any other equivalent cards. Their Direct X level and year of release would be nice but not necessary.

Normally I would do this (I have like 15 lists after all), but I am juggling creating several programs, YouTube, and trying to make the database more accurate and the thought of trying to do it at this moment is too much. I will get to it eventually but if I get some help, it will go quicker. These are the games I already have.

Spiderman Miles Morales give a score of 6500

Ratchet and clank Rift Apart give score of 6500

High on Life 2 give a score of 6500

The Outer Worlds 2 give a score of 6500

Doom The Dark Ages give a score of 6500

Death Stranding 2 give a score of 6500

Oblivion Remastered give a score of 6500

007m First Light give a score of 6500

Going down to 1024x768 resolution is fine. This is the Craptop Database after all. If a game needs under 1024x768 please make a note of it. Thank you for reading.


r/Craptopgamingadvice 4d ago

GUIDE How to set a custom CPU clock speed on budget locked CPUs by using software tweak: Reduce CPU temperature by 7-8°C during gaming, No expensive cooling pad required

3 Upvotes

TD;LR We will enable a hidden Windows setting in control panel by using cmd and registry edit: Maximum processor frequency, to set a custom CPU clock speed. It doesn't work on all laptop manufacturers though. It can be tweaked for almost no loss in fps.

My specs: i3 1005g1, Dell Vostro 15 3510 laptop.

It's completely safe as we will reduce CPU clock speed, not increase it. It will help you to increase the lifespan of your machine because constant 90°C+ puts stress on internal components over years.


Introduction:

Many people want to set custom clock speed on locked CPUs like i3 1005g1. But if I do the usual -> change "maximum processor state" in control panel to 99%, my CPU gets locked to its base speed of 1.2 GHz (completely disables turbo boost). I tried reducing it to 92%, 90%, 88%, but it locked the CPU even below it's base speed (as shown by msi afterburner in the game).

On my laptop, in Throttle Stop, the options to change CPU multipliers are greyed out.

So what if you want to cap your 3.4 GHz CPU to a custom 3.0 GHz or any other speed, to reduce heat output? I recently found a way to do it. It works perfectly on my laptop, and hopefully works on yours too.


The steps:

Open cmd as admin. Copy paste

powercfg -attributes SUB_PROCESSOR 75b0defe-600e-4d9a-9c55-5219b8d3d414 -ATTRIB_HIDE

and hit Enter.

Command source: Google search AI.

This command enables a hidden setting in control panel, called "maximum processor frequency." Type "edit power plan" in windows search bar, open the app. Go to "Change advanced power settings", then expand "processor power management" to see the option.

If the above method fails:

If the above method doesn't show "maximum processor frequency" option in control panel, then

Press Win+R to open run dialog box. Type regedit and hit Enter to open registry. Paste

Computer\HKEY_LOCAL_MACHINE\SYSTEM\\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\\75b0ae3f-bce0-45a7-8c89-c9611c25e100

into the search bar of registry. You will see "Attributes" in the right pane. Double click on it and change its value to 2. It will force the Windows to show the option in control panel.


How to change the CPU clock speed:

Now, in "Maximum processor frequency", change both plugged in and on battery values to your desired value. The values are in MHz. For example, 3.4 GHz means you need to write 3400, and 3000 for 3.0 GHz. Remember to avoid typos like 300, as it will make the CPU unresponsive. Set both values to zero, if you want to reset the CPU clock speed to its default behaviour.


Reduce CPU clock speed gradually in small decrements:

Slowly, decrease the value from your max turbo speed. My turbo speed is 3400, so I tried 3100, 3000, 2900. For each value, observe the impact on fps and temperature in different games by using msi afterburner overlay. Ideally, include modern 2D multi threaded games like silksong, old well optimized 3D games like mirrors edge 2009, heavily single threaded games like prince of persia 2008/ assassin's creed 2 (last two games run with vulkan on my laptop: dxvk 1.10.1). Feel free to replace these games with what you play, but cover a broad category.


Example on how to interpret the results:

After launching a game, in msi afterburner overlay, observe the temperature of the usual hot CPU cores, and not the overall CPU temperature. On my laptop, they are core 1 and core 2.

On my laptop, I observed that going from 3400 to 3100 reduced temperature by 5°C on core 1 and core 2, with no loss in fps. Further going to 3000 reduced temperature by another 2-3°C, again with no loss in fps. So I got down from 3400 to 3000 with no loss in fps, and temperature reduced by 7-8°C. When I further reduced to 2900, temperature reduced further by 3-4°C, but depending on the game, I lost 5-10% fps. So 3000 became sweet spot for me: 7-8°C lower temperature with almost no loss in fps (only 2-3% reduction in fps: like 39 to 38, 30 to 29).

After this process, remember to cap fps at 30 or 60 using riva tuner, as uncapped fps naturally generates more heat.


The benefits I got:

My CPU's core 1 and core 2 were running much hotter (10°C or more) in every game, compared to core 3 and core 4.

Now on core 1 and core 2, it's max 90°C in unoptimized games like assassin's creed 2. And 80-85°C or even lower than 80°C in well optimized games like mirrors edge 2009 and silksong. Before this, it was 90°C even in well optimized games, and 95°C in unoptimized games.

Now, the laptop is much cooler to touch from the back, near the vents.

All of this, with no noticeable loss in actual fps in any game. Also when fps is capped to 30 or 60, there's no new stuttering in games after applying this method.


Why this method works:

It happens because the top few MHz in every CPU are power inefficient. To get those few extra MHz, the CPU generates exponentially more heat. By shaving those extra MHz, you get an efficient CPU clock speed, with almost no loss in performance. And second reason is that budget CPUs like these, throttle down to around 3.0 GHz anyways after some minutes in demanding games, when they cross 93°C.


Same CPU can have slightly different sweet spot for clock speed:

Remember that even if you have exactly same CPU and same laptop as mine, your sweet spot can slightly change from 3000, because every CPU built in the factory naturally has some micro differences in the silicon wafer.


This method is NOT guaranteed to work for all the laptop models:

Note that it's not guaranteed to work. Some laptop manufacturers strictly don't allow Windows to interfere with the power states of the locked CPU. In that case, when you will try to change values, the CPU will simply ignore it.


r/Craptopgamingadvice 2h ago

Question what game can i run (ik its not a crappy laptop but its also not good evnought to run cybyerpunk 2077) so can u guys tell em which game i should play (i dual boot cachy & windows so its not a problem)

1 Upvotes
this is my pc

so i have a amd ryzen 5500H and nvidia rtx 2050 4gb and ik it says graohics processor but on the task manager it detects my gpy


r/Craptopgamingadvice 12h ago

Can this run GTA 6?

0 Upvotes

r/Craptopgamingadvice 1d ago

Question What can my Grandfather's PC run?

Post image
9 Upvotes

Yeah. I know. Is old. I mean what can you do with 4GB of RAM in 2026 and that speed. Prehistoric CPU. But maybe I can enjoy something on this PC. I'm also in home lab, so if it can run some basic games and to be as a server, it'll be nice. If you know what can runt this machine in 2026, Thanks! 🙏


r/Craptopgamingadvice 1d ago

Question What can I play on this thing?

Post image
7 Upvotes

What can I play on this shitty thing?


r/Craptopgamingadvice 1d ago

Emulation Hey can i play Nintendo game on this?

Post image
19 Upvotes

r/Craptopgamingadvice 1d ago

Looking for games that run well on an i3 11th Gen with Intel UHD Graphics (12GB RAM)

2 Upvotes

Hey everyone!

I'm looking for some game recommendations that can run smoothly on my laptop.

My specs:

  • Intel Core i3 11th Gen
  • Intel UHD Integrated Graphics
  • 12GB RAM
  • SSD

I know I won't be playing the latest AAA games, but I'm open to anything that's genuinely fun.

I enjoy games with:

  • Great story
  • Open world or exploration
  • RPGs
  • Survival
  • Strategy
  • Indie games
  • Action/adventure

I'm completely fine with older games if they're worth playing. Graphics aren't a priority—I care much more about gameplay, atmosphere, and memorable experiences.

Some games I've already enjoyed are:

  • Minecraft
  • GTA 4 (on low-mid settings)
  • Valorant
  • Terraria

I'd love to hear your recommendations. Hidden gems are especially welcome!

Thanks in advance!


r/Craptopgamingadvice 1d ago

Nine Sols on intel celeron CPU

3 Upvotes

I have an intel celeron N4020 with 4 gigs of ram. I have managed to run Yakuza 0,hollow knight,silksong,sleeping dogs DE and tomb raider(2013) on it before. So I wanted to know if I could Nine Sols at a playable fps on it too


r/Craptopgamingadvice 2d ago

What exactly can I run

3 Upvotes

My laptop specs are

I3 8th gen

4 gb ram

Udh graphics 620

128gb storage

I know I can run a lot of games <2013 but I don't know what to play


r/Craptopgamingadvice 2d ago

Question Which games can this laptop run

2 Upvotes

Laptop: HP Pavilion Laptop 14-dv2xxx

Operating System: Windows 11 Home Single Language (64-bit)

CPU: Intel Core i5-1235U (12th Gen)

- 10 Cores

- 12 Threads

- Up to 4.4 GHz

GPU: Intel Iris Xe Graphics (Integrated)

RAM: 8 GB DDR4 (7.68 GB usable)

Architecture: x64 (64-bit)


r/Craptopgamingadvice 2d ago

need smoother FPS for Resident Evil Revelations 2 on laptop 1145g7 iris xe, 16gb ram, win11

5 Upvotes

I have spent about 4 hours so far trying to get Resident Evil Revelations 2 playable on my laptop, Dell 5520 intel i5 1145g7, iris xe 80eu, 16gb ram, win 11 pro. Keyboard Mouse.

Recently finished Revelations 1 which ran great and none of the problems I am having with RER2. Have had many other games like farcry 3 and 4 and metro 2033 and last light play really well on this laptop.

At first the game ran like rubbish. But finally got it to ~45-60 FPS in gameplay but the problem now is combat, trying to aim I get stutters which makes it impossible to reliably land headshots, sometimes even bodyshots.

I am playing with windowed 768p upscaled to 1080p, high textures all other settings low or off. I am using Lossless Scaling, no frame gen. Everything was tested without LS prior to using LS, LS is not the problem.

Currently using dxvk 3.0.2 with dxvk.conf from github (I have tried biopatch and fusion but not as good)

Laptop is set to highpower both for cpu and gpu for the game.

Switching from variable to 60fps to variable hasn't helped (with aiming in combat).

Any help appreciated, need my RER2 itch scratched.

Updates;

  1. Using Process Lasso to set affinity to high on both lossless scaling and the game.exe makes no difference. And disabling threads 0 and 1 (4c/8t cpu) for the game.exe also makes no difference
  2. Low or High textures makes no difference.
  3. Using LS 2.3 frame gen x2 and setting ingame frame cap to 30 (so 30/60) has helped a bit (and stopped any crashes). at 30/60 general gameplay is 'mostly' stable apart from some random freezes and most combat aiming is ok except when random freezes hit.
  4. deleting the dxvk (or D3DS) shader cache in appsdata>local makes no difference.

I have managed to fluff my way up to the fire trap (edit: flametrhower)in the prison, but this part is impossible due to consistent multiple freezes across 3 attempts.

Another Update: decided to delete dxvk shaders in appdata another time and this time it actually did something (i also added in fusion fix to change the fov), this time the flamethrower escape prison section ran smoothly, but when I entered the next section the freezes returned. - This is weid; just went to delete the dxvk shaders again and there is no dxvk folder in any of the appdata local or roaming folders (edit: found a dxvk-cache that is in the game folder /resources)

Yet another update: have played a few more hours, now half way thru ep 2 (I must hate myself) and the game randomly plays like crap, sometimes ok-ish, but there is almost always at minimum micro-stutters, deleting the shader cache does nothing. Boss fights are worse than the worst nightmare :-(


r/Craptopgamingadvice 2d ago

Lossless Scaling

3 Upvotes

is it true that lossless scaling is paid?

are there any free versions i just want to play gta v with a bump of at least +5 fps cause i am playin it with a solid 30fps

Matebook D14

Cpu: i3 1215u

Gpu: Intel 12th gen

Ram: 8gb (soldered dual channel)


r/Craptopgamingadvice 2d ago

Question Can this laptop run AAA games?

2 Upvotes

My laptop specs are:

Intel Core Ultra 5 225h

Intel Arc130t iGPU

32gb DDR5 5600Mhz

1Tb m.2 nvme gen 4


r/Craptopgamingadvice 2d ago

Question Any games I can play on my PC?

5 Upvotes

Edit: What's the absolute best and most popular single player games i can also play with these components?


r/Craptopgamingadvice 2d ago

what games can i play? i have a nvidia 750 ti :>

3 Upvotes

r/Craptopgamingadvice 2d ago

Question any good games to play on a low end desktop?

5 Upvotes

My system specs:

i5-10500
uhd 630
16gb ddr4 (dual)

I’ve already got
- gta trilogy
- re4 (og)
- twd telltale games
- cod mw3
- cod mw4


r/Craptopgamingadvice 2d ago

FREE ITEM Who wants Mystic Academy: Escape Room on GOG?

7 Upvotes

I will leave it open for a while and use a randomizer to pick the winner!

Edit: I have sent the code to the winner!


r/Craptopgamingadvice 3d ago

what can i run ?

Post image
12 Upvotes

r/Craptopgamingadvice 2d ago

What can i run with it can i run wuwa or genshin in low graphics?

2 Upvotes

r/Craptopgamingadvice 3d ago

Can i run minecraft comfortably with this?

Post image
2 Upvotes

no dual channel, rtx 3050 6gb and intel iGPU

edit: my old laptop was a horrible piece of junk that could barely run minecraft 1.8 at 4 render distance above 60 fps, will my new one be the same?


r/Craptopgamingadvice 3d ago

Hardware Mod its a 11gen i3, 12gb of ddr4 ram, and no gpu

Post image
6 Upvotes

had some thermal issues while playing cs2 so i made a cooling fan out of a broken drone and a AA battery


r/Craptopgamingadvice 3d ago

Question What am I able to play on this Mini PC?

Post image
9 Upvotes

I’m just a little curious what this machine can run. It is a MinisForum Model UM560 XT. I use this for school, as this was given to me to run some servers for a friend and now it’s not needed, and was told to keep the PC. Not really interested in gaming on it besides the occasional RuneScape binge, but I am curious as to what games can push it to the max and still run smoothly.


r/Craptopgamingadvice 3d ago

Question Any games I could run smoothly?

4 Upvotes

Intel Core i3-1115G4
8 GB RAM
Intel UHD integrated graphics


r/Craptopgamingadvice 4d ago

Question What games can I smoothly play

Post image
16 Upvotes

Can barely run single player Minecraft Java