-
Posts
2,380 -
Joined
-
Last visited
-
Days Won
164
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by launchretrogirl2562
-
jzIntvImGUI (Mattel Intellivision) + Launchbox
launchretrogirl2562 replied to 5thWolf's topic in Noobs
from the website: the main files (listed below) are also needed to play all the games. They need to reside in the directory where jzIntv is installed. These files are NOT part of the installation and can be obtained from the Intellivision Lives or Rocks CD. * Executive ROM: Commonly named EXEC.BIN or EXEC.INT. * Graphics ROM: Commonly named GROM.BIN or GROM.INT. * Entertainment Computer System ROM: Commonly named ECS.BIN. Required to play ECS games. * Intellivoice ROM: Commonly named IVOICE.BIN. Required to play Intellivoice games. (The above files should reside in the directory where jzIntv is installed.) -
jzIntvImGUI (Mattel Intellivision) + Launchbox
launchretrogirl2562 replied to 5thWolf's topic in Noobs
Do you have these files? Executive ROM: Commonly named EXEC.BIN or EXEC.INT. * Graphics ROM: Commonly named GROM.BIN or GROM.INT. extra bioses * Entertainment Computer System ROM: Commonly named ECS.BIN. Required to play ECS games. * Intellivoice ROM: Commonly named IVOICE.BIN. Required to play Intellivoice games. -
jzIntvImGUI (Mattel Intellivision) + Launchbox
launchretrogirl2562 replied to 5thWolf's topic in Noobs
I run my mattel intellivision in Retroarch by the way. Might be another path to explore. https://docs.libretro.com/library/freeintv/ -
jzIntvImGUI (Mattel Intellivision) + Launchbox
launchretrogirl2562 replied to 5thWolf's topic in Noobs
yes. jzintv.exe [options] [rom_file] -f1 - Fullscreen mode -z# - Display size (0-7, where 6 = 1728x1080) -p [path] - ROM path for BIOS files -q - Quiet mode (suppress stdout) --kbdhackfile=[file] - Custom keyboard mappings so that would be for instance: jzintv.exe -f1 -q %romfile% U might have to play around with the rom part. Standalone romfile/rompath... -
Did u try these? #IfWinActive ahk_exe bsnes.exe F11:: ControlSend,, !{Enter}, ahk_exe bsnes.exe return #IfWinActive OR #IfWinActive ahk_exe bsnes.exe F11:: SendMode Input Send !{Enter} return #IfWinActive OR #IfWinActive ahk_exe bsnes.exe F11:: SendMode Event Send !{Enter} return #IfWinActive OR #IfWinActive ahk_exe bsnes.exe F11:: SendMode Play Send !{Enter} return #IfWinActive OR #IfWinActive ahk_exe bsnes.exe F11:: ; Send Alt+Enter using Windows messages PostMessage, 0x0104, 0x12, 0x20380001,, ahk_exe bsnes.exe ; Alt down (0x12 = VK_MENU) PostMessage, 0x0104, 0x0D, 0x20380001,, ahk_exe bsnes.exe ; Enter down PostMessage, 0x0105, 0x0D, 0xC0380001,, ahk_exe bsnes.exe ; Enter up PostMessage, 0x0105, 0x12, 0xC0380001,, ahk_exe bsnes.exe ; Alt up return #IfWinActive OR #IfWinActive ahk_exe bsnes.exe F11:: WinGet, TempWindowID, ID, ahk_exe bsnes.exe If (TempWindowID) { WinGet, WindowStyle, Style, ahk_id %TempWindowID% If (WindowStyle & 0x20000) ; WS_MINIMIZE { WinRestore, ahk_id %TempWindowID% } Else { WinSet, Style, ^0xC40000, ahk_id %TempWindowID% WinMove, ahk_id %TempWindowID%, , 0, 0, A_ScreenWidth, A_ScreenHeight } } return #IfWinActive
-
which ahk scripts have u tried?
-
jzIntvImGUI (Mattel Intellivision) + Launchbox
launchretrogirl2562 replied to 5thWolf's topic in Noobs
I dont think jzIntvImGUI has commandline arguments to pass from launchbox? At least I can't find anything relating to that. I think if u use the jzIntv then it will work. -
-
u've been busy seaview59 😁
-
-
@goofers Until someone makes a better one, u will have to do with this one @goofers : added a black border
-
look perfectly fine to me
-
To be clear. This is not my work. This was on the link that C-beats posted. Just had to scroll a bit to see it.
-
-
The missing clear logo's I made for commodore 64 are (after an update metadata) finally popping up in my C64 dreams platform ☺️
-
@MJF : The other front cover is of too low quality. I cannot make that look decent nor usable.
-
-
I left that out deliberately. Cause it just says Contra ( コントラ) Seemed a bit double😁
-
-
Then I guess u are good to go then 😊