-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.txt
52 lines (35 loc) · 2.53 KB
/
resources.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Blur(TM)
--------
Download: https://www.myabandonware.com/game/blur-gls#download
Download ONLY v1.0! See below as to why:
There's a community-run server called Amax to keep online features of Blur alive.
See https://amax-emu.com/How_to_play for more info.
If you can, you're advised to limit the game's framerate to 60 FPS since anything higher will greatly break the way it's rendered.
NVIDIA GPU users can do this either within NVIDIA Control Panel or the NVIDIA App;
Control Panel: Manage 3D Settings > Program Settings > Blur.exe (Select a program to customise) > Max Frame Rate (Specify the settings for this program) > On (60)
NVIDIA App: Graphics > ADD A PROGRAM > C:\Program Files (x86)\Activision\Blur\Blur.exe > Max Frame Rate > On (60)
Linux users can also pull off something similar using libstrangle: https://aur.archlinux.org/packages/libstrangle-git
EZCast Lite
-----------
This software is meant to make use of the additional functionality provided in Miracast devices like Anycast, such as YouTube playback and receiver-level volume control.
It also provides faster connection in comparison to the regular built-in Miracast protocol (The "Cast" tile).
Download: https://any-cast.com/pages/download-ezcastlite-for-windows
Microsoft Visual C++ Redistributable
------------------------------------
TechPowerUp was kind enough to bundle all setups into one with a script to perform unattended installations.
Get it here: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/
Visual Studio Community Edition/Visual Studio Installer
-------------------------------------------------------
Download: https://visualstudio.microsoft.com/vs/community/
Windows Media Center
--------------------
Microsoft removed support for Windows Media Center and Windows DVD Player long ago, but there's a 3rd party port to get it fully working on the latest and greatest versions of Windows.
See: https://garyan2.github.io/win10.html
Dependency (Windows DVD Player): https://garyan2.github.io/downloads/Win10/windows10.0-kb3106246-x64.msi
Encoding password for use in the answer file
--------------------------------------------
You can use and read the code in "encode-for-autounattend.sh" to accomplish this.
Display name for use in the answer file
---------------------------------------
/unattend/settings[pass="oobeSystem"]/component[name="Microsoft-Windows-Shell-Setup"]/UserAccounts/LocalAccounts/LocalAccount[wcm:action="add"]/DisplayName
The "Name" key impacts the username whereas "DisplayName" is what you see in the GUI.