Jump to content
LaunchBox Community Forums

5thWolf

Members
  • Posts

    413
  • Joined

  • Last visited

Recent Profile Visitors

4,032 profile views

5thWolf's Achievements

32-Bit GPU

32-Bit GPU (5/7)

87

Reputation

1

Community Answers

  1. Well hells bells!!! I just used dgVoodoo and it fixed the problem! I guess it helps pass-through the EMU's old dx version and utilizes current features. Now I can full screen with no issues! It's actually pretty simple! I did try to see if it would do 4k when selected in KF's resolution. But it maxes out at 1080p regardless. Also, this wrapper from what I am reading should work on any older DX or 3dFX or Glide software. So this may fix older emu, Windows games and much more!
  2. This is the only emulator that properly runs 32X CD games other than Pico which is Libretro. I think there was an older Atari emu that had this issue to. Just can't remember what it was, I moved on to BizHawk so I never pursued it.
  3. Yes, its set to use the .bat emulator Yes it is the only script in there The HighDPIAware is working. Running the .bat alone with it on works, with it off 1/4 screen I don't understand what setting you would mean to launch the KF with GPU. I don't know of any setting that would prevent the exe or bat And the 1/4 is strictly affected by the resolution in KF. if I set it to 640x480 its fine in FS but is very blurry, set to 1920x1080 (which is its only good max, anything higher it crashes) and you get the 1/4. I don't want to change settings in Windows or GPU because all my gaming is portable. I wouldn't be doing it on every PC I go to.
  4. ok set example 1 in .bat copied you script into the emu option's "running script" However it didn't create a txt file.
  5. Yes correct, always has been the cue file. And on it...
  6. Oh was going to ask as well... is it worth asking LB dev team to implement a highdpiaware checkbox for emulators so it does what it needs to like the .bat files do? Seems like it should be doable launching an EMU with it active.
  7. Yep it worked perfectly! Here is the .bat: set __COMPAT_LAYER=highdpiaware start "" Fusion.exe -scd "E:\Emulators\Sega\CD\Games\Night Trap (32X) (disc 1) (u).cue" pause
  8. No worries at!!! I really appreciate the help! I am learning a lot as well! Yes the game is the cue file and its tracks. And the original .bat file I ran outside of LB was: set __COMPAT_LAYER=highdpiaware start "" Fusion.exe -scd And..... on it!
  9. None of them worked 😓 Any of the checkboxes needed in the emu set up? Currently none are checked.
  10. Oh now I completely see what you meant by the %1 and how LB and the .bat file uses it!!! Trying those now. With and without quotes!
  11. I just added the -scd command in the .bat. It is the only way I could get it to even go into Sega CD after trying to launch it. This is using the .bat as emu. set __COMPAT_LAYER=highdpiaware start "" Fusion.exe -scd
  12. Originally ran the .bat as a game, where it didn't go into the SDC bios, but I removed my command line parameters as you instructed. Second time ran the .bat as emu where it opened the emu just fine but it it just sat in the KF homescreen, also with no commands. Here is screen of what I tried last running it as emu: The .bat file works perfectly running it on it's own. Here is the command: set __COMPAT_LAYER=highdpiaware start "" Fusion.exe
  13. Seems to run the bat launching KF, however not the game. I tried again each checkbox just incase for ROM loading. but nothing. Just launches KF without the game. Before how I had it above, it launched into the the Sega CD boot screen but stated no CD disc. Now its just KF with nothing loaded at all just the home screen.
  14. I don't know what you mean by capture %1 / 2. But I will try to run the .bat as you mentions see how that goes.
  15. I read that adding "-HighDPIAware true/false" in the emulator's Default Command-line Parameters" might have worked, but it did nothing. Here is screen of what I tried:
×
×
  • Create New...