MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Dullaron
Diablo III - Dunard #1884
Reged: 07/22/05
Posts: 6125
Loc: Fort Worth, Tx
Send PM
Setup for Windows 11. Info here. (Updated)
01/21/24 10:11 PM Attachment: Screenshot 2024-01-21 135440.png 118 KB (0 downloads)


Video https://youtu.be/2hKUKgaiqfg?si=sBYX2FhH1i7OOi5K

Download the python-3.12.1-amd64python-3.12.1-amd64 from here. https://www.python.org/downloads/release/python-3121/ and then install it. Watch the video first. Make sure that you set the path to C:\Python without the numbers.

cd \
mkdir DEV
cd DEV

python -m venv pgzero_env

dir

pgzero_env\Scripts\activate

python -m pip install pgzero (Note: Don't worry. The other one will get installed too.)

python -m pip install pyqt6

python.exe -m pip install --upgrade pip

==================================================

git clone https://github.com/azya52/BrickEmuPy.git

Make a Run_BrickEmuPy.Bat and then paste this in it. Save it.

cd C:\BrickEmuPy
main.py
pause

You all set.

==================================================

You can play other games too. https://github.com/TechnoVisual/Pygame-Zero/tree/master

Make sure that you put a game into the C:\DEV other wise you might run into an error.

cd \
cd DEV
python -m venv pgzero_env
dir
pgzero_env\Scripts\activate

The reason why I'm doing it this way because of the ModuleNotFoundError: No module named 'pgzrun'

[ATTACHED IMAGE - CLICK FOR FULL SIZE]

Attachment


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB

Edited by Dullaron (01/25/24 06:45 AM)







Entire thread
Subject Posted by Posted on
* BrickEmuPy Emulator. Brick Game 96 in 1. Dullaron 01/21/24 12:44 PM
. * Radio Shack Stack Challenge added. Dullaron  02/15/24 08:02 PM
. * Space Intruder TK-150 added. Dullaron  01/27/24 06:08 PM
. * Setup for Windows 11. Info here. (Updated) Dullaron  01/21/24 10:11 PM
. * Updated: GloriousEggroll updated his Nobara 39. The sounds is working now. Dullaron  01/21/24 01:55 PM
. * The sounds on Linux. Edited again. Dullaron  02/19/24 06:45 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 272 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 333