User Tools

Site Tools


linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux [2025/07/04 06:36] felixwrightlinux [2025/07/07 19:51] (current) – [How to Hack Metroid on Linux] felixwright
Line 1: Line 1:
 +====== How to Hack Metroid on Linux ======
 +Requires wine 10.x and winetricks. 
 ===== Metroid (1986): Editroid ===== ===== Metroid (1986): Editroid =====
   - Download and Extract [[https://metroidconstruction.com/resource.php?id=1|Editroid]]   - Download and Extract [[https://metroidconstruction.com/resource.php?id=1|Editroid]]
Line 58: Line 60:
  
 ==== 32-bit LAMP ==== ==== 32-bit LAMP ====
-copy the required commands and then paste them into your terminal with ctrl + shift + V. 
  
   - creating separate wine prefixes is ideal. create a wine prefix for LAMP: ''WINEPREFIX=~/.wine_lamp winecfg''   - creating separate wine prefixes is ideal. create a wine prefix for LAMP: ''WINEPREFIX=~/.wine_lamp winecfg''
Line 109: Line 110:
   - creating separate wine prefixes is ideal. mage themes is 64-bit. make a 64 bit wineprefix: ''WINEARCH=win64 WINEPREFIX=~/.wine64_mage winecfg''   - creating separate wine prefixes is ideal. mage themes is 64-bit. make a 64 bit wineprefix: ''WINEARCH=win64 WINEPREFIX=~/.wine64_mage winecfg''
   - install .net 6 runtime stuff: ''WINEARCH=win64 WINEPREFIX=~/.wine64_mage winetricks dotnetdesktop6''   - install .net 6 runtime stuff: ''WINEARCH=win64 WINEPREFIX=~/.wine64_mage winetricks dotnetdesktop6''
-  - obtain the microsoft sans serif font {{micross.zip|micross.ttf}}, extract, and put it in your 64 bit wineprefix's fonts folder (drive_c/windows/fonts)+  - obtain the microsoft sans serif font {{0:micross.zip|micross.ttf}}, extract, and put it in your 64 bit wineprefix's fonts folder (drive_c/windows/fonts)
   - create a shell script that sets the proper wineprefix and 64-bit for launching mage:   - create a shell script that sets the proper wineprefix and 64-bit for launching mage:
 <file sh run_mage.sh> <file sh run_mage.sh>
linux.1751611004.txt.gz · Last modified: by felixwright