Aller au contenu

[Emu] Namco System 147 / 148 / 246 / 256 Emulation on PCSX2x6 and Play!


Messages recommandés

Posté(e) (modifié)
1 ora fa, Rhyader ha scritto:

Try this :  

 

~Esc::
    WinClose, ahk_exe pcsx2-qt.exe

    WinWait, shutdown confirmation,,5

    Sleep, 300

    SendInput, {Tab 2}

    Sleep, 100

    SendInput, {Space}

    Sleep, 100

    SendInput, {Tab}

    Sleep, 100

    SendInput, {Enter}


    WinWaitClose, ahk_exe pcsx2-qt.exe,,20

    ExitApp

return

Thank you very much, although I do think some games have underlying issues. For example, with Tekken 4, I’ve noticed that it often doesn’t save my progress, whilst at other times it does, even when I use the emulator’s official ESC key. Perhaps there’s a problem with the NVRAM, and I hope the developers manage to sort it out

 

The best method I’ve found so far is to set ESC as the emulator’s official hotkey for shutting down the virtual machine.


This way, simply pressing ESC closes the emulator correctly and saves the game’s sram.bin file. (However, the behaviour is not consistent: some titles save correctly, whilst others — such as Tekken 4 — continue to experience SRAM save issues despite being exited via ESC.)

 

For frontends that use a pause menu (such as BigBox), you simply need to configure the dedicated exit command to send the following:

 

SendInput {ESC}

 

This ensures that exiting the frontend menu also mimics the emulator’s ‘real’ ESC key and allows the SRAM to be saved.

Modifié par Sbaby

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...