parent
							
								
									dab1ed15c1
								
							
						
					
					
						commit
						70bb349522
					
				
					 1 changed files with 30 additions and 0 deletions
				
			
		
							
								
								
									
										30
									
								
								content/zoombini.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								content/zoombini.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,30 @@ | ||||||
|  | --- | ||||||
|  | layout: base.njk | ||||||
|  | title: zoombini | ||||||
|  | subtitle: whatever you are, MAKE ME A PIZZA! | ||||||
|  | permalink: /zoombini/ | ||||||
|  | --- | ||||||
|  | 
 | ||||||
|  | ## setup | ||||||
|  | 
 | ||||||
|  | I am using the Learning Company re-release from 2001 (with the AOL ads in it), and using Wine 10.0 on Debian Trixie. | ||||||
|  | 
 | ||||||
|  | Create a folder for this project, mine is called zoombini. Extract files from the CD-ROM iso and place them in a folder called wincd. So you should have zoombini/wincd/Play.exe. | ||||||
|  | 
 | ||||||
|  | Run this command to start Wine Config: | ||||||
|  | 
 | ||||||
|  | ``` | ||||||
|  | WINEPREFIX="$PWD/wine32" winecfg | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
|  | Add a drive D: which points at wincd. Use Advanced Settings to set the type of D: to CD-ROM. | ||||||
|  | 
 | ||||||
|  | Under graphics, enable Virtual Desktop, size 800x600. | ||||||
|  | 
 | ||||||
|  | You can now exit Wine Config. | ||||||
|  | 
 | ||||||
|  | Run this command to start the game: | ||||||
|  | 
 | ||||||
|  | ``` | ||||||
|  | WINEPREFIX="$PWD/wine32" wine D:/Play.exe | ||||||
|  | ``` | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue