codetvirus
Members-
Posts
32 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
codetvirus's Achievements
8-Bit Processor (3/7)
13
Reputation
-
Yo have to point to every eboot.bin, no need to remane. Just search in the database for the game name when adding them individually.
-
The new QT create a folder where its goin to be downloaded every update. Just point to that ShadPS4.exe(default folder is Users\you-user-name\AppData\Roaming\shadPS4QtLauncher\versions). You can change manually this folder whetever you wnat in the ShadPS4 New QT settings.
-
Hi, anyone are able to launch the new QT versions? Thanks. edit: manage to get it working; same settings above but download both versions(QT and cli) and point launchbox to cli shadps4.exe not the QT ones. Other solution is to point to the ShadPS4.exe that is created by the new QT fronted when you launch a game from itself.
-
Hi, im having this problem just today.
-
Nintendo Game & Watch - Themes Video [16:9]
codetvirus commented on Paulina's file in Nintendo Game & Watch
- 3 comments
-
- nintendo game & watch
- 16:9
-
(and 1 more)
Tagged with:
-
-
-
- 1
-
-
- sega
- sega triforce
-
(and 4 more)
Tagged with:
-
Hi, simple settings to go fullscreen and to close the emulator. Fullscreen: -f Close emulator: $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} }
-
Namco System 246/256 Platform Video View File Hope you like it. Submitter codetvirus Submitted 06/26/2025 Category Platform Theme Videos
-
- namco system 246
- namco system 256
-
(and 5 more)
Tagged with:
-
-
- 3
-
-
-
-
- namco system 246
- namco system 256
-
(and 5 more)
Tagged with:
-
LaunchBox/BigBox Platform Categories Videos View File Hi, ill just created 5 videos for the main Platform Categories Videos. Hope you like it. Submitter codetvirus Submitted 05/14/2025 Category Startup Videos
-
-
In the latest version(DeSmuME_0.9.13_x64) this works for me in Windows 10 for fullscreen and exit button: WinWaitActive, DeSmuME Send !{Enter} $Esc:: { Process, Close, {{{StartupEXE}}} }