I'm trying to use autorun.gpu to make the gamma be 0.6. Right now I have:
	
	
	
		
But what happens is that it just shows a black screen. I tried adding the cd, gp2xmenu, etc. but the same thing happens.
Is it possible? What's the proper way to do it if it is?
BTW, my cpu_speed.gpe is just cpu_speed so it doesn't show in the menu. I don't need the GUI.
				
			
		Code:
	
	#!/bin/sh
/mnt/sd/cpu_speed 1 2 200 0.6
sync
	But what happens is that it just shows a black screen. I tried adding the cd, gp2xmenu, etc. but the same thing happens.
Is it possible? What's the proper way to do it if it is?
BTW, my cpu_speed.gpe is just cpu_speed so it doesn't show in the menu. I don't need the GUI.
	