Other


Great medium spec games (and some low-spec games) that you don't need a supercomputer to play, but also some games that you need a bit more than a toaster to run. This list has no order. I love all of these games equally. SUBSCRIBE for more content and turn on the notification bell ????
This list includes the best mid specs pc games from different genres such as FPS, Open World, Fighting, Racing and many more that you can play on your PC & Laptop and keep in mind that these games are in no particular order..
--------------
AMD FX-6300 Hexa-Core 3.5GHz
SAPPHIRE Radeon R7 260X OC 2GB
Kingston 6GB DDR3
Toshiba 1TB SATA
ASRock N68-VS3 FX
Windows 10 Pro x64
AMD Graphics | Nvidia with 2GB VRAM GTX 750 Ti, R7 260X, RX 560
CPU| Intel Core i5 4460, i5-8400, Intel Xeon E5649, AMD FX 6300, AMD Ryzen 3 2200G
RAM| 4GB, 6GB, 8GB or more
IGP| AMD Vega 8, Radeon R5 M420, R5 M330, GeForce MX150
OS | Windows 7, Windows 8, Windows 8.1, Windows 10
-----------------------------------------
TOP 250 Games for Low END PC (64 MB / 128 MB / 256 MB VRAM / Intel GMA)
https://www.youtube.com/watch?v=KjfB6L0mRgU
TOP 100 Games for Low SPEC PC (512 MB VRAM / 1 GB VRAM / Intel HD Graphics)
https://www.youtube.com/watch?v=oMoMxUjoqyI


Are you looking for an FPS boost? This is a simple tweak that will impact your performances boost fps reduce lag stop stuttering fix spikes. Sounds good? It is! Enjoy the game even on low end PCs as well. SUBSCRIBE for more content and turn on the notification bell ????
Config file
https://mega.nz/#!ogEU3CrL!SJE....qbsocPvYMwVCmZ6N95tc
How to install?
Simple to do, just download the config, copy, replace, enjoy!
Paste it in
C:\Users\User\Documents\Assassin's Creed Origins
-----------------------------------------
#gameplayicu #lowendpc #lowspecpc


Are you looking for an FPS boost? This is a simple tweak that will impact your performances boost fps reduce lag stop stuttering fix spikes. Sounds good? It is! Enjoy the game even on low end PCs as well. SUBSCRIBE for more content and turn on the notification bell ????
Config file
https://mega.nz/#!oskzxaAZ!dYR....iTKb37Kzzm003p5Nj88e
How to install?
Simple to do, just download the config, copy, replace, enjoy!
Paste it in
C:\Users\User\Documents\My Games\Far Cry New Dawn
-----------------------------------------
#gameplayicu #lowendpc #lowspecpc


Are you looking for an FPS boost? This is a simple tweak that will impact your performances boost fps reduce lag stop stuttering fix spikes. Sounds good? It is! Enjoy the game even on low end PCs as well. SUBSCRIBE for more content and turn on the notification bell ????
Config file
https://mega.nz/#!QxFT0Y5T!r0m....MjGwnMb5VMPDA3XC9yD1
How to install?
Simple to do, just download the config, copy, replace, enjoy!
Paste it in
C:\Users\User\Documents\My Games\Assassin's Creed Odyssey
-----------------------------------------
#gameplayicu #lowendpc #lowspecpc


Are you looking for an FPS boost? This is a simple tweak that will impact your performances boost fps reduce lag stop stuttering fix spikes. Sounds good? It is! Enjoy the game even on low end PCs as well. SUBSCRIBE for more content and turn on the notification bell ????
Config file
https://mega.nz/#!E8lQ1CiC!kVO....OyNHLMveNALgb97K4_jw
How to install?
Simple to do, just download the config, copy, replace, enjoy!
Paste it in
C:\Users\User\Documents\Need for Speed Heat\settings
place user.cfg to your root installation folder
-----------------------------------------
#gameplayicu #lowendpc #lowspecpc


Are you looking for an FPS boost? This is a simple tweak that will impact your performances boost fps reduce lag stop stuttering fix spikes. Sounds good? It is! Enjoy the game even on low end PCs as well. SUBSCRIBE for more content and turn on the notification bell ????
Config file
https://mega.nz/#!x4sWgAoC!1gy....LX_n2qa0futZktK2JMeD
How to install?
Simple to do, just download the config, copy, replace, enjoy!
Paste it in
C:\Users\User\Documents\My Games\Far Cry 4
-----------------------------------------
#gameplayicu #lowendpc #lowspecpc


Are you looking for an FPS boost? This is a simple tweak that will impact your performances boost fps reduce lag stop stuttering fix spikes. Sounds good? It is! Enjoy the game even on low end PCs as well. SUBSCRIBE for more content and turn on the notification bell ????
Config file
https://mega.nz/#!c4lGFCKD!JOY....2vPCb94xXxiJ0lVoTf1c
EDIT: Extreme Low End PC Settings
https://mega.nz/#!9xFjBQrA!tOq....oQMwtLYNVzcoxFPPjTi3
How to install?
Simple to do, just download the config, copy, replace, enjoy!
Paste it in
C:\Users\User\Documents\My Games\Far Cry 3
-----------------------------------------
#gameplayicu #lowendpc #lowspecpc


This is the first gta 5 vs watch dogs 2 comparison that I ever made! If you guys want to see more like this sub to my new channel https://www.youtube.com/channe....l/UCSxVCtRD6SmbcPJtV
-----------------------------------------
#gta5 #watchdogs2 #comparison


#KapilSharma #Doraemon #The_Motormouth
Hello guys you can check out the full clip here –
https://www.instagram.com/p/Bv....JMnRgAWrc/?utm_sourc
Follow me on Instagram – the_motormouth
https://www.instagram.com/the_motormouth


HTML video tutorial - 104 - html5 video tag - Part 1
HTML5 video tag - Part 1:
Before html5 to play video files, user need to install player plugins like flash player or any other equivalent player in browsers. Which would take more storage and extra resources.
Also almost all of the mobile platforms dont support flash player now days hope you know that.
Then whats the solution to these problem?
How do we let users to play video files on any platform without depending on plugins?
The solution is HTML5 video tag.
Almost all modern browsers of almost all platforms support HTML5 video tag.
Now using HTML5 video tag user can play video files without installing any plugins.
Because videos are directly played by browsers. Hence need not to depend on plugins.
video tag is a paired and inline level tag.
attributes:
src : accepts source video to be played (mp4,m4v,mov,ogv,webm)
autoplay : used to control auto play behavior of a video
controls: add video controlls at the bottom of video.
=========================================
Follow the link for next video:
HTML video tutorial - 105 - html5 video tag - Part 2
https://youtu.be/H77m14Du9O0
Follow the link for previous video:
HTML video tutorial - 103 - HTML5 forms - Part 3
https://youtu.be/KUyDYe9hjEg
======= HTML Questions & Answers ==========
1. HTML video tag has ________ attribute to control autoplay behavior of a video on load of a page?
a. autostart
b. autoplay
c. controls
d. poster
Answer: b
=========================================