Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

GameEx always overwrites my NullDC res to 640x480


Recommended Posts

Posted

Everytime I start GameEx it'll always overwrite my NullDC res to 640x480.

Even if I set manualy 1024*768 in the nullDC.cfg file. After I launch GameEx it will be set to 640*480.

How can I disable this ? In the GameEx configuration menu I've set dont change resolution but that didn't worked.

Posted

try setting the cfg-file to read-only, by right-clicking its properties

edit: most often when a program does something like this, it is because of a conflict somewhere somehow. So try it, and if it works i guess don't sweat it and be happy, but if not try and find the conflict within. It helps to bring up the console and see where and why it changes resolution.

Posted
  On 1/27/2010 at 6:09 PM, Drakendoder said:

try setting the cfg-file to read-only, by right-clicking its properties

edit: most often when a program does something like this, it is because of a conflict somewhere somehow. So try it, and if it works i guess don't sweat it and be happy, but if not try and find the conflict within. It helps to bring up the console and see where and why it changes resolution.

It sounds like your using my loader, it changes the res to 640 480 on launch, it is actually part of the design. NullDC will not go into fullscreen mode without defining a resolution. There is no default resolution defined when you download the emulator. Without it the emulator would crash. Since alot of users here have arcade monitors 640 480 is the highest resolution some will support, I wanted to make it compatable for most people.

Making the config file readonly may not be a good idea as the loader injects data to the INI. If you can verify your commandline you are using to launch the emulator, and it turns out to use the loader I will post the loader source and update the distribution. Then anyone can make changes to its behavior.

Hope this explanation helps.

Posted
  On 1/28/2010 at 12:10 AM, Brian Hoffman said:

It sounds like your using my loader, it changes the res to 640 480 on launch, it is actually part of the design. NullDC will not go into fullscreen mode without defining a resolution. There is no default resolution defined when you download the emulator. Without it the emulator would crash. Since alot of users here have arcade monitors 640 480 is the highest resolution some will support, I wanted to make it compatable for most people.

Making the config file readonly may not be a good idea as the loader injects data to the INI. If you can verify your commandline you are using to launch the emulator, and it turns out to use the loader I will post the loader source and update the distribution. Then anyone can make changes to its behavior.

Hope this explanation helps.

You're right I'm using the loader :)

Good to know why I could't set it higher no matter what I've changed in the menu.

It almost drived me crazy :D

Updating the loader so that it supports higher res would be more than kind.

thx

Posted
  On 1/28/2010 at 5:27 AM, mczuzlak said:

You're right I'm using the loader :)

Good to know why I could't set it higher no matter what I've changed in the menu.

It almost drived me crazy :D

Updating the loader so that it supports higher res would be more than kind.

thx

Well, I deleted my source on accident, Im looking to undelete it, rather than take a few to remake it. I will/should have this done before the weekend. If anyone wants to take a crack at decompiling it here is my INI that has the settings needed. If not Ill re-write it and post the source is a safe spot.

[AHK2EXE]
Exe_File=%In_Dir%\NullDCLoader.exe
No_UPX=1
Password=Qs9Ã?Ã?&h\è.?Ã?aÃ?*.òGQÃÃüä}s?Jsfúa]"!Hc`Ã?íb5Ã?,W-_BÃ?H]1Ã?fPÃ,+L~TgÃÃ?¬YÃ?ùJe¬CH
NoDecompile=1
[VERSION]
Set_Version_Info=1
Company_Name=NullDCLoader
File_Description=Command Line Loader for NullDC 1.0.3
File_Version=0.0.0.1
Inc_File_Version=0
Internal_Name=NullDCLoader
Legal_Copyright=2009
Original_Filename=NullDCLoader
Product_Name=NullDCLoader
Product_Version=0.0.0.1
[ICONS]
Icon_1=%In_Dir%\Sega-Dreamcast.ico

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...