Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xDAN7 authored Dec 20, 2020
1 parent 200049e commit c977eb6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# PlayniteFullscreenDeSmuME
# Playnite Fullscreen DeSmuME
This is the repository for the Playnite Generic plugin "Fullscreen DeSmuME". Are you annoyed that there is seemingly no way to get DeSmuME into full screen mode? This plugin tries to solve the issue!

## How does it work?
1. Each time a game is started, it checks whether the emulator matches the one specified in the settings.
2. Then the number of milliseconds specified in the settings is waited for (default: 1000ms).
3. Finally, the DeSmuME window is brought to the foreground and the key combination [ALT]+[RETURN] is executed.

## Building
Execute the file "build.ps1" in the "build" directory.

0 comments on commit c977eb6

Please sign in to comment.