Jump to content
Sign In to follow this  
A Nonny Moose

[Solved] Extra Cheats DLL loading from SSD

5 posts in this topic Last Reply

Highlighted Posts

Posted:
Last Online:  
 

Here's a Howdy-do.  With my new machine, which has an SSD as main storage, the extra cheats dll doesn't load or is ignored.  When I right click on the cheat box nothing happens.

The library is loaded without any subfolder under the plugins header.  Anyone else have this problem with an SSD?  If so, what is the solution?  I have lots of rotating storage, so I could move the Plugins folder over to a partition there, but I'd really rather not because loading will be a lot slower.

UPDATE:  I moved the Plugins folder to a partition on my rotating storage and set a link to it in the user structure.  The plugins loaded, but no joy.  All my extra lots and such are there, but the DLL either did not load or was ignored.  I am going to try moving it into the Program Files structure.

RESOLUTION:  That did it.  I put it in with the sky textures in Program Files (x86)\...\Plugiins.  I am going to put the rest of my Plugins back on the SSD.

  • Like 1

Beware: Emancipated user.  No Windoze for me.
The teacher opens the door but the student must enter himself. - Ancient Chinese Saying

Every minute of hate in which one indulges oneself is sixty seconds of happiness lost.
Music expresses that which cannot be put into words and that which cannot remain silent. -- Victor Hugo
If you always do what you've always done, you'll mostly get what you've always got.
JohnNewSig.gif
"We have met the enemy, and he is us" - Walt Kelly

Come join us at the Moose Factory

Share this post


