Monday, April 20, 2026

Ayn Thor


AYN Thor (and other Dual-Screen Android Handheld) Guide – Retro Game Corps

Android Emulation Starter Guide – Retro Game Corps




Summary from Techdweeb:
1. Install ES-DE - This will create a ROMs folder

2.Manually create these folders:
- BIOS
- Saves
- States

3. Retroarch
- Settings > User Interface > Appearance > Color Theme (follow device theme)
- On-Screen Notifications > Scale Graphics Widgets Automatically: OFF
- Graphics Widgets Scale Override: 0.75x
- On-Screen Overlay: OFF
- File Browser: Build-in Image Viewer: OFF

- Input > RetroPad Binds > Port 1 Controls > Analog to Digital Type: Left Analog
- Input > Bind Hold: 0
- Input > Confirm Quit: OFF

- Hotkeys > Hotkey Enable: Select
- Menu Toggle (Controller Combo): L3 + R3 (Quick Menu)
- Menu Toggle: B
- Fast Forward (Toggle): R2
- Rewind: L2
- Slow-Motion: L3
- Load State: L1
- Save State: R1
- Next Save State: D-Pad RIGHT
- Previous Save State: D-Pad LEFT
- Screenshot: Y
- Input > Input Block Timeout: 1 (for Android device)
- Saving > Auto Save State: ON 
- Saving > Auto Load State: ON 
- Saving > Increment Save State Automatically: ON

- Achivement > Hardcore Mode: OFF (If ON, save state won't work)
- Directory > System/BIOS (if on SDCard it will show numbers like 0090-1830)
- Directory > Save Files
- Directory > States


Friday, December 19, 2025

Debloat Windows 10 and 11

 On Admin Powershell:

Run:

irm christitus.com/win | iex

or

iwr -useb https://christitus.com/win | iex


Video:

Debloat Windows in Seconds With This Command


Remember to Disable Hybernation

Thursday, May 12, 2022

Setting up HTTPS Apache webser on Ubuntu

 Create self signed certificate

https://linuxize.com/post/creating-a-self-signed-ssl-certificate/


Follow this guide:

https://www.arubacloud.com/tutorial/how-to-enable-https-protocol-with-apache-2-on-ubuntu-20-04.aspx


Remove: 

'SSLSessionTickets'vfrom /etc/apache2/conf-enabled/ssl-params.conf

CN name can set to server's IP. 

Saturday, March 5, 2022

DLNA on Windows 10

https://www.howtogeek.com/215400/how-to-turn-your-computer-into-a-dlna-media-server/ https://www.howtogeek.com/tips/how-to-get-your-libraries-showing-in-the-navigation-pane-on-windows-8.1/ 1. If you have a bunch of videos at D:\TV Shows\, you could right-click the Videos library, 2. select “Properties”, 3. click “Customize” tab 4. Under Optimize for folder for: Videos 5. Click OK.