neige d'aoust

knowledge, art, and other stuff

User Tools

Site Tools


mozaic

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
mozaic [2025/03/18 15:49] Yukimozaic [2025/03/20 01:28] (current) Yuki
Line 9: Line 9:
 ===== Install on Wine ===== ===== Install on Wine =====
  
-This game makes heavy use of Indeo 5 and other DirectShow codecs so make sure to install it. Ideally, use a 32-bit prefix, pretend you're Windows XPand enable windowed mode.+This game makes heavy use of Indeo 5 and other DirectShow codecs so make sure to install it. Use a 32-bit prefix, and ideally pretend you're Windows XP and enable windowed mode.
  
 <code bash> <code bash>
 # mount the ISO # mount the ISO
 +# the game won't run without it
 sudo mount MOZAIC.iso /mnt/cdrom sudo mount MOZAIC.iso /mnt/cdrom
  
 # create a new 32-bit prefix # create a new 32-bit prefix
-# it currently won't work in a 64-bit prefix like the one that is created by default+# it currently won't work in a 64-bit prefix due to the codecs 
 +# also make sure the CD-ROM is detected as such
 export WINEARCH=win32 export WINEARCH=win32
 export WINEPREFIX=~/.wine32 export WINEPREFIX=~/.wine32
Line 67: Line 69:
 </code> </code>
  
-===== Hacking =====+===== Tools =====
  
 <html><details><summary>Node.js pak extractor</summary></html> <html><details><summary>Node.js pak extractor</summary></html>
Line 109: Line 111:
 <html></details></html> <html></details></html>
  
-FIXME //todo: tool to repack the media files//+[[https://a39.dev/yuki/mpar|mpar]] - extractor and archiver
mozaic.1742327391.txt.gz · Last modified: 2025/03/18 15:49 by Yuki