Link to post
Share on other sites
  • Original Poster
  • Posted:
    Last Online:  
     

    Never had to before.  Guarantees it will be the first plugin loaded.


    Beware: Emancipated user.  No Windoze for me.
    The teacher opens the door but the student must enter himself. - Ancient Chinese Saying

    Every minute of hate in which one indulges oneself is sixty seconds of happiness lost.
    Music expresses that which cannot be put into words and that which cannot remain silent. -- Victor Hugo
    If you always do what you've always done, you'll mostly get what you've always got.
    JohnNewSig.gif
    "We have met the enemy, and he is us" - Walt Kelly

    Come join us at the Moose Factory

    Share this post


    Link to post
    Share on other sites
    Posted:
    Last Online:  
     

    Whilst .DLL files can be loaded later, not loading them before all other plugins can easily cause them to fail to initialise. Therefore any DLLs should be loaded first, by placing them into the root of the Program Files Plugins folder (or whatever the equivalent might be on Linux).

    • Like 1

    Head over to my Lot and Mod Shack to keep abreast of my latest developments.

    Do you like custom textures, but don't like all the work involved creating them?, take a look at the Texture Automation options here. Change the look and feel of your transit networks, with the minimum of effort, for example customised versions of my Sidewalk NAM (SWN) and Terrain Grass NAM (TGN) mods, and much more besides.

    New to the NAM? Check out my tutorials on YouTube. Latest upload: How to: RHW - MHO Roundabout Interchanges. (Nov 25).

    p.s. - I'm MGB over on SC4D and a member of the NAM team.

    Share this post


    Link to post
    Share on other sites
  • Original Poster
  • Posted:
    Last Online:  
     
    59 minutes ago, rsc204 said:

    Whilst .DLL files can be loaded later, not loading them before all other plugins can easily cause them to fail to initialise. Therefore any DLLs should be loaded first, by placing them into the root of the Program Files Plugins folder (or whatever the equivalent might be on Linux).

    In Linux/wine you get a simulated Windows system along with the JIT windows call software.  Looks like this:

    Spoiler

    tree -L 3 .wine
    .wine
    ├── dosdevices
    │   ├── c: -> ../drive_c
    │   ├── d:: -> /dev/sr0
    │   ├── e: -> /mnt/v1
    │   ├── e:: -> /dev/sdb1
    │   ├── f: -> /mnt/v2
    │   ├── f:: -> /dev/sdb2
    │   ├── g: -> /mnt/v3
    │   ├── g:: -> /dev/sdb3
    │   ├── h: -> /mnt/v4
    │   ├── h:: -> /dev/sdb4
    │   ├── i: -> /home/john
    │   ├── j:: -> /dev/sdb8
    │   ├── k: -> /mnt/v5
    │   ├── k:: -> /dev/sdb5
    │   ├── l:: -> /dev/sdb6
    │   ├── m: -> /media/john/V6
    │   ├── m:: -> /dev/sdb7
    │   ├── n:: -> /dev/sdb
    │   └── z: -> /
    ├── drive_c
    │   ├── gmax
    │   │   ├── acap.dll
    │   │   ├── acge15.dll
    │   │   ├── autoback
    │   │   ├── bmm.dll
    │   │   ├── cfgmgr.dll
    │   │   ├── core.dll
    │   │   ├── CustDlg.dll
    │   │   ├── d3dgfx.drv
    │   │   ├── downloads
    │   │   ├── drivers
    │   │   ├── EdModel.dll
    │   │   ├── expr.dll
    │   │   ├── express
    │   │   ├── fonts
    │   │   ├── gamepacks
    │   │   ├── gcomm2.dll
    │   │   ├── gcomm.dll
    │   │   ├── geom.cbz
    │   │   ├── geom.dll
    │   │   ├── gfx.dll
    │   │   ├── gmax.exe
    │   │   ├── gmaxFind.exe
    │   │   ├── gmaxfSave.dll
    │   │   ├── gmax.ini
    │   │   ├── gup.dll
    │   │   ├── heidi7.dll
    │   │   ├── helpsys.dll
    │   │   ├── hrigfx.drv
    │   │   ├── html
    │   │   ├── images
    │   │   ├── imageViewers.dll
    │   │   ├── libmmd.dll
    │   │   ├── ManipSys.dll
    │   │   ├── Maps
    │   │   ├── matlibs
    │   │   ├── MAXComponents.dll
    │   │   ├── Maxscrpt.dll
    │   │   ├── maxunzip.exe
    │   │   ├── maxutil.dll
    │   │   ├── maxzip.exe
    │   │   ├── MenuMan.dll
    │   │   ├── menus.dll
    │   │   ├── mesh.dll
    │   │   ├── meshes
    │   │   ├── MNMath.dll
    │   │   ├── model.dll
    │   │   ├── mtl7.dll
    │   │   ├── nulgfx.drv
    │   │   ├── oglgfx.drv
    │   │   ├── Paramblk2.dll
    │   │   ├── plugins
    │   │   ├── Poly.dll
    │   │   ├── Readme.Rtf
    │   │   ├── RenderUtil.dll
    │   │   ├── res10.dll
    │   │   ├── res1.dll
    │   │   ├── res2.dll
    │   │   ├── res3.dll
    │   │   ├── res4.dll
    │   │   ├── res5.dll
    │   │   ├── res6.dll
    │   │   ├── res7.dll
    │   │   ├── res8.dll
    │   │   ├── resmgr.dll
    │   │   ├── Scenes
    │   │   ├── scripts
    │   │   ├── sounds
    │   │   ├── splash.dll
    │   │   ├── stdplugs
    │   │   ├── texture7.dll
    │   │   ├── ui
    │   │   ├── UIControls.dll
    │   │   ├── UndoBody.dll
    │   │   ├── undomgr.dll
    │   │   ├── unzip32.dll
    │   │   ├── viewfile.dll
    │   │   ├── web
    │   │   ├── webreg.dll
    │   │   ├── zip32.dll
    │   │   └── zlibdll.dll
    │   ├── GOG Games
    │   │   └── Banished
    │   ├── Program Files
    │   │   ├── Common Files
    │   │   ├── Internet Explorer
    │   │   ├── Windows Media Player
    │   │   └── Windows NT
    │   ├── Program Files (x86)
    │   │   ├── Common Files
    │   │   ├── Internet Explorer
    │   │   ├── Landscape Designer
    │   │   ├── Maxis
    │   │   ├── Microsoft Office
    │   │   ├── MSECache
    │   │   ├── SC4PIM
    │   │   ├── Traffic Simulator Configuration Tool
    │   │   ├── Windows Media Player
    │   │   └── Windows NT
    │   ├── users
    │   │   ├── john
    │   │   └── Public
    │   └── windows
    │       ├── assembly
    │       ├── command
    │       ├── explorer.exe
    │       ├── Fonts
    │       ├── help
    │       ├── hh.exe
    │       ├── inf
    │       ├── Installer
    │       ├── iun6002.exe
    │       ├── logs
    │       ├── Microsoft.NET
    │       ├── mono
    │       ├── notepad.exe
    │       ├── regedit.exe
    │       ├── Resources
    │       ├── rundll.exe
    │       ├── system
    │       ├── system32
    │       ├── system.ini
    │       ├── syswow64
    │       ├── temp
    │       ├── twain_32.dll
    │       ├── twain.dll
    │       ├── winhelp.exe
    │       ├── winhlp32.exe
    │       ├── win.ini
    │       └── winsxs
    ├── system.reg
    ├── userdef.reg
    ├── user.reg
    └── winetricks.log

    67 directories, 88 files

     

    This list is only three levels deep, but you get the idea I hope.  One can set the decor for any version of Windows within reason.  I am set to Windows 7.  That means the registry simulation (*.reg) files are W7 versions.  If you switch to another version, the wine software does an appropriate update.


    Beware: Emancipated user.  No Windoze for me.
    The teacher opens the door but the student must enter himself. - Ancient Chinese Saying

    Every minute of hate in which one indulges oneself is sixty seconds of happiness lost.
    Music expresses that which cannot be put into words and that which cannot remain silent. -- Victor Hugo
    If you always do what you've always done, you'll mostly get what you've always got.
    JohnNewSig.gif
    "We have met the enemy, and he is us" - Walt Kelly

    Come join us at the Moose Factory

    Share this post


    Link to post
    Share on other sites

    Sign In or register to comment...

    To comment in reply, you must be a community member

    Sign In  

    Already have an account? Sign in here.

    Sign In Now

    Create an Account  

    Sign up to join our friendly community. It's easy!  

    Register a New Account

    Sign In to follow this  

    ×

    Thank You for the Continued Support!

    Simtropolis depends on donations to fund site maintenance costs.
    Without your support, we just would not be in our 24th year online!  You really help make this a great community. *:thumb:

    But we still need your support to stay online. If you're able to, please consider a donation to help us stay up and running. This helps sustain a platform where we can share our community creations for years to come.

    Make a Donation, Get a Gift!

    Expand your city with the best from the Simtropolis Exchange.
    Make a Donation and get one or all three discs today!

    STEX Collections

    By way of a "Thank You" gift, we'd like to send you our STEX Collector's DVD. It's some of the best buildings, lots, maps and mods collected for you over the years. Check out the STEX Collections for more info.

    Each donation helps keep Simtropolis online, open and free!

    Thank you for reading and enjoy the site!

    More About STEX Collections