123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|731|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> High Def Testing

Fri, 10 Jan 2025, 15:55
therevillsgames
Anyone got a monitor that runs a 4k res? 3840x2160? One of my players is having issues with a BlitzMax game and setting it to full screen (32bit) at that resolution, but the only one I have to this runs at 3440x1440 but it runs okay at that.
Fri, 10 Jan 2025, 15:55
Jayenkai


MacBook Air can run Windows games at up to 3420x2140, but is quite sketchy at that...

-=-=-
''Load, Next List!''
Fri, 10 Jan 2025, 17:45
therevillsgames
Thanks Jay, could you try running this bit of code:


Fri, 10 Jan 2025, 18:01
therevillsgames
Hmm, so found out I can "fake" 4k using the NVIDIA control panel...

Running the above code in debug mode it outputs: Trying full screen at 3840x2160 32bits... and displays the screen...

Trying full screen at 3840x2160 32bits...

DebugLog:start
DebugLog:end = 66


running in release mode: Trying full screen at 2560x1440 32bits... and fails, but it doesnt go into the If statement :?

Trying full screen at 2560x1440 32bits...
Oh noes
Oh noes
Fri, 10 Jan 2025, 18:08
therevillsgames
So release mode looks like it is picking up the desktop scaling (ie 150%).
Fri, 10 Jan 2025, 18:28
Jayenkai
Sorry, sleepy tonight!!! I'll see what I can see in the morning.

-=-=-
''Load, Next List!''
Fri, 10 Jan 2025, 20:00
therevillsgames
What ?! It's only 3am over there as I type... slacker Joking!
Sat, 11 Jan 2025, 02:14
Jayenkai
Not getting any issues at all from the MacBook, so either it's not quite HD enough, or the MacBook's doing things that it likely shouldn't be doing whilst emulating. (Likely that!!)

Doing my blog&shitz, and will attempt an alternative in an hour or so. Haven't tried plugging the ROGally into the 4K telly, yet, and honestly no idea if it'll do 4K output over USB-c based HDMI.. !!?

-=-=-
''Load, Next List!''
Sat, 11 Jan 2025, 03:30
Jayenkai
Sorry, Mr Rogally's not been a very good ally, this morning.
I'm going to give up, I'm afraid.

> Reveal 🔎

-=-=-
''Load, Next List!''
Sat, 11 Jan 2025, 10:28
spinal
Am I doing something wrong?



-=-=-
Check out my excellent homepage!
Sat, 11 Jan 2025, 16:53
therevillsgames
Thanks guys for trying

@Spinal - hmm works here running BlitzMax OG 1.50...