Search found 9 matches

by AndyHazz
Tue May 09, 2023 4:42 pm
Forum: General Discussion
Topic: SetRes - companion app to launch scummvm at lower screen resolution
Replies: 10
Views: 9914

Re: SetRes - companion app to launch scummvm at lower screen resolution

FYI, GPT-4 is also available for free by using Bing Chat instead of ChatGPT. As of a few days ago, it doesn't even require registration, just using Windows' built-in Edge browser (in non InPrivate mode) through Bing Chat's website or just through the browser itself by clicking the "Discovery&q...
by AndyHazz
Fri Mar 31, 2023 5:24 pm
Forum: General Discussion
Topic: Favourite shader?
Replies: 17
Views: 110997

Re: Favourite shader?

Game: BaSS
Graphics Mode: OpenGL
Render Mode: default
Stretch mode: Pixel-perfect
Scaler: Normal/1x
Aspect ratio correction: on
Filter Graphics: off
Shader: crt-geom

Windows display resolution set to 1280x720px
Screenshot 2023-03-31 181534.png
Screenshot 2023-03-31 181534.png (1.34 MiB) Viewed 105135 times
by AndyHazz
Fri Mar 17, 2023 11:08 pm
Forum: General Discussion
Topic: SetRes - companion app to launch scummvm at lower screen resolution
Replies: 10
Views: 9914

Re: SetRes - companion app to launch scummvm at lower screen resolution

Disclaimer, ChatGPT wrote this for me, I can't code C++ :roll: It took a few attempts but the end result appears to work well, and the code appears to be fairly simple for anyone who might want to check it out. Just out of curiosity: Was this done with GPT-3 (e.g. the default version on chat.openai...
by AndyHazz
Fri Mar 17, 2023 1:54 pm
Forum: General Discussion
Topic: SetRes - companion app to launch scummvm at lower screen resolution
Replies: 10
Views: 9914

Re: SetRes - companion app to launch scummvm at lower screen resolution

Tell ChatGPT to make it portable and add endian awareness/support and I'll be impressed ;-) Well, I guess you're joking but I asked and it spat out some new code with this summary: Sure, here is some C++ code that should meet the updated spec. It uses the Windows API to change the screen resolution...
by AndyHazz
Thu Mar 16, 2023 2:35 pm
Forum: General Discussion
Topic: SetRes - companion app to launch scummvm at lower screen resolution
Replies: 10
Views: 9914

Re: SetRes - companion app to launch scummvm at lower screen resolution

Readme updated with some better examples, and SetRes.exe updated to not require any extra/missing DLLs, and allow extra commands to be passed to ScummVM (e.g. launch fullscreen or launch into a specific game) - https://github.com/AndyHazz/SetRes
by AndyHazz
Wed Mar 15, 2023 8:25 pm
Forum: General Discussion
Topic: Favourite shader?
Replies: 17
Views: 110997

Re: Favourite shader?

Yeah just tried scalefx+rAA, give a nice painterly effect to some of the artwork - that shader doesn't seem to work on android/switch though (I get 'Failed to apply some of the graphic option changes: the shader could not be changed'. Definitely subjective but personally I prefer the scanline filter...
by AndyHazz
Wed Mar 15, 2023 8:01 pm
Forum: General Discussion
Topic: SetRes - companion app to launch scummvm at lower screen resolution
Replies: 10
Views: 9914

SetRes - companion app to launch scummvm at lower screen resolution

My laptop has a high DPI native resolution and potato GPU, so by default ScummVM runs with laggy cursor/low framerate and spins up the fans as soon as the GUI opens. This app makes ScummVM run in a fullscreen potato-friendly resolution you specify (e.g. 1920x1080), and returns to your previous resol...
by AndyHazz
Sun Mar 12, 2023 3:43 pm
Forum: General Discussion
Topic: Favourite shader?
Replies: 17
Views: 110997

Favourite shader?

With so many options now available for shaders, does anyone have a favourite? I like using 'crt/crt-geom.glsp' - it looks sharp but not pixelated, and the rounded corners look good to me when playing on a 16:9 screen .. feels like my old Phillips Amiga monitor. Can't say I've tried them all though, ...
by AndyHazz
Sun Mar 12, 2023 3:12 pm
Forum: Help and Support
Topic: "Untitled saved game" from cloud sync
Replies: 0
Views: 27688

"Untitled saved game" from cloud sync

Cloud sync is a great feature, but not sure if I have things set up quite right ... I've been playing BaSS and switching between android, psvita and switch, all on 2.7.0. I'm using Google drive sync. It seems the sync is sort of working, but the saved games don't carry their names across to other de...