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 donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

does anyone know if you can hide the splash screen in WinApe

the logo screen you see at start up

thank you

Posted

Okay here's a little tutorial I put together for you. I could have just given you the new exe but if I teach you how to do it you can do it when a new version comes out yourself. Teach a man to fish and all that ;)

1. Download Resource Hacker

2. Run ResHacker.exe

3. File->Open WinApe.exe

4. In the left panel browse to RCData->TFRMCOVER->0

Paste the following code into the right panel replacing all the current code:

object frmCover: TfrmCover
BorderStyle = bsNone
Width = 0
Height = 0
end

5. Press the "Compile Script" button

6. File->Save

That's it no more splash screen :)

post-367-1227390230_thumb.png

Posted

cool thank you i never thought of that

i was thinking of making the screen black so all you see is the loaded game

i had an Amstrad as kid

from memory the

pen and paper

command should do that

or maybe even Resource Hacker could help

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...