Bwade133 Posted November 1, 2017 Share Posted November 1, 2017 I have a version of the 1964 (N64) emulator that allows you to run Goldeneye and Perfect Dark in a silky smooth 60fps, its absolutely the best option for emulating these games but I can't get it to work within Launchbox. When I try to run the game, it simply takes me to the rom browser screen of the emulator but doesn't auto start the game like other emulators do. I'm assuming there is a something I need to do in the command line. Does anyone know how to get this emulator up and running in Launchbox? Thanks. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted November 1, 2017 Share Posted November 1, 2017 10 minutes ago, Bwade133 said: I have a version of the 1964 (N64) emulator that allows you to run Goldeneye and Perfect Dark in a silky smooth 60fps, its absolutely the best option for emulating these games but I can't get it to work within Launchbox. When I try to run the game, it simply takes me to the rom browser screen of the emulator but doesn't auto start the game like other emulators do. I'm assuming there is a something I need to do in the command line. Does anyone know how to get this emulator up and running in Launchbox? Thanks. Hi and welcome to the community. I can not help with your specific issue at the moment, although I will look into it. However that is not the only emu that works well, I use the retroarch glupen64 core and I get 60fps at 1080p resolution. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted November 1, 2017 Share Posted November 1, 2017 Try adding -g to the command line in your edit emulator screen. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted November 1, 2017 Share Posted November 1, 2017 I found that at this link, it's for another frontend, but should work just the same in Launchbox. https://www.gameex.info/forums/topic/6457-1964-wrapper/?tab=comments#comment-47534 Quote Link to comment Share on other sites More sharing options...
Bwade133 Posted November 1, 2017 Author Share Posted November 1, 2017 Thanks a lot! I will try the wrapper later. If that doesn't work, I'll try tweaking some settings in Project64, apparently its possible to get 60fps on it. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted November 1, 2017 Share Posted November 1, 2017 Just now, Bwade133 said: Thanks a lot! I will try the wrapper later. If that doesn't work, I'll try tweaking some settings in Project64, apparently its possible to get 60fps on it. It's not a wrapper, someone in that thread I linked thought they needed one but all they needed was the command line functions. -g should load the game -f should make it full screen etc. you just need to add those specific commands you want to use into the command line section of the manage emulator section for your 1964. Sorry I can't help more than that but I have never used 1964 before I either used project 64 or for a much longer time and currently the Retroarch core. Quote Link to comment Share on other sites More sharing options...
Yaboywhiteey Posted November 11, 2021 Share Posted November 11, 2021 (edited) UPDATE: Ok I'm writing this for the people in the future who have this problem. So firstly, download this program called Shift Window http://grismar.net/shiftwindow/ Then install it in the launchbox directory. Next open it and in the Rule name field type "Fullscreen 1964" Then in the shift to field click on "Full screen client area" and click on your monitor (or use the coordinates to do a custom resolution if you want) Then in the "Trigger" field, click Automatically after a 0 second delay. Then press the "trigger it button". Make sure your 1964 application is open so you can see the magic. Then in the top right click file and save the .swr file in the 1964 GEPD folder. Next go to the folder with the .swr file and click on it Windows will ask what program do you want to open .swr files with. Click browse and find the Shift Window program. Shift window should now open and you should be able to see your saved profile. Next close shift window then open launch box. Go to the game (Perfect Dark or Golden Eye) (if you havent already, add the games). Right click them and go to edit, then go to aditional apps and press add application. Then For "application name" name it to what you please or "Fullscreen 1964". Then click on application path, click browse and navigate to the .swr file that you made. Next click on Automatically run before application. Then Click ok. Next in launchbox go to tools then manage emulators then click on 1964 and select edit. Click on running auto Hot key script and copy and paste this: ; This section closes Project64 when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} } Then Click on Exit auto Hot key script and copy and paste this: ; Project64 has a messy exit process; this ensures that it exits cleanly Process, Close, {{{StartupEXE}}} Then click on OK. Now when you click on the game in launchbox or open it in bigbox it will open to a fullscreen version of 1964 and you will have to click on the game and it will launch. Also when you press the esc key the emulator will close. Repeat this for any other games and you should be fine. The reason for this method is that 1964 is an old emulator and doesn't work well with executing command lines. Edited November 11, 2021 by Yaboywhiteey Quote Link to comment Share on other sites More sharing options...
falconzinx Posted January 4, 2023 Share Posted January 4, 2023 On 11/1/2017 at 8:55 AM, neil9000 said: However that is not the only emu that works well, I use the retroarch glupen64 core and I get 60fps at 1080p resolution. I think the OP meant that this emulator includes some overclocking and hacks to make it run 60 FPS in-game. Figured out a solution based on the readme file of that emulator (1964 GEPD Edition), assuming Windows is used. For ROM file, first make sure its extracted and with no spaces in the filename (like "perfectdark.n64"). On the GEPD 1964 emulator, set the ROM directory to be the same as the ROM file. On Windows Desktop, right-click on an empty space, and create a shortcut. Put in the following for the shortcut: <full path to the GEPD 1964 emulator>\1964 -f -g <name of extracted ROM> (Note that the link alone will be enough to open the whole emulator with the game in full screen (due to the "-f").) On Launchbox, add the link as the "ROM" file. Select any emulator as a temporary stand-in. Once the file's added, then click on the ROM in launchbox and press CTRL+E to get into the metadata properties. Then under "Emulation", uncheck the "Use an emulator to play this game" option. Then click "OK" to save and exit. Now doubleclicking the game from Launchbox will load the game from that exact GEPD 1964 emulator at full screen. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.