masterdragonson
Engaged Member
- Jan 30, 2018
 
- 3,288
 
- 4,751
 
- 503
 
Figured I would play with Icons.  Maybe this is my secret war against the lady with the snake 
Purely cosmetic but since this game already had window_icon.png and it only takes a minute I figured why not.
* Converted window_icon.png to icon.ico
* Made a copy of window_icon.png and reduced it to 32x32 with the name window_icon32.png
(Not sure if this a Windows 7 issue but the Icon doesn't appear in the Top Left Corner otherwise)
* Used renpy-7.3.5-sdk to compile the icon into the exe
	
		
			
		
		
	
								Purely cosmetic but since this game already had window_icon.png and it only takes a minute I figured why not.
* Converted window_icon.png to icon.ico
* Made a copy of window_icon.png and reduced it to 32x32 with the name window_icon32.png
(Not sure if this a Windows 7 issue but the Icon doesn't appear in the Top Left Corner otherwise)
* Used renpy-7.3.5-sdk to compile the icon into the exe