Author Topic: App builder update  (Read 13771 times)

0 Members and 1 Guest are viewing this topic.

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
App builder update
« on: September 12, 2009, 11:46:43 am »
Here's a quick fix for how the appbuilding will be in v0.0.3 (the emulator itself isn't working right now for an actual release).

Download this batch file, save over the one you currently have: http://otbp.tifreakware.net/files/Drag your rom here!.bat
Then download this wabbitsign.exe and put it in the makeapp folder. Delete wabbit.exe if you want to. http://otbp.tifreakware.net/files/wabbitsign.exe

Now the builder will probably work much better. Yay!
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: App builder update
« Reply #1 on: September 12, 2009, 12:45:53 pm »
Nice I hope this fixes most crash issues for most people.

Offline cruznikv2

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 16
  • Rating: +0/-0
    • View Profile
Re: App builder update
« Reply #2 on: September 12, 2009, 12:53:34 pm »
it works xD Pokemon builds.  Now just to see if it works...

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: App builder update
« Reply #3 on: September 12, 2009, 01:59:55 pm »
sweet! too bad I can't really test this :/
I think I shall save up for an SE....
hope it works
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: App builder update
« Reply #4 on: September 12, 2009, 02:11:13 pm »
What did cause the errors on some XP installs and not others, btw? Could it have something to do if it was Home, Pro, SP1, SP2 or SP3 that was installed? I got XP Home SP2 installed and never got problems with the builder. Sometimes, the Wabbitemu included with TI-Boy SE would crash when launching, though,  which was fixed by launching another copy of Wabbitemu on my computer, selecting a ROM, exiting then going back to the TI-Boy SE unnofficial WabbitEmu build.

Offline cruznikv2

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 16
  • Rating: +0/-0
    • View Profile
Re: App builder update
« Reply #5 on: September 12, 2009, 02:48:01 pm »
okay xD Pokemon works except its really slow... =P

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: App builder update
« Reply #6 on: September 12, 2009, 02:55:30 pm »
what calc are you using? and it's going to be slower due to the emulation
/e

Offline cruznikv2

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 16
  • Rating: +0/-0
    • View Profile
Re: App builder update
« Reply #7 on: September 12, 2009, 03:00:11 pm »
ummm ti-84 + SE  it takes about 10 seconds to load after screen turns white

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: App builder update
« Reply #8 on: September 12, 2009, 03:05:50 pm »
hmmm, weird....you'll have to ask Calc84 about that
/e

Offline cruznikv2

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 16
  • Rating: +0/-0
    • View Profile
Re: App builder update
« Reply #9 on: September 12, 2009, 03:07:52 pm »
so, it takes a really long time to load the map but then it is much better xD.  but still slow xD

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: App builder update
« Reply #10 on: September 12, 2009, 03:19:24 pm »
Yeah this can't be helped I think. This would probably become worse if on newer 84+ Calc84 eventually got to use new ways to get it to work that are much slower. However, most games should remain relatively playable, like Zelda and Metroid. Also, IIRC, certain games runs faster in menus

Offline Tribal

  • The Fallen
  • LV5 Advanced (Next: 300)
  • *
  • Posts: 218
  • Rating: +15/-1
    • View Profile
Re: App builder update
« Reply #11 on: September 12, 2009, 03:55:13 pm »
calc84maniac, There's a rather easy way to compile with Spasm2, is there a major difference between wabbitsign and Spasm?

app.asm
Code: [Select]
#import 1.bin
.db "Space   "
#import 2.bin
#import Space.gb
#import 3.bin

I used your Space.gb file that comes with TI-Boy SE to compile the app and DJ Omnimaga confirmed that the file worked(on wabbitemu anyway), so you might want to stick with Spasm2 if there isn't a big difference between wabbitsign.

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: App builder update
« Reply #12 on: September 12, 2009, 09:23:35 pm »
Reason: Spasm 2 can crash on large files (which is what was causing all these problems in the first place)
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline Tribal

  • The Fallen
  • LV5 Advanced (Next: 300)
  • *
  • Posts: 218
  • Rating: +15/-1
    • View Profile
Re: App builder update
« Reply #13 on: September 12, 2009, 11:36:23 pm »
Ok that answers my question x.x

I wonder why it crashes...

Offline Zuikon

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
    • View Profile
Re: App builder update
« Reply #14 on: September 23, 2009, 08:57:22 pm »
I need help with this... I got the Nintendo sign to pop up then after it just crashes.... any ideas? i got a Ti-84 SE and the game is Pokemon red