Skip to content

Instantly share code, notes, and snippets.

View Lucas-mother3's full-sized avatar
💻
When would this end... (Last update 09-2023)

Alexis Jhon Gaspar Lucas-mother3

💻
When would this end... (Last update 09-2023)
View GitHub Profile
@Lucas-mother3
Lucas-mother3 / flash-linux.md
Last active February 6, 2024 13:55
A guide to run Adobe Flash in 2024 under Linux

A guide to set up Basilisk with working Adobe Flash after 2021 (under Linux)

Updated: February 05, 2024

Some PSA

Do not follow this guide unless you acknoweldge that you are likely more prone to security vulnerabilities.

Since Adobe killed off Flash including security updates (except Mainland China), this guide would lead your Linux system to be more vulnerable to attacks.

@Lucas-mother3
Lucas-mother3 / The System 0.97 Dilemma.md
Last active March 29, 2024 05:08
A detailed documentation for available copies of Macintosh System Software 1.0 (0.97) online

The System 0.97 Dilemma

A side project detailing available disk dumps of Macintosh System Software 0.97, Finder 1.0.

Overview tl;dr: I would find a clean disk dump or a near perfect replica of the original System Disk.

Skip to the comparison table

Overview

In January 24th, 1984, Apple Computer Corporation introduced the Macintosh 128K (originally known as just Macintosh).

@Lucas-mother3
Lucas-mother3 / SM64-openSUSE.md
Last active August 19, 2023 07:48
How to build SM64-port on openSUSE

How to build Super Mario 64 Linux port on openSUSE

Tested distros

  • Tumbleweed 20230811

How to build SM64-port?

  1. Grab a legal copy of SM64 (recommended: US version, other regions might work depending on the port) and dump it.
  2. Rename the rom (must be in .z64 format) to baserom.us.z64
  3. Install dependencies:
    • patterns-devel-base-devel_basis
  • python3