Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Neo Mode 7 Script by MGCaladtogel
#21
Thanks, solved the error. But now, there's another one (though it might be due to Ghost Interface Engine), saying:

Neo Mode 7 part 3 line 265: NoMethodError
undefined method 'spriteset' for #<Scene_Menu:0x8ac9c30@menu_index=0>

It occurs when opening the main menu in a mode7 map. It's not normally meant to happen in the actual game (on those maps, menu is disabled), so it's not vital.
Reply }
#22
Paste this script below the NM7 and the GIE :

Code:
# Compatibility NM7 - GIE
class Scene_Menu
  def spriteset
    return @background
  end
end

That should work, with a little luck...
Some scripts :
Working on :
Reply }
#23
Thanks, it worked.
Reply }
#24
Hello... I would like to ask whether there is any way to smooth out the lags on slower computers if project using NeoMode. None of the antilags that I know is not approached NeoMode, or causing errors or inconsistencies in the methods of script.

Thanks in advance.
Reply }
#25
As far as I know, no other script prevents the NeoMode7 from lagging.
You can play with the script's config to reduce the lag by lowering the resolution and applying the "filter".
Some scripts :
Working on :
Reply }
#26
Thanks, I'll do it.
Reply }
#27
Hey I keep getting this error when I try this script. I have put the vertical tiles to nothing,
( [] )as I'm also using DerVVulfman's vehicle system script, that also uses terrain tags for where the vehicles can go. If it's not compatible, then so be it. Any help would be great, thanks. And yes, I do have the patch that DerVVulfman created.
[Image: GetAttachment.aspx?tnail=0&messageId=92a...7CCAB8F0||]
Reply }
#28
I don't see your image... So what does the error message say ? When does the problem occur ?
Some scripts :
Working on :
Reply }
#29
MGC Wrote:I don't see your image... So what does the error message say ? When does the problem occur ?

Really? That's weird, I can see it just fine. Well it says:

Script 'Neo Mode 7 Part 4' line 537: TypeError occured
can't convert NilClass into Bitmap

The error occurs right when I enter the map. Thanks for the help.
Reply }
#30
I wonder if that is a problem with animated autotiles...
Did you add "[A]" in the mode 7 map's name ?
If that's the case, what happens if you remove this parameter ?
Some scripts :
Working on :
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Text Scroll Script - Enhanced DerVVulfman 23 29,706 02-18-2021, 04:16 AM
Last Post: DerVVulfman
   Cursor Script Selwyn 7 13,082 09-28-2019, 02:13 PM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 3,931 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 3,912 08-08-2019, 02:53 PM
Last Post: aeliath
   Archived Script Listings DerVVulfman 9 33,636 01-08-2019, 04:27 AM
Last Post: DerVVulfman
   Spritesheet Generator Conversion Script DerVVulfman 0 3,594 11-21-2018, 04:48 AM
Last Post: DerVVulfman
   Longer Script Calls LiTTleDRAgo 0 4,355 05-17-2017, 12:36 AM
Last Post: LiTTleDRAgo
   SLOLS: Snake Look-alike on Load Script Zeriab 3 10,161 05-14-2017, 06:25 PM
Last Post: LiTTleDRAgo
   Character Select Script Selwyn 3 9,494 03-07-2017, 04:14 AM
Last Post: JayRay
   ELSA (Event Layering Script Advance) JayRay 0 5,413 02-25-2015, 04:15 AM
Last Post: JayRay



Users browsing this thread: