Jump to content

Cemu 1.6 not loading game within Hyperspin


vincez28

Recommended Posts

Posted

Hello I have the Cemu 1.6 emulator running within hyperspin but everytime I go load a game it says loading complete and takes me to a grey/white screen and nothing happens? If I load a game outside of hyperspin and right through the Cemu emulator it loads up fine? What is the proper file structure for the game to load within hyperspin? I tried 7z and regular unzipped with no success

 

any help would be appreciated

 

Thanks,

Vince

Posted

I found out the issue was I needed to change the cemu.ahk with note+ from

 

CODE:

primaryExe.Run(" """ . romPath . "\" . romName . romExtension . """")   

 

 

With This Line in CODE:

primaryExe.Run(" -g" . " """ . romPath . "\" . romName . romExtension . """")

 

also not sure why that hasn't been updated in the module itself within rocketlauncher? What is the latest module version for the Cemu anyways?

 

thanks,

Vince

Posted

I found out the issue was I needed to change the cemu.ahk with note+ from

 

CODE:

primaryExe.Run(" """ . romPath . "\" . romName . romExtension . """")   

 

 

With This Line in CODE:

primaryExe.Run(" -g" . " """ . romPath . "\" . romName . romExtension . """")

 

also not sure why that hasn't been updated in the module itself within rocketlauncher? What is the latest module version for the Cemu anyways?

 

thanks,

Vince

Thanks for that code change , was driving me NUTS

Posted

There are quite a few known bugs with current model modules, but if you look around the rocketlauncher forum there are fixes posted for them.

Sent from my SM-G920V using Tapatalk

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...